@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&amp;display=swap");
@import url("nkq8fly.css");
@font-face {
  font-family: "tungstenw05-medium";
  src: url("../woff2/tungstenw05-medium.woff2")
      format("woff2"),
    url("../woff/tungstenw05-medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
#about_us_index-text .aboutus-grid p.text-center {
  padding: 10px !important;
}
.xf-content-height {
  margin: 0 !important;
  min-height: 0 !important;
} /*Override AEM inbult class*/
body,
html {
  font-family: myriad-pro, Arial;
  font-size: 18px;
  font-weight: 300;
  color: #000000;
  padding: 0;
  margin: 0;
}
body .modal-backdrop.in {
  opacity: 0 !important;
  display: none;
}
body.modal-open .modal-backdrop.in {
  opacity: 0.5 !important;
  display: block;
  z-index: 99;
}
h1,
h2 {
  margin: 0;
}
h3,
h4,
h5 {
  font-weight: 900;
  margin: 10px 0;
}
a {
  color: #007cc3;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: 0;
}
b,
strong {
  font-weight: 600 !important;
}
a:focus,
a:hover {
  color: #007cc3;
  text-decoration: none;
}
.ms-rtestate-field h1,
h1.ms-rteElement-H1,
.ms-rtestate-field h2,
h2.ms-rteElement-H2 {
  color: inherit;
}
.hero-list ol.sticky-icons > li.hidden-xs {
  display: none;
}
.bg-pattern {
  position: relative;
  padding-bottom: 75px;
}
.iframe-height-rfs-nyn {
  width: 100%;
  height: 500px;
}
#overview img[src*=".svg"],
#infosys_delivers img[src*=".svg"],
#solution img[src*=".svg"] {
  width: 100%;
}
/*--------------------------------------------------------------
# Footer top space hide
--------------------------------------------------------------*/

menu.ms-hide {
  display: none;
}
/*--------------------------------------------------------------
# No-gutters - Desktop
--------------------------------------------------------------*/

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/*--------------------------------------------------------------
# Cookie CSS
--------------------------------------------------------------*/

.cookie-outer {
  background-color: #061838;
  color: #fff;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
}
.cookie-outer span {
  display: inline-block;
  margin: 0 -15px;
  padding: 5px 0px;
  width: 90%;
  font-size: 16px;
  font-weight: 400;
}
.cookie-outer span a {
  color: #fff;
  text-decoration: underline;
}
.cookie-outer .close-nav {
  position: absolute;
  right: 0;
  top: 16%;
}
.cookie-outer .close-nav i {
  color: #fff;
  display: inline-block;
  padding: 0 15px;
}
/*--------------------------------------------------------------
# iframe[google_conversion_frame]
--------------------------------------------------------------*/

iframe[name="google_conversion_frame"] {
  display: none;
}
.iframe-width {
  width: 100%;
  height: 750px;
}
.iframe-height-investors,
.iframe-height-about {
  width: 100%;
  height: 620px;
}
.iframe-innovation {
  width: 100%;
  height: 1000px;
}
.investors-feedback-iframe-height {
  width: 100%;
  height: 1200px;
}
.website-feedback-iframe-height {
  width: 100%;
  height: 820px;
}
.market-analyst-iframe-height {
  width: 100%;
  height: 1200px;
}
/*--------------------------------------------------------------
# Pagination - Desktop
--------------------------------------------------------------*/

ul.article-pagination {
  float: left;
}
ul.article-pagination > li {
  display: inline-block !important;
  background-image: none !important;
  padding-left: 10px !important;
}
ul.article-pagination > li > a {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 0px;
  display: block;
  font-weight: bold;
  padding: 3px 10px;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
}
ul.article-pagination > li > a:hover {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #ffffff;
}
ul.article-pagination > li > a.pagination-active {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
/*--------------------------------------------------------------
# Modal - Desktop
--------------------------------------------------------------*/
#videoModal.modal {
  z-index: 9999;
}
#videoModal .modal-dialog {
  margin: 130px auto;
}
#videoModal .modal-body {
  padding: 0;
}
#videoModal button.close {
  position: absolute;
  font-size: 50px;
  color: #fff;
  top: -15px;
  right: -40px;
  opacity: 1;
}
.modal-footer.popup-description {
  text-align: left;
}
/*--------------------------------------------------------------
# Hover Shutter animation
--------------------------------------------------------------*/
.btn-shutter {
  color: #000;
  border: 1px solid #000;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0.672rem 2.8rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.5px;
  font-weight: 900;
  margin: 1.11rem 0;
  text-transform: uppercase;
}
.btn-shutter:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.btn-shutter:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.btn-shutter:hover:before {
  width: 100%;
}
.btn-shutter-black {
  color: #000;
  border: 1px solid #000;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.5px;
  font-weight: 900;
}
.btn-shutter-black:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.btn-shutter-black:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.btn-shutter-black:hover:before {
  width: 100%;
}
/* Learn More */
.btn-shutter-more {
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 12px 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.5px;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
}
.btn-shutter-more:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.btn-shutter-more:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.btn-shutter-more:hover:before {
  width: 100%;
}
.btn-shutter-white:before {
  background-color: #fff !important;
}
.btn-shutter-white:hover {
  border: 1px solid #fff !important;
  color: #000 !important;
}
.reques-btn {
  border: 1px solid #000 !important;
  color: #fff !important;
  min-width: 180px;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  text-transform: uppercase !important;
  font-weight: 900;
  margin-top: 0px !important;
  background-color: #000 !important;
}
a.reques-btn:hover {
  color: #000 !important;
  background-color: transparent !important;
}
a.reques-btn:hover:before {
  width: 0%;
}
a.reques-btn:before {
  background-color: #000 !important;
}
.insight-btn {
  border: 1px solid #000 !important;
  color: #000 !important;
  min-width: 200px;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
  text-transform: uppercase;
  margin: 0 auto !important;
  display: table !important;
  margin-top: 40px !important;
}
.insight-btn:hover {
  color: #fff !important;
}
.filter-by-topics.mt50 {
  margin-top: 0;
}
.filter-by-topics {
  font-size: 25px;
  font-weight: 900;
  color: #000000;
  line-height: 25px;
}
/*--------------------------------------------------------------
# Half grid bottom - Desktop
--------------------------------------------------------------*/

.half-grid [class*="col-"] {
  margin-bottom: 20px;
}
/*--------------------------------------------------------------
# Equal Height CSS - Desktop
--------------------------------------------------------------*/

.eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq-height:before,
.eq-height:after {
  content: normal;
}
.eq-height > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.eq-height .eqh-box {
  position: relative;
  height: 100%;
  padding-bottom: 0;
  overflow: hidden;
}
.eq-height .eqh-box img {
  max-width: none;
  -webkit-transform: translate3d(-15px, 0px, 0px);
  transform: translate3d(-15px, 0px, 0px);
  transition: all 0.35s ease 0s;
  width: calc(100% + 10px);
}
.eq-height .eqh-box:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-bottom {
  position: absolute !important;
  bottom: 0px;
}
/*--------------------------------------------------------------
# Margin CSS
--------------------------------------------------------------*/

.m0 {
  margin: 0px;
}
.ml25 {
  margin-left: 25px;
}
.mt0 {
  margin-top: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mt175 {
  margin-top: 175px;
}
.mb0 {
  margin-bottom: 0px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px;
}
.mtb30 {
  margin: 30px 0;
}
/*--------------------------------------------------------------
# Padding CSS
--------------------------------------------------------------*/

.p0 {
  padding: 0;
}
.p60 {
  padding: 60px;
}
.p15 {
  padding: 15px;
}
.p50 {
  padding: 50px;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt75 {
  padding-top: 75px;
}
.pb0 {
  padding-bottom: 0px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb75 {
  padding-bottom: 75px !important;
}
.ptb50 {
  padding: 50px 0;
}
.ptb15 {
  padding: 15px 0;
}
.ptb75 {
  padding: 75px 0;
}
.plr5 {
  padding: 0 5px;
}
/*--------------------------------------------------------------
# Border 
--------------------------------------------------------------*/

.noborder {
  border: 0;
}
/*--------------------------------------------------------------
# Line height 
--------------------------------------------------------------*/

.line-height-24 {
  line-height: 24px;
}
.line-height-26 {
  line-height: 26px;
}
.line-height-28 {
  line-height: 28px;
}
/*--------------------------------------------------------------
# Relative 
--------------------------------------------------------------*/

.relative {
  position: relative;
}
/*--------------------------------------------------------------
# Block 
--------------------------------------------------------------*/

.block {
  display: block;
}
/*--------------------------------------------------------------
# Arrow Animation
--------------------------------------------------------------*/

.left-arrow img.arrow-move {
  position: relative;
  left: 0px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.left-arrow:hover img.arrow-move {
  left: 5px;
}
/*--------------------------------------------------------------
# Move to top scroll - Desktop-del
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Gradient - Desktop
--------------------------------------------------------------*/

.industries-gradient,
.product-gradient,
.casestudies-gradient {
  background-color: #963596;
}
.newsroom-gradient {
  background-color: #df9926;
}
.investors-gradient,
.investors-gradient {
  background-color: #0f9ffa;
}
.l3-gradient {
  background-color: #f16c51;
}
.contactus-gradient {
  background-color: #7e7e7e;
}
/*--------------------------------------------------------------
# Global CSS - Desktop
--------------------------------------------------------------*/

.about-section,
.services-section,
.contact-section,
#solution,
#what_new,
#success_stories,
#request_for_services,
#how_wecan_help,
#resource_center,
#about_us,
#innovation_fund,
#lets_help_you,
#looking_for,
#locations,
#pattern_bg {
  padding: 0 0 75px 0;
}
#resource_center,
#success_stories,
#infosys_delivers,
#press_releases,
#our_experts {
  padding: 75px 0;
}
#our_offerings {
  padding-top: 0;
  padding-bottom: 50px;
}
.h1-heading {
  font-size: 80px;
  line-height: 80px;
  font-weight: 500;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.h2-heading {
  font-size: 70px;
  font-weight: 500;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 70px;
}
.para-txt {
  font-size: 40px;
  font-weight: 300;
  margin-top: 10px;
  line-height: 40px;
}
.row-eq-ht {
  overflow: hidden;
}
.col-eq-ht {
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
#overview .title-sml {
  margin-bottom: 20px;
}
.title-sml {
  font-size: 42px;
  color: #000000;
  font-weight: 900;
  line-height: 44px;
  letter-spacing: -2px;
}
.yellow-dots {
  text-align: center;
}
.yellow-dots-left,
.yellow-dots-left-sml,
.yellow-dots > span {
  display: none;
}
.hidden-scroll {
  overflow: hidden !important;
  -webkit-overflow-scrolling: hidden !important;
  -moz-overflow-scrolling: hidden !important;
  -ms-overflow-scrolling: hidden !important;
  -o-overflow-scrolling: hidden !important;
  position: relative;
}
/*--------------------------------------------------------------
# L2 Gradient - Desktop
--------------------------------------------------------------*/

#L2_home_banner {
  height: 75vh;
  position: relative;
}
.L2-home-banner-image {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  min-height: 100%;
  min-width: 100%;
}
.L2-top {
  margin-top: 200px;
}
/*--------------------------------------------------------------
# L3 Gradient - Desktop
--------------------------------------------------------------*/
#main-text-body {
  padding: 75px 0;
}
#main-text-body p,
#main-text-body ul,
#main-text-body ol {
  font-size: 20px;
  margin-bottom: 25px;
}
#main-text-body img {
  padding: 0;
  margin-bottom: 25px;
}
#main-text-body ol,
#main-text-body ol.container-number {
  padding-left: 15px;
}
#main-text-body ul > li,
#main-text-body ol > li,
#content-container ul > li,
#solution ul > li,
.content-inner ul > li,
ul.list-items > li {
  margin-bottom: 20px;
}
/*--Updated as discussed with cp vijay--*/
#main-text-body ul,
#press_releases ul,
#content-container ul,
.content-inner ul,
#solution ul,
ul.list-items {
  padding: 0;
}
/*--Updated as discussed with cp vijay--*/
#main-text-body ul > li,
#content-container ul > li,
.content-inner ul > li,
#solution ul > li,
ul.list-items > li {
  display: block;
  padding-left: 20px;
  background-image: url(../svg/right-chevron-blue.svg);
  background-repeat: no-repeat;
  background-position: 0 6px;
}
#main-text-body.main-text-body-investors ul  >  li,
#press_releases ul > li {
  display: block;
  padding-left: 20px;
  background-image: url(../svg/right-chevron-blue.svg);
  background-repeat: no-repeat;
  background-position: 0 6px;
}
.blue-arrow ul > li {
  display: block;
  padding-left: 20px;
  background-image: url(../svg/right-chevron-blue.svg) !important;
  background-repeat: no-repeat;
  background-position: 0 6px;
}
#main-text-body ul > li > ul > li,
#main-text-body ol > li > ul > li,
#press_releases ul > li > ul > li,
#content-container ul > li > ul > li,
.content-inner ul > li > ul > li,
#solution ul > li > ul > li,
ul.list-items > li > ul > li {
  background-image: url(../svg/list-second-blue.svg);
  padding-left: 25px;
}
#main-text-body .h2-heading {
  font-size: 70px !important;
  line-height: 70px !important;
  margin-bottom: 15px;
}
#main-text-body .h1-heading {
  margin-bottom: 15px;
}
#main-text-body h2 {
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 500;
  font-size: 70px;
  line-height: 70px;
}
#main-text-body h3,
#main-text-body h4,
#main-text-body h5,
#main-text-body h5 > a,
#main-text-body h6 {
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 900;
  letter-spacing: -1px;
}
#main-text-body h3 {
  font-size: 40px;
}
#main-text-body h4 {
  font-size: 30px;
}
#main-text-body h5,
h5 > a {
  font-size: 25px;
}
#main-text-body h6 {
  font-size: 20px;
}
.main-text-body-investors h1 {
  font-size: 80px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 500;
  line-height: 80px;
  margin: 15px 0;
}
.main-text-body-investors h4 {
  font-size: 25px !important;
}
.align-left {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px !important;
  clear: both;
  border: 1px solid #ccc;
}
/*table*/
.table-wrap {
  margin-bottom: 15px;
}
.table-wrap table {
  border: 1px solid #ddd;
  width: 100%;
}
.table-wrap table tr th {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  background-color: #f1f1f1;
  padding: 10px 5px;
  border: 1px solid #ddd;
}
.table-wrap table tr td {
  font-size: 16px;
  color: #3f3f3f;
  font-weight: 400;
  padding: 10px;
  word-wrap: break-word;
  border: 1px solid #ddd;
}
/*--------------------------------------------------------------
# Offering - Desktop Start
--------------------------------------------------------------*/
.offerings-row {
  border-top: 1px solid #858585;
  margin-left: 15%;
  padding-top: 20px;
  padding-bottom: 55px;
  opacity: 1;
  transition: 0.5s all;
}
/*--------------------------------------------------------------
# Offering - Desktop End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Header Menu - Desktop -- Deleted
--------------------------------------------------------------*/
header .mt45 {
  margin-top: 35px;
}
/* inside Menu */
.breadcrumb-menu {
  margin-top: -1px;
}
.fix-menu a,
.nyn-menu a {
  color: #fff;
}
ol.rmv-breadcrum {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
ol.rmv-breadcrum > li + li::before {
  content: " ";
}
ol.rmv-breadcrum > li,
ol.rmv-breadcrum > li > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
ol.rmv-breadcrum > li > a {
  font-weight: 300;
  padding-bottom: 5px;
}
ol.rmv-breadcrum > li:last-child,
ol.rmv-breadcrum > li:last-child > a {
  font-weight: 400;
}
ol.visible-list > li:nth-child(4) {
  font-size: 17px;
}
.strip-head {
  color: #333;
  float: left;
  font-size: 16px;
  font-weight: 900;
  width: 65%;
}
.pos-right {
  margin-right: 100px;
}
/* Mega menu */
li > a > .reverseArrow {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
li.open > a > .reverseArrow {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* Mega menu END */
.learn,
.innovate,
.automate {
  height: 100vh;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  color: #fff;
  padding-top: 25px;
}
.head-txt {
  font-size: 40px;
  margin-bottom: 15px;
  font-weight: 900;
}
.sub-head {
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.7px;
}
.head-txt,
.sub-head {
  padding: 0 30px;
}
.automate {
  background: #df9926
    url("../png/digital-capabilities-menu.png")
    no-repeat scroll -150px 65px;
}
.innovate {
  background: #0f9ffa
    url("../png/digital-operating-models-menu.png")
    no-repeat scroll -20px 65px;
}
.learn {
  background: #963596
    url("../png/talent-transformations-menu.png")
    no-repeat scroll 0 65px;
}
.submenu-portion {
  width: 75%;
  background-color: #f2f2f2;
  height: 100vh;
  padding: 60px 15px 30px;
}
.menuItems {
  background-color: #fff;
  background-image: url(../png/pattern-bg.png);
  background-repeat: repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100vh;
  padding: 35px;
}
.industries-menu,
.services-menu,
.platforms-menu,
.nyn-menu,
.aboutus-menu {
  display: none;
  position: absolute;
  width: 100%;
}
.hear-txt-sub {
  font-weight: 600;
  color: #000;
  font-size: 18px;
}
.menu .align-list > ul > li {
  font-size: 14px;
  color: #000;
  margin: 8px 0;
}
.align-list > ul > li > a {
  color: #303030;
}
.align-list > ul > li > a:hover {
  color: #0f9ffa;
}
.logo-inner {
  margin: 20px 0;
}
.menu-bg {
  margin-top: 35px;
  margin-right: 40px;
}
.scrollbg-show .burger.open {
  top: 0;
}
.burger.open {
  background-color: #fff;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.show-strip .burger.open {
  top: 30px;
}
.reverseMenu {
  background-color: #061838 !important;
  color: #fff;
}
.open > .collapse {
  top: 5px !important;
  left: auto;
  background-color: #061838;
  -webkit-transition: all 70ms ease-out;
  -moz-transition: all 70ms ease-out;
  -ms-transition: all 70ms ease-out;
  -o-transition: all 70ms ease-out;
  transition: all 70ms ease-out;
  display: block;
}
.rotate30 {
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
.rotate150 {
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
.rotate45 {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.rotate135 {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.circle.expand {
  width: 150%;
  height: 2000px;
  overflow: hidden;
  top: -560px;
  right: -565px;
  -webkit-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
}
.menu {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
}
.menu ul li {
  margin-bottom: 20px;
  position: relative;
}
.menuItems > ul > li > a {
  color: #3f3f3f;
  font-weight: 900;
  font-size: 23px;
  text-decoration: none;
}
.un-line {
  position: absolute;
  bottom: -1px;
  height: 3px;
  width: 0;
  left: 0;
  background-color: #333;
  -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
}
.menuItems > ul > li > a:hover .un-line {
  width: 26px;
}
.menuItems > ul > li.smalltext {
  margin-bottom: 10px;
}
.menuItems > ul > li.smalltext > a {
  color: #686868;
  font-weight: 400;
  font-size: 18px;
  text-decoration: none;
}
.menuItems > ul > li > a:hover,
.menuItems > ul > li.smalltext > a:hover {
  color: #000000;
}
.menuItems > ul > li.social-icons {
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 15px;
}
.opacity-zero {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}
.bg-trans {
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}
.progressbar {
  position: absolute;
  bottom: -3px;
  width: 100%;
  height: 2px;
  z-index: 1110;
}
.progressbar .width {
  background-color: #92d1ff;
  height: 3px;
  width: 0;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes show-strip {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  50% {
    opacity: 1;
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.show-strip {
  background-color: #ffffff;
  -webkit-animation: show-strip 0.5s steps(9) forwards; /* Safari 4+ */
  -moz-animation: show-strip 0.5s steps(10) infinite; /* Fx 5+ */
  -ms-animation: show-strip 0.5s steps(10) infinite; /* IE */
  -o-animation: show-strip 0.5s steps(10) infinite; /* Opera 12+ */
  animation: show-strip 0.5s steps(9) forwards; /* IE 10+, Fx 29+ */
}
.show-strip > .mt45 {
  margin-top: 0;
  padding: 15px 15px 0;
  height: auto;
}
/* Social Share */
li.trigger-share {
  background-color: #ffffff;
  margin-right: 15px;
  position: relative;
  top: 3px;
  left: 5px;
}
.trigger-share,
ul.social-share > li {
  position: fixed;
  top: 5px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  border: none;
}
ul.social-share > li {
  z-index: -999;
  padding: 18px 7px;
}
ul.social-share > li > a {
  font-size: 18px;
  color: #333333;
}
li.slideout:nth-child(1) {
  -webkit-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -o-transform: translateX(-25px);
  transform: translateX(-25px);
  z-index: 9999;
}
li.slideout:nth-child(2) {
  -webkit-transform: translateX(-45px);
  -moz-transform: translateX(-45px);
  -ms-transform: translateX(-45px);
  -o-transform: translateX(-45px);
  transform: translateX(-45px);
  z-index: 9999;
}
li.slideout:nth-child(3) {
  -webkit-transform: translateX(-70px);
  -moz-transform: translateX(-70px);
  -ms-transform: translateX(-70px);
  -o-transform: translateX(-70px);
  transform: translateX(-70px);
  z-index: 9999;
}
li.slideout:nth-child(4) {
  -webkit-transform: translateX(-105px);
  -moz-transform: translateX(-105px);
  -ms-transform: translateX(-105px);
  -o-transform: translateX(-105px);
  transform: translateX(-105px);
  z-index: 9999;
}
/*--------------------------------------------------------------
# Slider - Desktop
--------------------------------------------------------------*/

.slider,
#hero_slider {
  height: 100vh;
  position: relative;
}
.repeated-css {
  width: 100%;
  height: 100vh;
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -30%) !important;
  -moz-transform: translate(0px, -30%) !important;
  -ms-transform: translate(0px, -30%) !important;
  -o-transform: translate(0px, -30%) !important;
  transform: translate(0px, -30%) !important;
  width: auto;
}
.owl-item {
  overflow: hidden;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: white;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}
/* Dots CSS */
.owl-theme .owl-dots .owl-dot {
  cursor: pointer;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  box-shadow: 0 0 0 2px white inset;
  overflow: hidden;
  transition: background 0.3s ease 0s;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span::after {
  height: 100%;
}
.owl-theme .owl-dots .owl-dot span::after {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 1px #fff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0s;
  width: 100%;
  border-radius: 50%;
}
/* End */
.owl-prev,
.owl-next {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 200px !important;
}
.topicIndicator {
  background-color: #000;
  color: #ffffff;
  padding: 8px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}
.topicIndicator:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  border-top: 36px solid #000;
  clear: both;
}
.sideBar-menu {
  position: absolute !important;
  top: 225px;
  z-index: 9;
}
.theiaStickySidebar {
  padding-bottom: 165px !important;
  padding-left: 15px;
}
ul.navs > li {
  display: block;
  height: 40px;
  position: relative;
  width: 60px;
}
ul.navs > li > a {
  cursor: pointer;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  width: 100%;
  z-index: 1;
}
ul.navs > li > a > span {
  background-color: rgba(255, 255, 255, 0.3);
  height: 1px;
  width: 30px;
  display: block;
}
ul.navs > li.active > a > span,
ul.navs > li:hover > a > span {
  background-color: rgb(255, 255, 255, 1);
  height: 4px;
  width: 60px;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
ul.navs > li > .menu-title {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  top: 5px;
}
ul.navs > li.active {
  margin-bottom: 40px;
}
ul.navs > li.active > .menu-title,
ul.navs > li:hover > .menu-title {
  color: #fff;
  display: block;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
ul.navs > li > .menu-title {
  color: #fff;
  display: none;
}
.about-section {
  background-color: rgba(58, 192, 178, 1);
}
.services-section {
  background-color: rgba(130, 239, 159, 1);
}
.contact-section {
  background-color: rgba(255, 255, 255, 1);
}
/*--------------------------------------------------------------
# Index - Desktop
--------------------------------------------------------------*/

/* header */
.menu-bg.no-scroll {
  right: 27px;
}
.burger.no-scroll {
  right: 40px;
}
.navbar-brand.no-scroll {
  margin-left: -24px !important;
}
#home_section,
#ai_powered_core,
#agile_digital_scale,
#learn {
  width: 100%;
  height: 100vh;
  position: relative;
}
.sapphire-page #home_section {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  position: relative;
}
.sapphire-page .panel-body {
  color: #000000 !important;
}
.sapphire-page .panel-title > a {
  padding-left: 0;
}
#ai_powered_core,
#agile_digital_scale,
#learn {
  padding: 100px 0;
}
.w-100 {
  width: 100%;
}
.bg-yellow {
  background-color: #ab6604 !important;
}
.bg-grey {
  background-color: #f0f0f0;
}
.btn-no-effect {
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 12px 40px;
  text-decoration: none;
  display: inline-block;
}
.btn-no-effect.dark {
  background-color: rgba(47, 17, 19, 0.3);
  color: #fff;
}
.btn-no-effect.dark span {
  font-size: 18px;
}
.btn-no-effect.dark strong {
  font-size: 20px;
}
.btn-no-effect.light {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.video-img-container {
  float: left;
  width: 100%;
}
.home-banner-bg {
  display: none;
}
.bg-video .content {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: medium none;
  background-color: rgba(0, 124, 195, 0.4);
  backface-visibility: hidden;
}
.bg-video .background {
  filter: blur(2px);
  opacity: 1;
  backface-visibility: hidden;
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  overflow: hidden;
}
.bg-video .background-youtube {
  opacity: 1;
  backface-visibility: hidden;
  background-position: center center;
  background-size: cover;
  height: 300%;
  left: 0;
  position: absolute;
  top: -100%;
  width: 100%;
  z-index: -1;
  overflow: hidden;
}
.background video {
  background-size: cover;
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  z-index: -100;
}
.background-youtube iframe {
  background-size: cover;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  width: auto;
  z-index: -100;
}
.content {
  position: relative;
  z-index: 1;
}
.fullCoverImg {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.fullCoverImg-left {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.ai-powered-core-img {
  background-image: url(../png/ai-core-01.png);
}
.agile-digital-bg-img {
  background-image: url(../png/agile-digital-01.png);
}
.learn-bg-img {
  background-image: url(../png/always-learning-01.png);
}
.dnf-digital-capabilities-lead {
  background-image: url(../png/digital-capabilities-lead.png);
}
.dnf-digital-operating-lead {
  background-image: url(../png/digital-operating-models-lead.png);
}
.dnf-talent-transformations-lead {
  background-image: url(../png/talent-transformations-lead.png);
}
#home_section,
.home_promo_banner {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.home_promo_banner {
  padding: 100px 0;
}
.home-top-overlay {
  background: rgba(0, 0, 0, 0)
    radial-gradient(
      ellipse farthest-corner at center center,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.29) 45%,
      rgba(0, 0, 0, 0.65) 100%
    )
    repeat scroll 0 0;
}
.home-heading {
  font-size: 64px;
  line-height: 64px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 500;
}
.home-second-heading {
  font-size: 80px;
  line-height: 80px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 500;
}
.home-first-heading-top {
  padding-top: 220px;
}
.fullpage-first-desc {
  font-size: 17.5px;
  line-height: 22.5px;
  font-weight: 400;
}
.fullpage-desc {
  font-size: 20px;
  line-height: 23.5px;
  font-weight: 400;
}
.fullpage-second-title {
  font-size: 14px;
  font-weight: 400;
  opacity: 1 !important;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
  color: #ffffff;
  text-transform: uppercase;
}
.content .animateThird {
  margin-top: 30px;
}
.fullpage-second-desc {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}
.fullpage-second-more {
  font-size: 16px;
  letter-spacing: 1.5px;
  font-weight: bold;
}
.top-menu {
  top: 20%;
}
.bottom-menu {
  position: absolute !important;
  bottom: 0;
}
.stick-left-nav-ul {
  padding-left: 20px;
  width: 95px;
}
.sticky-left-nav {
  position: fixed;
  width: 120px;
  display: block;
  background-color: transparent;
  z-index: 1;
}
.sticky-left-nav ul li {
  list-style: none;
  height: 50px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.sticky-left-nav ul li a::before,
.side-menu .sticky-left-nav ul li.nav-active-menu a::before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  opacity: 1;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
.side-menu .sticky-left-nav ul li a::before {
  background-color: #000 !important;
}
.sticky-left-nav ul li.nav-active a::before,
.side-menu .sticky-left-nav ul li.nav-active-menu a::before {
  width: 60px;
  height: 4px;
  opacity: 1;
}
.side-menu .sticky-left-nav ul li.nav-active-menu {
  margin-bottom: 50px !important;
}
.sticky-left-nav ul li a,
.sticky-left-nav ul li a:hover,
.sticky-left-nav ul li a:focus {
  text-decoration: none;
}
.sticky-left-nav ul li a span {
  display: block;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  padding-top: 5px;
  font-size: 14px;
}
.side-menu .sticky-left-nav ul li a span {
  color: #000 !important;
  opacity: 1 !important;
}
.sticky-left-nav ul li.nav-active a span {
  opacity: 1;
}
.sticky-left-nav ul li.darkText a span {
  color: #7e7e7e !important;
}
.sticky-left-nav ul li.darkText a::before {
  background-color: #7e7e7e !important;
  opacity: 1;
}
/* full scroll animations */
.fromUp {
  animation: fromUpAnim 800ms;
  animation-fill-mode: forwards;
}
@keyframes fromUpAnim {
  from {
    transform: translate3d(0, -50%, -200px);
    transform: scale(0.8);
  }
  to {
    transform: translate3d(0, 0, 0);
    transform: scale(1);
  }
}
/* text animations */
.animateFirst,
.animateSecond,
.animateThird,
.animateFourth {
  opacity: 1;
}
.UpanimationFirst {
  animation: moveUp 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.UpanimationSecond {
  animation: moveUp 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}
.UpanimationThird {
  animation: moveUp 1s;
  animation-delay: 1.2s;
  animation-fill-mode: forwards;
}
.UpanimationFourth {
  animation: moveUp 1s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}
@keyframes moveUp {
  from {
    transform: translate3d(0, 50%, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* scroll down animations */
.a-scroll-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font: normal 400 20px/1 "Josefin Sans", sans-serif;
  letter-spacing: 0.1em;
  transition: opacity 0.3s;
  font-size: 14px;
}
.a-scroll-down,
.a-scroll-down:hover,
.a-scroll-down:focus {
  text-decoration: none;
  color: #fff;
}
.a-scroll-down:hover {
  opacity: 0.5;
}
.a-scroll-down span {
  position: absolute;
  bottom: 70px;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
/* Do more grid */
.grid-do_more {
  position: relative;
}
.grid-do_more > .p0 > a {
  color: #fff;
}
.grid-do_more > .p0 > a:hover,
.grid-do_more > .p0 > a:focus {
  color: #fff;
  text-decoration: none;
}
.grid-do_more figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background-color: #000 !important;
  cursor: pointer;
}
.grid-do_more figure img {
  position: relative;
  display: block;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.grid-do_more figure figcaption::before,
.grid-do_more figure figcaption::after {
  pointer-events: none;
}
.grid-do_more figure figcaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  max-height: 40px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.grid-do_more figure:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.grid-do_more figure:hover figcaption {
  height: auto;
  max-height: 200px;
  bottom: 50px;
}
.grid-do_more figure:hover .bottom-gradient-do_more {
  background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
    scroll 0 0;
  transform: translateY(0px);
}
.bottom-gradient-do_more {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      0deg,
      rgb(0, 0, 0) 0%,
      rgba(0, 0, 0, 0.2) 23%,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0) 68%,
      rgba(0, 0, 0, 0) 81%,
      rgba(0, 0, 0, 0) 92%,
      rgba(0, 0, 0, 0) 100%
    )
    repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(100%);
  transition: all 0.5s ease 0s;
}
.do_more-grid-title {
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
.do_more-grid-desc {
  color: #fff;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}
.do_more-grid-desc > strong {
  display: block;
  margin-bottom: 10px;
}
.search-container {
  margin-bottom: 100px;
}
input.search-textbox {
  background: url(../search_center.html)
    no-repeat left center;
  background-size: 30px auto;
  border: none;
  border-bottom: 2px solid #7e7e7e;
  color: #3f3f3f;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 1px;
  min-height: 45px;
  padding-left: 40px;
  width: 100%;
  opacity: 0.5;
}
.half-img-container {
  position: relative;
  padding-top: 50%;
}
.half-img {
  position: absolute !important;
  top: 0;
}
/* expand collapse */
.expandHead {
  padding: 20px;
  cursor: pointer;
}
.expandHead h5 {
  color: #000;
  font-size: 25px;
  line-height: 25px;
  margin: 0 auto;
  max-width: 50%;
  font-weight: 700;
}
.doMoreExpand {
  background-image: url(../svg/explore_expand.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 0;
  font-weight: bold;
  height: 30px;
  line-height: 25px;
  margin: 10px auto;
  width: 30px;
  transition: all 0.5s ease;
}
.expandHead:hover .doMoreExpand {
  transform: rotate(360deg);
}
.expand-container {
  position: relative;
}
.expandableDiv {
  background-color: #000000;
  height: 0;
  position: absolute;
  left: 0;
  width: 100%;
}
.expandWrpr {
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-name: wrprOpen;
  animation-timing-function: ease-in-out;
  height: 0;
  margin-top: 0;
  overflow: hidden;
  z-index: 1;
}
.overlay-expand {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.img-pos > img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: -3;
}
button.search-toggle-bg {
  color: #fff !important;
}
.expand-container h2,
.expand-container p {
  color: #ffffff !important;
}
.expand-container h2 {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 20px;
}
.expand-container p {
  font-size: 20px;
}
.expand-container a {
  margin-top: 0;
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 15px;
}
.expand-container a:hover {
  color: #ffffff;
}
.expand-container a.bdr {
  font-size: 16px;
  margin-top: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.expand-container a.bdr:hover {
  color: #000000;
}
.expand-container a.bdr:before {
  background-color: #ffffff;
}
/*Expand Digital*/
#expand-digital {
  background-color: #bee3ff;
}
#expand-digital h2,
#expand-digital p {
  color: #061838;
}
#expand-digital h2 {
  font-size: 30px;
  font-weight: 900;
}
#expand-digital p {
  font-size: 20px;
  margin-top: 20px;
}
#expand-digital a {
  font-size: 16px;
  margin-top: 0;
  border: 1px solid #061838;
  color: #061838;
}
#expand-digital a:hover {
  color: #ffffff;
}
#expand-digital a:before {
  background-color: #061838;
}
#expand-digital .img-pos > img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  z-index: -3;
}
.expandableDiv {
  display: none;
}
@keyframes wrprOpen {
  0% {
    height: 0px;
    margin-top: 0px;
    padding: 0;
  }
  100% {
    height: 400px;
    margin-top: -170px;
    padding: 40px 20px;
  }
}
.contractWrpr {
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-name: wrprClose;
  animation-timing-function: ease-in-out;
  height: 400px;
  margin-top: -170px;
}
@keyframes wrprClose {
  0% {
    height: 400px;
    margin-top: -170px;
    padding: 20px;
  }
  100% {
    height: 0px;
    margin-top: 0px;
    padding: 0px;
  }
}
.closeWrpr {
  position: absolute;
  background-color: #ffffff;
  background-image: url(../svg/explore_expand.svg);
  background-size: contain;
  border-radius: 50%;
  cursor: pointer;
  height: 38px;
  right: 30px;
  margin-top: -150px;
  opacity: 0;
  transform: rotate(45deg);
  width: 38px;
  z-index: 1;
}
.closeWrprAnim {
  animation-delay: 0.4s;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
  animation-name: ctaShow;
}
@keyframes ctaShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* About us */
.aboutus-grid-title {
  font-size: 25px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 0;
}
.aboutus-grid-title > span {
  font-size: 60px;
  vertical-align: middle;
}
.aboutus-grid-desc {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  max-width: 190px;
  margin: 0 auto;
}
.aboutus-grid-svg {
  margin-bottom: 15px;
}
.video-play-icon {
  height: 85px;
  left: 50%;
  margin-left: -42px;
  margin-top: -42px;
  position: absolute;
  top: 50%;
  width: 85px;
  cursor: pointer;
}
.video-play-icon img {
  transition: all 0.5s ease;
}
.video-close-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  cursor: pointer;
  display: none;
}
.video-close-icon img {
  transition: all 0.5s ease;
}
.video-close-icon:hover > img {
  transform: rotate(360deg);
}
.video-img-container .video-caption {
  bottom: 0;
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  left: 0;
  padding: 20px 30px;
  position: absolute;
  width: 100%;
  transition: all 0.5s ease;
}
.aboutus-inthenews-head {
  color: #000;
  font-size: 50px;
  line-height: 66px;
  letter-spacing: -2px;
  font-weight: 900;
}
.aboutus-inthenews-row {
  border-bottom: 1px solid #e1e1e1;
  margin-right: 45px;
  padding: 20px 0;
}
.aboutus-inthenews-row.no-border {
  border-bottom: none;
}
.aboutus-inthenews-row a {
  color: #333;
  font-size: 20px;
  line-height: 22.5px;
  font-weight: 400;
}
.aboutus-inthenews-row .view-all.light {
  color: #0076ff;
  font-size: 14px;
  font-weight: 700;
  margin-left: 0;
  padding-top: 0;
}
.aboutus-inthenews-row a:hover,
.aboutus-inthenews-row a:focus {
  text-decoration: none;
}
.show-on-image {
  cursor: pointer;
}
.show-on-image:hover .video-play-icon > img {
  transform: rotate(360deg);
}
.show-on-video {
  display: none;
}
/* investors */
.investors-news {
  padding: 30px;
}
.investors-news-title {
  font-size: 36px;
  color: #ffffff;
  padding-top: 0px;
  margin-bottom: 10px;
  font-weight: 900;
}
.investors-news-row {
  padding: 20px 0;
  border-top: 1px solid rgba(90, 90, 90, 0.22);
}
.investors-news-head {
  font-size: 14px;
  letter-spacing: 1.5px;
  font-weight: 400;
  color: #3f3f3f;
  margin-bottom: 5px;
}
.investors-news-desc,
.investors-news .investors-news-desc {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  margin-bottom: 5px;
  padding-right: 30px;
}
.investors-news .investors-news-desc {
  color: #ffffff !important;
  width: 95%;
}
.investors-news-desc sup {
  color: #000000;
}
.twitter-url a {
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
}
.twitter-url a,
.twitter-url a:hover,
.twitter-url a:focus {
  text-decoration: none;
}
.bg-boosting > .txt-section {
  padding: 0;
  position: inherit;
}
.bg-boosting,
.bg-index-artificial,
.bg-index-events,
.bg-index-research {
  height: auto;
  overflow: hidden;
}
.bg-boosting img,
.bg-index-artificial img,
.bg-index-events img,
.bg-index-research img {
  transition: all 0.5s ease;
  transition-duration: 1s;
}
.bg-boosting:hover img,
.bg-index-artificial:hover img,
.bg-index-events:hover img,
.bg-index-research:hover img {
  transform: scale(1.1);
}
/*.bg-boosting:hover .latest-event-box-last, .bg-index-artificial:hover .latest-event-box, .bg-index-events:hover .latest-event-box-last, .bg-index-research:hover .latest-event-box {
	bottom: 10px;
}*/
.overflow-hidden {
  overflow: hidden;
}
.invester-sec img {
  transition: all 0.5s ease;
  transition-duration: 1s;
}
.invester-sec:hover img {
  transform: scale(1.1);
}
/*.invester-sec:hover .video-caption {
	bottom: 10px;
}*/
.latest-event-box,
.latest-event-box-last {
  bottom: 0;
  height: auto;
  padding: 20px;
  position: absolute;
  width: 100%;
  transition: all 0.5s ease;
}
.robotics-text {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
.robotics-date {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #fff;
}
.socail-more-twitter {
  left: 0;
  text-align: center;
  top: 250px !important;
  width: 100%;
}
.recent-event-box {
  padding: 0 20px 20px;
}
.recent-event-row {
  padding: 20px 0 10px;
}
.recent-event-row.border-top {
  border-top: 1px solid rgba(90, 90, 90, 0.22);
}
.recent-event-title a,
.recent-event-name a {
  color: #000000;
  font-weight: inherit;
}
.recent-event-title a:hover,
.recent-event-name a:hover {
  color: #007cc3;
  font-weight: inherit;
}
.recent-event-title {
  color: #000;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 300;
}
.recent-event-name {
  color: #000;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 10px;
}
.recent-event-date {
  font-size: 15px;
  line-height: 21px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
}
.view-all.light {
  color: #0076ff !important;
  font-weight: 700;
  padding-top: 0;
}
.img-stock-icon {
  max-width: 30px;
  position: absolute;
  top: 10px;
  left: 30px;
}
.img-right-arrow {
  max-width: 25px;
  position: absolute;
  top: 35px;
  right: 15px;
  transition: all 0.5s ease;
}
.investors-news-desc:hover .img-right-arrow {
  right: 5px;
}
.investors-download-icon {
  max-width: 20px;
  position: absolute;
  right: 50px;
}
/* careers */
#careers {
  padding-bottom: 75px;
}
.careers-img-container {
  background-image: none;
  background-position: center center;
  background-size: cover;
  min-height: auto;
}
/*.careers-img-container {
	background-image: url(/content/dam/infosys-web/en/home/images/careers-video-img.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 450px;
	transition: all 0.7s ease;
	transition-duration: 1s;
	overflow: hidden;
}
.careers-img-container:hover {
	background-position: 0 0;
}
.careers-img-container:hover .career-vido-caption {
	bottom: 65px;
}*/
.careers-img-wrapper {
  overflow: hidden;
}
.careers-img-wrapper img {
  max-width: 100%;
  transition: all 0.5s ease;
  transition-duration: 1s;
}
.careers-img-container:hover .careers-img-wrapper img {
  transform: scale(1.1);
}
.careers-employeespeak {
  background-color: #f3f3f3;
  bottom: -80px;
  color: #000;
  max-width: 420px;
  padding: 35px;
  position: absolute;
  right: 60px;
  text-align: left;
}
.employeespeak-head {
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 95px;
}
.employeespeak-content {
  font-size: 17px;
  font-weight: 400;
}
.img-employee {
  border-radius: 50%;
  display: inline-block;
  float: left;
  height: 85px;
  margin-right: 10px;
  width: 85px !important;
}
#employeespeak_slider .owl-dots {
  position: static;
  text-align: center;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(0, 0, 0, 1);
  box-shadow: 0 0 0 2px black inset;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot span {
  margin: 0 5px;
  width: 8px;
  height: 8px;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot.active span,
#employeespeak_slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
.careers-findopportunites {
  font-size: 32px;
  color: #3f3f3f;
  margin-bottom: 15px;
}
.career-vido-caption {
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  left: 55px;
  bottom: 55px;
  transition: all 0.5s ease;
  transition-duration: 1s;
}
.career-explore {
  margin-top: 100px;
}
#career_video.modal {
  z-index: 9999;
  padding: 0 !important;
}
#career_video .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
  height: 100%;
  overflow: auto;
}
#career_video .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#career_video iframe {
  position: fixed;
}
#career_video .close {
  background-image: url(../png/cross.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  border: medium none;
  color: transparent;
  height: 58px;
  opacity: 1;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  right: 20px;
  text-indent: 200%;
  top: 20px;
  width: 58px;
  z-index: 100;
}
.careers-img-container .video-play-icon:hover > img {
  transform: rotate(360deg);
}
#contact_us .expand {
  cursor: pointer;
}
#lets_help_you {
  background-color: #c96dd8; /* Fallback */
  background-image: -o-linear-gradient(110deg, #3023ae, #c96dd8);
  background-image: -webkit-linear-gradient(110deg, #3023ae, #c96dd8);
  background-image: -moz-linear-gradient(110deg, #3023ae, #c96dd8);
  background-image: linear-gradient(110deg, #3023ae, #c96dd8);
}
.var-wth {
  width: 750px;
}
.countries-list {
  background-color: #d0b5d5;
  display: none;
  height: 100%;
  padding: 30px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.countries-list > ul {
  padding: 15px 0;
}
.countries-list > ul > li {
  list-style-type: none;
  margin-bottom: 10px;
}
.countries-list > ul > li > a {
  color: #000;
  display: inline-block;
}
.closeWrpr1 {
  cursor: pointer;
  height: 38px;
  position: absolute;
  right: 15px;
  top: 15px;
  transform: rotate(45deg);
  width: 38px;
  z-index: 1;
}
.cnt_us_txt {
  font-size: 65px;
  line-height: 73px;
  font-weight: 900;
}
.border {
  border: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  position: relative;
  width: 100%;
}
.border-rgt {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.border-btm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cntry-nme {
  padding: 75px 0;
  display: block;
  color: #fff;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
}
.cntry-nme:focus {
  color: #fff;
  text-decoration: none;
}
.cntry-nme:hover {
  background-color: #d0b5d5;
  color: #000;
}
/*--------------------------------------------------------------
# Industries - Desktop
--------------------------------------------------------------*/

/*-- Overview --*/
#overview {
  position: relative;
}
#overview:before,
#resource_center:before,
#related_content:before,
.bg-pattern:before,
#pattern_bg:before {
  position: absolute;
  z-index: -1;
  content: "";
  width: 100%;
  height: 600px;
  left: 0;
  top: 0;
  background-image: url(../png/pattern-bg.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.para-ovr {
  font-size: 30px;
  line-height: 45px;
  padding-top: 10px;
  font-weight: 300;
}
/*-- Insights Deleted --*/

/*-- What's New --*/
#what_new {
  padding-top: 0 !important;
}
.whatnew-box {
  margin: 0 auto;
  max-width: 290px;
  width: 100%;
  min-height: 500px;
  padding: 30px;
  position: relative;
  background: #bee3ff
    url(../png/line-pattern-bg.png);
}
#slider_list_carousel .owl-nav .owl-prev,
#slider_list_carousel .owl-nav .owl-next {
  background-repeat: no-repeat !important;
  width: 32px !important;
  height: 32px !important;
  top: 200px !important;
  text-indent: -9999px;
  position: absolute !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#slider_list_carousel .owl-nav .owl-prev {
  background-image: url(../png/arrow-left.png);
  left: -50px !important;
}
#slider_list_carousel .owl-nav .owl-next {
  background-image: url(../png/arrow-right.png);
  right: -50px !important;
}
.title-box {
  background-color: #000;
  color: #ffffff;
  padding: 8px;
  display: inline-block;
  position: relative;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}
.title-box:after {
  content: "";
  position: absolute;
  right: -19px;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 19px solid transparent;
  border-top: 32px solid #000;
  clear: both;
}
.slider-title {
  font-size: 30px;
  color: #000000;
  text-align: left;
  margin-top: 30px;
  font-weight: 900;
  line-height: 30px;
}
.client-name {
  font-size: 18px;
  color: #3f3f3f;
  text-align: left;
  font-weight: 600;
}
.slider-date {
  font-size: 16px;
  color: #000;
  text-align: left;
  font-weight: 400;
}
.whats-btn {
  border: 1px solid #000 !important;
  color: #000 !important;
  min-width: 190px !important;
  padding-bottom: 12px !important;
  padding-top: 12px !important;
  text-transform: uppercase !important;
  font-weight: 900 !important;
  margin: 0 auto !important;
  text-align: center !important;
  display: table !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 28px !important;
}
.whats-btn:hover {
  color: #fff !important;
}
/*-- Success Stories --*/
#success_stories {
  background-color: #372261;
}
.title-left {
  font-size: 80px;
  line-height: 83px;
  margin-bottom: 0;
  font-weight: 900;
}
.success-text-box {
  padding: 20px;
  position: relative;
}
.title-box-yellow {
  background-color: #df9926;
  color: #ffffff;
  padding: 4px 8px;
  display: inline-block;
  position: relative;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.title-box-yellow:after {
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 24px solid #df9926;
  clear: both;
  content: "";
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.caption-txt > a,
.lng-txt > a {
  font-size: 22px;
  color: #000;
  font-weight: 400;
  line-height: 29.5px;
  letter-spacing: -0.5px;
  margin-bottom: 0;
  z-index: 1;
}
.caption-txt > a:hover,
.lng-txt > a:hover {
  color: #007cc3 !important;
}
.lng-txt {
  line-height: initial;
}
.equal-bg {
  position: relative;
  height: 100%;
  padding: 0px 15px 60px 15px;
  overflow: hidden;
}
.equal-heights {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.equal-heights:before,
.equal-heights:after {
  content: normal;
}
.eqheight {
  padding: 15px 0px;
}
.relative-off {
  position: inherit;
}
.bg-light-white .tag-postion {
  background-color: #f2f2f2;
}
.white-bg .tag-postion {
  background-color: #ffffff;
}
.tag-postion {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  bottom: 0;
  z-index: 10;
  padding: 15px 0;
}
.tag-bg {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 5px;
  z-index: 1;
}
.social-tag-icon img {
  width: 17px;
  height: 17px;
}
.lct-txt {
  font-size: 11px;
  line-height: 21px;
  color: #777;
  font-weight: 400;
  text-transform: uppercase;
}
.get-image-height {
  position: relative;
}
#success_stories .equal-bg,
#resource_center .equal-bg {
  overflow: hidden;
}
#success_stories .equal-bg img.get-image-height,
#resource_center .equal-bg img.get-image-height,
#press_release .equal-bg img.get-image-height,
#features .equal-bg img.get-image-height {
  max-width: none;
  overflow: hidden;
  transform: translate3d(-10px, 0px, 0px);
  transition: all 0.35s ease 0s;
  width: calc(100% + 10px);
}
#success_stories .equal-bg:hover img.get-image-height,
#resource_center .equal-bg:hover img.get-image-height,
#press_release .equal-bg:hover img.get-image-height,
#features .equal-bg:hover img.get-image-height {
  transform: translate3d(0px, 0px, 0px);
}
.casestudy-btn {
  border: 1px solid #fff !important;
  color: #fff !important;
  min-width: 190px;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
  text-transform: uppercase !important;
  font-weight: 400;
  margin: 0 auto !important;
  display: table !important;
  margin-top: 30px !important;
}
.casestudy-btn:hover {
  color: #fff !important;
  border: 1px solid #000 !important;
}
/*-- Our Experts --*/
#our_experts {
  background-color: #333;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}
.expert-details {
  padding: 20px;
}
.expert-name {
  font-size: 25px;
  color: #000;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.expert-name > span {
  display: block;
  width: 40px;
  height: 4px;
  margin-top: 3px;
  background-color: #963596;
}
.expert-text {
  margin-bottom: 0px;
  font-size: 16px;
  color: #3f3f3f;
  line-height: 21px;
  font-weight: 400;
}
.share-bg {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
/*-- Request for services --*/
.field-bg {
  position: relative;
  margin-bottom: 30px;
}
.field-bg input,
textarea {
  font-size: 20px;
  padding: 10px 0px 10px 0px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 2px solid #7e7e7e;
}
.field-bg input:focus,
.field-bg textarea:focus {
  outline: none;
}
.field-bg label {
  color: #999;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  pointer-events: none;
  top: 14px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg input:focus ~ label {
  top: -20px;
  font-size: 14px;
  color: #999;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg textarea:focus ~ label,
.field-bg textarea:valid ~ label {
  top: -20px;
  font-size: 14px;
  color: #999;
  background-color: transparent;
  text-transform: uppercase;
}
.bar {
  position: relative;
  display: block;
  width: 100%;
}
.bar:before,
.bar:after {
  content: "";
  height: 4px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background-color: #21409a;
  transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
}
.field-bg input:focus ~ .bar:before,
.field-bg input:focus ~ .bar:after {
  width: 100%;
}
.field-bg textarea:focus ~ .bar:before,
.field-bg textarea:focus ~ .bar:after {
  width: 100%;
}
.submit-btn {
  color: #fff;
  padding: 18px 50px;
  border: 1px solid #df9926;
  background-color: #df9926;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 900;
}
.submit-btn:hover {
  border: 1px solid #7e7e7e;
  background-color: transparent;
  color: #3f3f3f;
}
.txt-request {
  font-size: 25px;
  margin-top: 10px;
}
.field-bg sup {
  color: #f16c51;
}
.connect-us textarea {
  color: #fff !important;
  background-color: transparent !important;
}
/*--------------------------------------------------------------
# Industries Segment - Desktop
--------------------------------------------------------------*/

.download-segment {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 15px;
}
.download-segment:hover {
  color: #fff;
}
.slider-segment-txt {
  line-height: 20px;
  font-size: 16px;
  color: #fff;
}
.slide1-segment-image {
  background-image: url(../jpg/industry-segment-home.jpg);
}
.overview-segment-para {
  font-size: 18px !important;
  line-height: 30px !important;
  color: #000 !important;
  font-weight: 400 !important;
}
.img-how-wecan {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.whatwecan-head {
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 20px;
}
.txt-whatcan {
  color: rgba(255, 255, 255, 0.8);
  line-height: 25px;
  margin-top: 10px;
  font-weight: 300;
}
.overlay-wecan {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.cnt-first {
  padding: 25px 40px;
}
.cnt-txt {
  padding: 35px 25px;
}
.bdr-rgt {
  border-right: solid 1px rgba(255, 255, 255, 0.2);
}
.bdr-lft {
  border-left: solid 1px rgba(255, 255, 255, 0.2);
}
.minus-top {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
/*--------------------------------------------------------------
# Industry Solution - Desktop
--------------------------------------------------------------*/

#hero_banner {
  background-image: url(../jpg/solution-herobg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: auto;
  padding: 100px 0 125px;
}
#resource_center {
  position: relative;
}
#connect_with_our_com {
  padding: 40px 0;
  background: -webkit-linear-gradient(97deg, #3400c2, #61219a);
  background: -moz-linear-gradient(97deg, #3400c2, #61219a);
  background: linear-gradient(97deg, #3400c2, #61219a);
}
.connect-txt {
  color: #ffffff;
  margin: 10px 0;
  font-size: 40px;
  font-weight: 700;
}
.para-txt-solut {
  letter-spacing: -0.5px;
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
}
.tlk-our-expert {
  text-transform: uppercase;
  letter-spacing: 1px !important;
  margin-top: 10px;
  padding: 10px 50px !important;
}
.tlk-our-expert:before,
.tlk-our-expert:hover {
  background-color: #000 !important;
}
.owl-thumbs {
  position: absolute;
  top: 5px;
  left: 0;
  display: table;
  width: 100%;
  background-color: #333333;
}
.owl-thumb-item {
  display: table-cell;
  border: none;
  background: none;
  padding: 0;
  margin-right: 10px;
}
.owl-thumb-item.active {
  opacity: 1;
  background-color: #fff;
}
.owl-thumb-item > p {
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 900;
  margin-bottom: 0;
  padding: 30px 65px;
}
.owl-thumb-item.active > p {
  color: #000;
  background-color: #fff;
}
.challenges_solutions_caption {
  position: relative;
  top: 142px;
  min-height: 800px;
  padding: 25px;
}
/*--------------------------------------------------------------
# Newsroom - Desktop
--------------------------------------------------------------*/

#latest_news,
#press_release,
#features,
#journalistresearch,
#infyinthenews,
#subscribe,
#questions_bg {
  padding: 75px 0;
}
.line-height-30 {
  line-height: 30px;
}
.pb5 {
  padding-bottom: 5px;
}
.font-weight-100 {
  font-weight: 100;
}
#latest_news .more {
  top: 375px;
}
/* -- #Overview -- */

.overview-text {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  padding-top: 10px;
  font-weight: 300;
}
.bg-vcard {
  background-color: #f9f9f9;
  padding: 30px 50px;
}
.name-text {
  font-size: 30px;
  color: #000;
  font-weight: 900;
}
.designation-text {
  font-size: 16px;
  line-height: 25px;
  color: #3f3f3f;
}
.contact-text {
  font-size: 18px;
  line-height: 22px;
}
.vcard-contact-btn {
  margin-top: 10px !important;
}
/* -- LatestNews -- */

.bg-foundations {
  background-image: url("../jpg/infosys-foundation-joins-hands.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.more-right {
  right: 20px;
}
.txt-report {
  padding-bottom: 150px;
}
.twitter-time-text {
  font-size: 20px;
  color: #000;
  font-weight: 300;
}
/*This needs to be added with existing insight-title class*/
.latestnews-title {
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #c5c2c2;
  font-weight: 600;
  text-transform: uppercase;
}
.more-twitter {
  text-align: center;
  width: 100%;
  left: 0;
  top: 305px;
}
.twitter-icon {
  font-size: 20px !important;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
/* -- press release -- */

#press_release {
  padding-bottom: 0;
}
/*This needs to be added with existing success-text-box class*/
.pressrelease-text-box,
.features-text-box {
  padding: 20px;
  position: relative;
  z-index: 1;
}
/*This needs to be added with existing success-text class*/
.pressrelease-text,
.features-text {
  font-size: 22px;
  color: #000;
  font-weight: 400;
  line-height: 29.5px;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}
.bg-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.bgicon-img,
.cse-stdy-icon,
.cs-icon {
  width: 95px;
}
#features {
  padding-bottom: 0;
}
#journalistresearch {
  padding-bottom: 0;
}
.journalistresearch-title {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  color: #fff !important;
  margin-bottom: 10px;
}
.journalistresearch-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  color: #fff;
}
#infyinthenews {
  padding-bottom: 0;
}
.infynews-time {
  font-size: 11px;
  line-height: 25px;
  letter-spacing: 1.5px;
  color: #000;
}
.infynews-title-box {
  min-height: 20px;
}
.infynews-title {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1.5px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.bg-light-white .pad-all {
  padding: 20px 50px;
}
.infynews-twitter-icon {
  font-size: 14px !important;
  color: #fff;
  background-color: #4dc8f1;
  border-radius: 50%;
  padding: 4px 7.5px;
  margin-top: -2px;
}
.infynews-facebook-icon {
  font-size: 14px !important;
  color: #fff;
  background-color: #3b5998;
  border-radius: 50%;
  padding: 4px 10px;
  margin-top: -2px;
}
.infynews-text {
  font-size: 25px;
  line-height: 30px;
  color: #000;
}
/* -- more questions -- del*/

/* Grid */

.grid {
  position: relative;
}
.grid > .p0 > a {
  color: #fff;
}
.grid > .p0 > a:hover,
.grid > .p0 > a:focus {
  color: #fff;
  text-decoration: none;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background-color: #000000;
  text-align: center;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure figcaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*--------------------------------------------------------------
# Investors - Desktop
--------------------------------------------------------------*/

#being-infosys,
#latest_news,
#investor_toolkit,
#related_content,
#connected_with_us {
  padding: 75px 0;
}
#latest_news,
#investor_toolkit {
  padding-bottom: 0 !important;
}
.investor-widget {
  width: 100%;
  height: 100%;
}
/*--add and replace code last--*/
.blue-bg {
  position: relative;
}
ul.offering-list li {
  line-height: 26px;
  padding-bottom: 10px;
}
/*--margin top--*/
.mt30 {
  margin-top: 30px;
}
/*--margin right--*/
.mr-md-20 {
  margin-right: 20px;
}
/*--margin left--*/
.pl-md-0 {
  padding-left: 0px;
}
/*--background color--*/
.light-yellow-bg {
  background-color: #fed142;
  position: relative;
}
.gray-bg-color {
  background-color: #eeeeee;
  position: relative;
}
.white-bg {
  background-color: #ffffff;
}
.vertical-super {
  vertical-align: super;
}
/*--Updated as discussed with cp vijay--*/

.yellow-bg {
  background-color: #df9926;
}
.yellow-bg ul {
  padding: 0;
}
.yellow-bg ul > li {
  display: block;
  background-image: url(../svg/right-chevron-black.svg);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: 0 5px;
  margin-bottom: 10px;
}
/*-------------------------- start --------------------------*/

/*--Being Infosys--*/
.being-title {
  font-size: 25px;
  color: #000;
  font-weight: 900;
  margin-bottom: 5px;
}
.name-text {
  font-size: 30px;
  color: #000;
  font-weight: 900;
  line-height: normal;
  padding-top: 0;
}
.contact-text {
  font-size: 18px;
  line-height: 22px;
  padding-top: 0;
}
.vcard-contact-btn {
  margin-top: 10px;
}
.bg-vcard {
  background-color: #f9f9f9;
  padding: 30px 50px;
}
/*--Latest News--*/
.news-box {
  padding: 20px 20px 25%;
}
.small-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.box-txt {
  font-size: 30px;
  color: #fff;
  line-height: 36px;
  font-weight: 600;
}
.box2-txt {
  font-size: 25px;
  color: #fff;
  line-height: 30px;
  font-weight: 600;
}
.box3-txt {
  font-size: 15px;
  color: #000;
  line-height: 25px;
  font-weight: 600;
}
.news-more {
  position: absolute;
  bottom: 20px;
}
.news-more a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  margin-right: 20px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.news-more a:hover {
  left: 5px;
}
.tab-bg .nav-tabs {
  border-bottom: none;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 26px;
  display: inline-block;
  margin-bottom: 15px;
}
.tab-bg .nav > li > a {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  padding: 2px 15px;
  cursor: pointer;
  background-color: transparent !important;
  border: transparent !important;
  border-bottom-color: transparent;
  border-radius: 26px !important;
}
.tab-bg .nav-tabs > li.active > a,
.tab-bg .nav-tabs > li.active > a:focus,
.tab-bg .nav-tabs > li.active > a:hover {
  color: #000;
  background-color: #fff !important;
  border: transparent !important;
  border-bottom-color: transparent;
  border-radius: 26px !important;
  padding: 2px 15px;
}
.tab-bg .nav-tabs > li > a:hover {
  color: #000;
  background-color: #fff !important;
  border: transparent !important;
  border-bottom-color: transparent;
  border-radius: 26px !important;
  padding: 2px 15px;
}
.box4-left {
  float: left;
  width: 55%;
}
.box4-right {
  float: right;
  width: 44%;
}
.chart-title {
  font-size: 60px;
  color: #000;
  font-weight: 900;
}
.value-details {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
}
.value-date {
  font-size: 12px;
  color: #3f3f3f;
  margin-bottom: 0px;
}
.read-letter {
  font-size: 14px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}
.read-letter:hover {
  color: #fff;
}
.financial-txt {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 25px;
}
.news-box-img {
  position: relative;
}
.eq-height .eqh-box .news-box-img {
  transform: scale(1);
  -webkit-transition: all 1.5s ease 0s;
  -o-transition: all 1.5s ease 0s;
  transition: all 1.5s ease 0s;
}
.eq-height .eqh-box:hover .news-box-img {
  transform: scale(1.2);
}
.news-box-text {
  position: absolute;
  bottom: 0;
  padding: 20px;
}
/*--Recent News--*/
.recent-news {
  font-size: 45px;
  color: #000;
  font-weight: 900;
  margin: 0 0 30px;
}
.re-news-date {
  font-size: 14px;
  color: #3f3f3f;
  margin-bottom: 0px;
}
.re-news {
  font-size: 18px;
  color: #000;
  line-height: 27px;
}
.h-line {
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
  margin: 10px 0;
}
.view-all,
.investors-news-row .view-all {
  font-size: 14px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  padding-top: 10px;
}
.investors-news-row .view-all {
  color: #ffffff;
}
/*--Investor Toolkit--*/
.toolkit-box {
  margin: 0 auto;
  max-width: 290px;
  width: 100%;
  min-height: 500px;
  padding: 30px;
  position: relative;
  background: #bee3ff
    url(../png/line-pattern-bg.png);
}
.corporate-txt {
  font-size: 21px;
  font-weight: 400;
  line-height: 23px;
}
.register-now {
  font-size: 14px;
  color: #000;
  padding-top: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.event-date {
  font-size: 50px;
  color: #000;
  font-weight: 900;
  line-height: 40px;
  padding-top: 15px;
}
.event-time {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
.slider-btn {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 900;
  width: 200px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 30px;
  padding: 10px 20px;
  background-color: transparent;
  display: block;
  z-index: 1;
  border: 1px solid #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slider-btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  z-index: -1;
}
.slider-btn:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #ffffff;
}
.slider-btn:hover:before {
  width: 100%;
}
.slider-btn:hover {
  color: #fff !important;
}
/*--Corporate Governance--*/
.corporate-bg {
  background: -moz-linear-gradient(135deg, #0241ff 0%, #61219a 70%) repeat
    scroll 0 0;
  background: -webkit-gradient(135deg, #0241ff 0%, #61219a 70%) repeat scroll 0
    0;
  background: linear-gradient(135deg, #0241ff 0%, #61219a 70%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0241ff', endColorstr='##61219a', GradientType=1 );
}
.corporate-shape {
  max-width: 210px;
  width: 100%;
  height: auto;
  border-bottom: 110px solid #372261;
  border-right: 80px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}
.corporate-shape-text {
  position: absolute;
  left: 20px;
  right: 10px;
}
.corporate-shape-text p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding-top: 20px;
}
.corporate-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
}
.corporate-txt2 {
  font-size: 25px;
  color: #fff;
  line-height: 27px;
  font-weight: 600;
}
.corporate-name {
  font-size: 16px;
  color: #fff;
}
.down-report-btn {
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 100px;
  margin-left: 50px;
}
.down-report-btn:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
.e-report {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 25px;
  margin-left: 50px;
  margin-top: 20px;
}
/*--Related content--*/
#related_content,
.news-video-bg,
.video-bg {
  position: relative;
}
.news-play-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
/*--------------------------------------------------------------
# About Us - Desktop
--------------------------------------------------------------*/

.pb0-overview {
  padding-bottom: 0 !important;
}
.bg-ship {
  background-image: url(../jpg/digital-champions.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 436px;
  margin-bottom: 80px;
}
.line-h {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  height: 436px;
}
#hero_banner_aboutus {
  padding: 0;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.about-caption-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -30%) !important;
  -moz-transform: translate(0px, -30%) !important;
  -ms-transform: translate(0px, -30%) !important;
  -o-transform: translate(0px, -30%) !important;
  transform: translate(0px, -30%) !important;
  width: auto;
}
.circle-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.circle-grid:before,
.circle-grid:after {
  content: normal;
}
.circle-grid > [class*="col-"] {
  margin-bottom: 20px;
}
.circle-grid .eqh-box {
  position: relative;
  height: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.circle-grid .eqh-box .btn-bottom {
  position: absolute !important;
  bottom: 0px;
  padding: 15px;
  margin: 0;
}
.abt-heading {
  font-size: 64px;
  line-height: 64px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 500;
  margin-bottom: 50px;
}
#aboutus_company {
  padding-top: 75px;
}
.stats [class*="col-"] {
  text-align: center;
  margin-bottom: 60px;
}
.stats [class*="col-"]:nth-of-type(4),
.stats [class*="col-"]:nth-of-type(5),
.stats [class*="col-"]:nth-of-type(6) {
  margin-bottom: 0;
}
.stats .number {
  font-size: 80px;
  color: #000;
  position: relative;
  font-weight: 900;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.stats .symbol {
  color: #000;
  font-size: 58px;
  margin-top: 15px;
  position: absolute;
  font-weight: 300 !important;
}
.stats sup,
.stats .sup {
  color: #000;
  font-size: 22px !important;
  top: -1.7em;
  font-family: myriad-pro;
}
.stats .sup {
  top: 0;
}
.plus-row {
  color: #ffffff;
}
.plus-row [class*="col-"] {
  margin-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.plus-row h3 {
  font-weight: 600;
  padding: 0;
}
.plus-row .eqh-box {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.plus-row .eqh-box .btn-bottom {
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: none;
  margin-bottom: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 15px 0;
  position: absolute;
}
#about_us,
.aboutus-desc {
  position: relative;
}
.gradient-color-aboutus {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 450px;
}
.aboutus-desc {
  float: left;
  background-color: #000;
  padding: 35px 50px 0;
  margin-bottom: 50px;
}
.desc-txt {
  font-size: 30px;
  line-height: 45px;
  letter-spacing: -1.6px;
  color: #fff;
  font-weight: 300;
  padding-top: 25px;
}
.name-desc {
  font-size: 30px;
  line-height: 45px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #fff;
  margin-top: 20px;
}
.cta-txt {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1.5px;
  color: #fff;
  text-transform: uppercase;
}
.cta-txt:hover {
  border: 1px solid #fff !important;
}
.border-line {
  border: 1px solid #000000;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #fff;
}
.border-line:hover .head-abtus-bdr,
.bg-queries:hover .head-abtus-bdr {
  width: 65px;
}
.head-abtus {
  font-size: 25px;
  line-height: 27px;
  letter-spacing: -0.5px;
  color: #000;
  font-weight: 900;
}
.star-bdr,
.head-abtus-bdr {
  background-color: #f5a623;
  display: block;
}
.head-abtus-bdr {
  width: 50px;
  height: 5px;
  margin: 10px 0;
  transition: all 0.5s ease 0s;
}
.star-bdr {
  width: 75px;
  height: 7.5px;
  margin: 10px 0 20px;
}
.circle-grid .view-more,
.bg-ship .view-more {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin-top: 10px;
  text-decoration: none;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.circle-grid .view-more:hover,
.circle-grid .view-more:focus,
.bg-ship .view-more:hover,
.bg-ship .view-more:focus {
  color: #000;
  text-decoration: none;
  left: 10px;
}
.sustainability {
  position: relative;
}
.sustainability-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}
.sustainability .view-more {
  background-color: #fff;
  color: #000 !important;
  padding: 8px 25px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin: 10px 0;
}
.sustainability .view-more:hover {
  background-color: transparent;
  color: #ffffff !important;
}
.bg-star {
  background-image: url(../png/about-us-star.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: 0 0;
  min-height: 398px;
  padding: 75px 0;
}
.star-para {
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  padding-right: 100px;
}
.sustainability {
  background-image: url(../jpg/sustainability.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 500px;
  padding: 75px 0;
}
.sust-para {
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  margin: 20px 0;
  line-height: 1.3em;
}
.sust-pr {
  padding: 25px;
  background-color: #fff;
}
.sust-pr-para {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}
.para-reg,
.para-lgt {
  font-size: 25px;
}
.para-reg {
  line-height: 27px;
  font-weight: 400;
  margin-bottom: 30px;
}
.para-lgt {
  padding-top: 30px;
}
#innovation_fund {
  padding-bottom: 0;
}
#paper-boat {
  padding: 25px 40px;
}
.seprator {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  float: left;
  width: 100%;
  margin: 30px 0;
}
.slider-head {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.6px;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 10px;
}
.slider-para {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.slider-learn {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.slider-learn:hover {
  color: #fff;
  left: 10px;
}
#paper-boat .owl-nav .owl-prev,
.owl-next {
  background-repeat: no-repeat !important;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  position: absolute !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#paper-boat .owl-nav .owl-prev {
  background-image: url(../png/back.png);
  right: 60px;
  top: 350px !important;
}
#paper-boat .owl-nav .owl-next {
  background-image: url(../png/forward.png);
  right: 30px;
  top: 350px !important;
}
/*--------------------------------------------------------------
# Our subsidiaries - Desktop
--------------------------------------------------------------*/

#subsidiaries {
  padding: 75px 0;
}
/*Accordion*/
.accordion-custom .panel-default {
  float: left;
  width: 100%;
  border-color: transparent;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.accordion-custom .panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.accordion-custom .panel-title a {
  font-size: 40px;
  color: #000;
  font-weight: 600;
  display: block;
  padding-right: 30px;
}
.accordion-custom .panel-title > a:before {
  font-family: FontAwesome;
  content: "\f068";
  font-size: 40px;
  line-height: -moz-block-height;
  letter-spacing: -0.0625em;
  position: absolute;
  right: 8px;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-custom .panel-title > a.collapsed:before {
  content: "\f067";
  font-size: 40px;
  line-height: -moz-block-height;
  position: absolute;
  right: 8px;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-custom .panel-title > a:hover,
.accordion-custom .panel-title > a:active,
.accordion-custom .panel-title > a:focus {
  text-decoration: none;
}
.accordion-custom .panel-default > .panel-heading {
  background-color: transparent;
  border-color: transparent;
  position: relative;
  padding: 10px 0px;
}
.accordion-custom
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border-top-color: transparent;
  padding-left: 0;
  background-color: transparent !important;
}
.accordion-custom .accordion-txt {
  font-size: 25px;
  color: #3f3f3f;
  line-height: 37px;
  margin-bottom: 25px;
  padding-right: 80px;
}
.goto {
  color: #000;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 15px;
  display: inline-block;
  text-transform: uppercase;
}
.goto:hover {
  color: #000;
}
/*--------------------------------------------------------------
# Location - Desktop
--------------------------------------------------------------*/

.dropdown-navigation-box {
  padding: 50px 0;
}
select.select-region::-ms-expand {
  display: none;
}
.select-region {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  overflow: hidden;
  text-indent: 0.01px;
  text-overflow: "";
  width: 165px;
  background-image: url(../png/down-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  border: 0;
  border-bottom: solid 1px #7e7e7e;
  font-size: 15px;
  color: #3f3f3f;
  line-height: 20px;
  font-weight: 400;
}
.location-title {
  font-size: 25px;
  line-height: 25px;
  color: #000;
  font-weight: 400;
  margin-bottom: 20px;
}
.location-text {
  font-size: 20px;
  line-height: 25px;
  color: #777;
  font-weight: 300;
}
/*--------------------------------------------------------------
# Location Contact Us - Desktop
--------------------------------------------------------------*/

.bg-queries {
  background-color: #f2f2f2;
  color: #000;
  position: relative;
  height: 100%;
}
.bg-queries:hover,
.bg-queries:focus {
  background-color: #f2f2f2;
  color: #000;
  text-decoration: none;
}
.pdg-queries {
  padding: 65px 15px 15px;
}
.queries-txt {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 400;
  margin: 0;
}
#locations {
  position: relative;
}
#locations .scrtabs-tabs-fixed-container,
#locations .scrtabs-tabs-movable-container {
  width: auto !important;
  left: 0px !important;
}
#locations .scrtabs-tab-scroll-arrow {
  display: none !important;
}
.loc-ht {
  background: #333333;
  background-repeat: repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: top center;
  height: 675px;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
#locations .nav-tabs {
  border-bottom: 0;
}
#locations .nav-tabs > li {
  margin-bottom: 0px;
}
#locations .nav-tabs > li + li::before {
  content: "|";
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 15px;
  left: -2px;
}
#locations .nav-tabs > li > a {
  padding: 20px 60px;
  margin-right: 0;
  color: #fff;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-left: transparent;
  border-right: transparent;
  border-radius: 0;
  text-transform: uppercase;
}
#locations .nav-tabs > li:first-child > a {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
#locations .nav-tabs > li:last-child > a {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
#locations .nav-tabs > li.active > a,
#locations .nav-tabs > li.active > a:focus,
#locations .nav-tabs > li.active > a:hover {
  background-color: #df9926 !important;
  color: #fff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
#locations .nav > li > a:focus,
#locations .nav > li > a:hover {
  background-color: #df9926;
  color: #fff;
}
.loc-cntry-txt > span {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.5px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
}
.hvr-cntry:hover .loc-cntry-txt > span {
  transform: translateY(-39%);
}
.hvr-cntry:hover .loc-cntry-txt {
  background-color: rgb(245, 166, 35, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;
  transform: translateY(0px);
  right: 0;
  bottom: 0;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*--------------------------------------------------------------
# Product Landing - Desktop
--------------------------------------------------------------*/

#pattern_bg {
  position: relative;
}
.txt-brwseby {
  font-size: 23px;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 28px;
  margin-top: 10px;
  padding-left: 5px;
}
/*--------------------------------------------------------------
# Search List - Desktop
--------------------------------------------------------------*/

.search_input_list {
  font-size: 75px;
  text-transform: capitalize;
  font-weight: 700;
  border-bottom: 1px solid #ccc !important;
  height: 100px;
  margin-top: 150px;
  color: #fff;
}
.ms-srch-result #Paging .fa-angle-left,
.ms-srch-result #Paging .fa-angle-right {
  font-size: 30px;
}
.ms-srch-result #Paging .fa-angle-left {
  margin-right: 30px;
}
.ms-srch-result #Paging .fa-angle-right {
  margin-left: 30px;
}
ul.sort-by {
  margin: 0;
}
ul.sort-by > li {
  padding: 0;
  color: #3f3f3f;
}
ul.sort-by > li > a.active,
ul.sort-by > li > a {
  color: #000;
  font-weight: 700;
  font-size: 17.5px;
  line-height: 51px;
  text-decoration: none;
}
ul.sort-by > li > a.active {
  color: #000;
  font-weight: 700;
  border-bottom: 4px solid #df9926;
  padding-bottom: 10px;
}
ul.sort-by > li > a {
  color: #777;
  font-weight: 400;
}
ul.sort-by > li:nth-child(1) + li:before,
ul.sort-by > li:nth-child(2) + li:before {
  color: #3f3f3f;
  padding: 0 5px;
}
ul.sort-by > li:nth-child(1) + li:before {
  content: ": ";
}
ul.sort-by > li:nth-child(2) + li:before {
  content: "| ";
}
.refine-search {
  padding: 0;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 14px;
}
.refine-search > input[type="checkbox"],
.none {
  display: none;
}
.refine-search > label {
  cursor: pointer;
  margin: 0;
}
.refine-search-item {
  font-weight: 300;
  margin: 0;
}
.refine-search > input[type="checkbox"]:checked + label {
  background-color: #000;
  color: #fff;
}
.refine-search > input[type="checkbox"] + label {
  background-color: transparent;
  color: #000;
}
.lst-checkbox {
  padding: 0;
  display: block;
  font-size: 14px;
}
.lst-checkbox > input[type="checkbox"] {
  display: none;
}
.lst-checkbox > label {
  cursor: pointer;
  margin: 0;
  padding: 5px;
}
.lst-checkbox > input[type="checkbox"] + label span {
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.lst-checkbox > input[type="checkbox"] + label span:before,
.lst-checkbox > input[type="checkbox"] + label:hover span:before,
.lst-checkbox > input[type="checkbox"]:checked + label span:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: -2px;
  left: 0;
}
.lst-checkbox > input[type="checkbox"] + label span:before {
  content: "\f096";
  color: #000;
}
.lst-checkbox > input[type="checkbox"]:checked + label span:before {
  content: "\f00c";
}
.txt-input {
  margin-left: 25px;
  display: inline-block;
  font-weight: 300;
}
.badge {
  margin-left: 5px;
  float: right;
}
.show-more {
  display: none;
}
.txt-toggle {
  color: #000;
  font-size: 14px;
  margin-left: 6px;
  text-decoration: none;
}
.txt-toggle:hover,
.txt-toggle:focus {
  color: #000;
  font-size: 14px;
  margin-left: 6px;
  text-decoration: none;
}
.box-info {
  padding: 20px;
  color: #ffffff;
  margin-top: 50px;
}
.head-box-info {
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.txt-box-info {
  font-size: 25px;
  line-height: 30px;
  font-weight: 900;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-menu {
  background-color: #fff;
  width: 75% !important;
  height: auto;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0;
}
.ui-menu > li {
  list-style-type: none;
  padding: 10px;
}
.ui-menu > li:hover {
  background-color: #ccc;
}
.ui-menu > li > a,
.ui-menu > li > a:focus {
  color: #000;
  font-weight: 400;
  font-size: 23px;
}
ul.pagination-sm > li,
ul.pagination-sm > li > a {
  color: #000;
  font-size: 17px;
}
.pagination-sm > li,
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0;
}
.lt {
  margin: 0px 20px;
}
.list-rslt-txt {
  font-size: 18px;
  font-weight: 300;
  margin-top: 20px;
}
.no-results-found {
  color: #000;
  font-size: 30px;
  overflow-wrap: break-word;
}
/*--------------------------------------------------------------
# Press Release Detail - Desktop
--------------------------------------------------------------*/

.press-releases-head h1 {
  font-size: 75px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 500;
  letter-spacing: -1.5px;
  line-height: 75px;
  margin-bottom: 20px;
}
#press_releases h4 {
  margin-bottom: 15px;
  font-weight: 900;
  letter-spacing: -1px;
  font-size: 25px;
}
.position-txt,
.location-date {
  line-height: 30px;
  font-weight: 400;
}
.position-txt {
  color: #000 !important;
  font-size: 25px !important;
  margin-bottom: 10px !important;
}
.location-date {
  margin: 0 !important;
}
.press-hline {
  width: 100%;
  height: 1px;
  background-color: #c8c8c8;
  margin: 50px 0px;
}
#press_releases ul,
#press_releases ol {
  margin: 30px 0;
}
#press_releases ul > li,
#press_releases ol > li {
  margin-bottom: 15px;
  font-size: 20px;
  color: #3f3f3f;
}
#press_releases p {
  font-size: 20px;
  color: #3f3f3f;
  margin-bottom: 30px;
}
#press_releases p strong {
  color: #000 !important;
}
#quote {
  margin: 30px 0;
}
#quote p {
  margin-bottom: 10px !important;
}
#quote .quote-txt {
  color: #000 !important;
  font-weight: 400;
  margin-bottom: 10px !important;
  line-height: 30px;
}
#quote .quote_link {
  margin: 30px 0;
}
#quote .quote_link p:first-child {
  font-weight: 500;
}
#quote .quote_link p {
  color: #000 !important;
  margin-bottom: 10px !important;
}
#press_releases #quote .quote_link ol {
  padding-left: 15px;
}
#press_releases #quote .quote_link ol > li {
  margin-bottom: 5px;
  color: #007cc3;
}
#source p {
  color: #000 !important;
  margin-bottom: 5px !important;
}
/*--------------------------------------------------------------
# Case Study - Desktop
--------------------------------------------------------------*/
.overlay-casestudies {
  background-color: #ffffff; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0; /* For Firefox 3.6 to 15 */
  background: linear-gradient(
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 10%
    )
    repeat scroll 0 0;
  position: absolute;
  left: 0;
  top: 160px;
  bottom: 0;
  width: 100%;
  height: auto;
}
.atp-para,
.atp-sml-para {
  line-height: 35px;
  font-weight: 400;
}
.atp-para {
  font-size: 30px;
}
.atp-sml-para {
  font-size: 18px;
}
.divider {
  background-color: #e0e0e0;
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
}
.atp-sml-head {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 30px;
  font-weight: 900;
  margin-top: 75px;
  margin-bottom: 50px;
}
.key-para p,
.impact-sml-para p {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
}
.impact-para p {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}
.num-per > span,
sup {
  color: #0076ff;
}
.num-per > span {
  font-size: 80px;
  font-weight: 600;
  line-height: 55px;
}
.num-per > sup {
  font-size: 40px;
  top: -0.6em;
}
.atp-slider {
  padding: 30px 15px;
  background-color: #f5f5f5;
  margin-top: 50px;
}
.atp-slider-txt p {
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.atp-slider-txt p:nth-child(n + 2) {
  font-size: 20px;
  font-weight: 300;
}
.atp-slider-txt img.img-inherit {
  width: inherit;
  margin: 15px auto;
}
#atp_slider_carousel .owl-nav .owl-prev,
.owl-next {
  background-repeat: no-repeat;
  height: 32px;
  position: absolute;
  text-indent: -9999px;
  width: 32px;
}
#atp_slider_carousel .owl-nav .owl-prev {
  background-image: url(../png/arrow-left-2.png);
  left: 30px;
  top: 150px !important;
}
#atp_slider_carousel .owl-nav .owl-next {
  background-image: url(../png/arrow-right-2.png);
  right: 30px;
  top: 150px !important;
}
.atp-grid-num {
  margin: 15px 0;
}
.atp-grid-num p > span,
.exp-iip p > span {
  font-size: 70px;
  line-height: 54px;
  font-weight: 600;
  margin-bottom: 10px;
}
.atp-grid-num p,
.exp-iip p {
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}
.atp-grid-num p:nth-child(2),
.exp-iip p:nth-child(2) {
  font-size: 14px;
  line-height: 16.5px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  font-weight: 400;
}
#utilities,
#communication_services {
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  height: 480px;
}
#utilities p,
#communication_services p {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  margin: 15px auto 40px;
  text-align: center;
  width: 42%;
}
#utilities {
  background-image: url(../jpg/utilities-case-studies.jpg);
}
#communication_services {
  background-image: url(../jpg/utilities-case-studies.jpg);
}
.head {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
}
.minus-top-grid {
  margin-top: -235px;
}
.head-grid {
  font-size: 24px;
  line-height: 27px;
  font-weight: 900;
  margin-bottom: 15px;
}
.minus-top-grid p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #777;
}
.minus-top-grid .equal-bg {
  padding: 0;
}
.yellow-bg {
  background-color: #ffe03f;
}
.pad-all,
.align-box {
  padding: 50px;
}
.align-box {
  float: left;
  width: 100%;
}
.pad-all p {
  font-size: 20px;
  font-weight: 400;
}
.exp-iip p:nth-child(2) {
  width: 80%;
}
.exp-iip > div:nth-child(4) p:nth-child(1),
.exp-iip > div:nth-child(4) p:nth-child(2) {
  text-align: left;
}
.exp-iip > div:nth-child(4) p:nth-child(2) {
  font-size: 18px;
  line-height: 23.5px;
  margin-left: 0px;
}
.exp-iip > div:nth-child(4) a.try-it {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  margin-top: 10px;
  padding: 9px 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.exp-iip > div:nth-child(4) a.try-it:hover {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.pdf {
  border: 2px solid #000000;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1.5px;
  font-weight: 700;
  margin-top: 30px;
  display: inline-block;
  -webkit-transition: 0.5s ease-in-out 0s;
  -moz-transition: 0.5s ease-in-out 0s;
  -ms-transition: 0.5s ease-in-out 0s;
  -o-transition: 0.5s ease-in-out 0s;
  transition: 0.5s ease-in-out 0s;
}
.pdf:hover,
.pdf:focus {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
.email {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  color: #000;
  margin-top: 25px;
}
.email:hover,
.email:focus {
  color: #000;
}
.cnt-us {
  float: right;
  text-align: right;
  display: inline-block;
  margin-top: 20px;
}
#case_studies {
  color: #fff;
}
#case_studies p:nth-child(1),
#case_studies p:nth-child(2) {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 20px;
}
#case_studies p:nth-child(2) {
  color: rgba(255, 255, 255, 0.8);
}
.title-sml-cs {
  font-size: 50px;
  letter-spacing: -1.3px;
  font-weight: 900;
}
.cs-txt {
  text-align: right;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  margin-top: 60px;
}
.cs-txt:hover,
.cs-txt:focus {
  color: #fff;
}
.cs-bdr {
  color: #a2aeb6;
  border: 2px solid #d1d7da;
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 8px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 600;
  margin-right: 10px;
  text-transform: uppercase;
}
.cs-bdr:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #d1d7da;
  z-index: -1;
}
.cs-bdr:hover,
.cs-bdr:focus {
  border: 2px solid #bfc5c8;
  color: #a2aeb6;
  text-decoration: none;
}
.cs-bdr:hover:before,
.cs-bdr:focus:before {
  width: 100%;
}
.img-thumbnail {
  border-radius: 0;
  padding: 0;
}
/*--------------------------------------------------------------
# Short Case Study - Desktop
--------------------------------------------------------------*/

.head-case {
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 30px;
  text-align: center;
}
.yellow-bg .txt-para p {
  margin: 10px 0;
}
/*--------------------------------------------------------------
# Generic Case Study - Desktop
--------------------------------------------------------------*/

.para-align p,
.para-align ul > li {
  color: #3f3f3f;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
.para-align ul > li {
  margin-bottom: 10px;
}
/*--------------------------------------------------------------
# Events - Desktop
--------------------------------------------------------------*/

.black-bg {
  background-color: #222121;
  padding: 15px;
}
.btn-rectangle {
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  text-align: center;
  padding: 8px;
  border: 1px solid #fff;
  font-size: 14px;
  letter-spacing: 1.5px;
}
.btn-rectangle:hover {
  color: #000000;
  background-color: #fff;
}
#events-cnt #accordion {
  float: left;
  width: 100%;
}
#events-cnt .accordion-custom .panel-title a {
  font-size: 24px;
  font-weight: 600;
  padding-right: 100px;
  line-height: 32px;
}
#events-cnt #accordion p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 300;
}
#events-cnt #accordion.accordion-custom .panel,
#events-cnt #accordion .panel-title {
  margin: 0 !important;
}
#events-cnt #accordion.accordion-custom .panel-title > a.collapsed::before,
#events-cnt #accordion.accordion-custom .panel-title > a::before {
  font-size: 24px;
  line-height: 32px;
  top: 30%;
  transform: translateY(-30%);
}
#events p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
}
#events > p > span {
  color: #c2c2c2;
  font-weight: 300;
}
#events-cnt p {
  margin-bottom: 30px;
}
#events-cnt .panel-head {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.session-details-bg {
  background-color: #f2f2f2;
  padding: 25px;
  margin-bottom: 50px;
}
#events-cnt .session-details-bg span,
#events-cnt .session-details-bg p {
  font-size: 20px;
  color: #000;
  margin-bottom: 0;
}
.speaker-name {
  font-weight: 500;
}
ul.event-rr {
  padding-left: 0;
}
ul.event-rr > li {
  list-style-type: none;
  line-height: 25px;
}
ul.event-rr > li > a {
  font-size: 20px;
}
/*--------------------------------------------------------------
# Challenges & Solutions - Desktop - Deleted
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Form Page CSS - Desktop
--------------------------------------------------------------*/

/*switch*/

.form-switch {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 5px;
  -webkit-tap-highlight-color: transparent;
  float: left;
  padding-bottom: 18px;
  margin-right: 10px;
}
.form-switch i {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 23px;
  display: inline-block;
  margin-right: 0.2rem;
  position: relative;
  transition: all 0.3s linear 0s;
  vertical-align: text-bottom;
  height: 22px !important;
  width: 40px !important;
}
.form-switch i:before {
  background-color: rgba(0, 0, 0, 0.17);
  border-radius: 11px;
  content: "";
  left: 0;
  position: absolute;
  transform: translate3d(2px, 2px, 0px) scale3d(1, 1, 1);
  transition: all 0.25s linear 0s;
  height: 18px !important;
  width: 36px !important;
}
.form-switch i:after {
  content: "";
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
  width: 18px !important;
  height: 18px !important;
}
.form-switch:active i:after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}
.form-switch:active input:checked + i::after {
  transform: translate3d(16px, 2px, 0);
}
.form-switch input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-switch input:checked + i {
  background-color: #4bd763;
}
.form-switch input:checked + i:before {
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}
.form-switch input:checked + i::after {
  transform: translate3d(22px, 2px, 0);
}
#lineheight {
  vertical-align: 4px;
}
.pvcy-stmt {
  color: #000;
  margin-left: 2px;
  text-decoration: underline;
}
.pvcy-stmt:hover {
  color: #000000;
}
/* input fields */
.field-bg input:not([value=""]):not(:focus) ~ label {
  top: -20px;
}
.field-bg input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  font-size: 14px !important;
  color: #777;
}
.field-bg input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.field-bg input::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}
.field-bg input:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.field-bg input:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}
#demandbase-autocomplete .ui-menu .ui-menu-item a {
  font-size: 14px !important;
  color: #777 !important;
}
#demandbase-autocomplete .ui-widget-content {
  border: none !important;
}
#demandbase-autocomplete .ui-corner-all {
  border-radius: 2px !important;
}
#demandbase-autocomplete .ui-menu {
  box-shadow: 2px 2px 7px #ccc !important;
}
.btn-border {
  border-radius: 200px;
}
.required label {
  position: relative;
}
.required label,
label {
  display: inline-block;
  font-weight: normal !important;
  margin-bottom: 5px;
  max-width: 100%;
}
.required label:before {
  border-bottom: 5px solid transparent;
  border-right: 8px solid #849f06;
  border-top: 5px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 50px;
  top: 8px;
  width: 0;
}
.required label:after {
  background-color: #849f06;
  border-radius: 4px;
  color: #fff;
  content: "Required";
  font-family: arial;
  font-size: 10px;
  left: 1px;
  line-height: 20px;
  margin-left: 5px;
  padding: 1px 6px;
  position: relative;
  text-shadow: 1px 1px #637707;
  top: -2px;
}
.redColor {
  color: #f16c51;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  left: 0px;
  margin: 0 auto;
  padding: 4px;
  position: relative;
  top: -1px;
}
/*--------------------------------------------------------------
# Our History - Desktop
--------------------------------------------------------------*/

#our-story {
  padding: 75px 0px;
  background-image: url("../jpg/milestone-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 350px;
}
.history-para p {
  color: #3f3f3f;
  margin-bottom: 30px;
  font-size: 25px;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slider-single h3 {
  font-size: 42px;
  color: #fff;
  font-weight: 300;
  text-align: right;
}
.slider-single ul li {
  list-style: none;
}
.slider-single ul li {
  font-size: 18px;
  color: #fff;
  text-indent: -16px;
  line-height: 24px;
}
.slider-single ul li::before {
  display: inline-block;
  content: "-";
  transform: translateY(10px);
  font-size: 58px;
  line-height: 16px;
  margin-right: 15px;
}
.history_slider .slick-slide {
  border: none;
  outline: none;
}
.history_slider .slider-single {
  min-height: 300px;
  margin-bottom: 20px;
}
.history_slider.slick-slider {
  margin-bottom: 30px;
}
.history_slider .slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 6%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.history_slider .slick-prev,
.history_slider .slick-next {
  font-size: 20px;
  color: transparent;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.history_slider .slick-prev {
  left: -40px;
  background-image: url("../png/arrow-left-white.png") !important;
  width: 32px;
  height: 32px;
}
.history_slider .slick-next {
  right: -40px;
  background-image: url("../png/arrow-right-white.png") !important;
  width: 32px;
  height: 32px;
}
.history_slider .slider-nav {
  margin: 0 auto;
  width: 85%;
  clear: both;
}
.history_slider .slider-nav .slick-slide {
  cursor: pointer;
  text-align: center;
  position: relative;
  padding-top: 10px;
  border: none;
  outline: none;
}
.history_slider .slider-nav .slick-slide .year-line {
  color: rgba(251, 247, 247, 0.8);
  padding-top: 15px;
  display: block;
}
.history_slider .slider-nav .slick-slide .year-line::before,
.history_slider .slider-nav .slick-slide .year-line::after {
  display: inline-block;
  content: "";
  border-top: 1px solid rgba(251, 247, 247, 0.5);
  width: 42%;
  position: absolute;
  top: 19px;
}
.history_slider .slider-nav .slick-slide .year-line::before {
  left: 0px;
}
.history_slider .slider-nav .slick-slide .year-line::after {
  right: 0px;
}
.history_slider .slider-nav .slick-slide .year-line {
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.history_slider .slider-nav .slick-slide.is-active .year-line {
  color: #fff;
}
.history_slider .slider-nav .slick-slide .dots-bg {
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 14px;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.history_slider .slider-nav .slick-slide.is-active .dots-bg {
  top: 0px;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/*--------------------------------------------------------------
# Petagon Modal - Desktop
--------------------------------------------------------------*/

.pentagone-cp {
  cursor: pointer !important;
}
.pentagone-cn {
  cursor: default !important;
}
.pentagone-st0 {
  cursor: pointer;
}
.pentagone-st1 {
  fill: #fff;
  stroke: #022b5e;
  stroke-miterlimit: 10;
  cursor: pointer;
}
.pentagone-st2 {
  fill: #ffffff;
  cursor: pointer;
}
.pentagone-st4 {
  font-size: 10px;
  cursor: pointer;
  font-weight: 500;
}
text.pentagone-st4 {
  display: none;
}
.pentagone-st3,
.pentagone-st5 {
  font-family: "myriad-pro";
  cursor: pointer;
}
#pentagon line {
  cursor: pointer;
}
#outer-line-pentagone {
  stroke: #022b5e;
  fill: none;
}
#petagon_modal.modal {
  z-index: 9999;
}
#petagon_modal .modal-content {
  box-shadow: none;
  border-radius: 0;
}
#petagon_modal .modal-body {
  background-color: #0f9ffa;
  border: 8px solid #fff;
  color: #fff;
  padding: 35px;
  height: 500px;
}
#petagon_modal .close {
  background-color: #fff !important;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  opacity: 1;
  position: relative;
  z-index: 9;
  text-shadow: none;
}
#petagon_modal_carousel .item {
  position: relative;
  left: 20%;
  width: 70%;
}
#petagon_modal_carousel .item .h5 {
  font-size: 80px;
  font-weight: 900;
  margin: 0 0 20px;
}
#petagon_modal_carousel .item ul {
  padding-left: 0;
}
#petagon_modal_carousel .item ul > li {
  font-size: 18px;
  list-style-type: none;
  padding-left: 26px;
  margin-bottom: 15px;
  background-image: url("../png/pentagone-right-chevron.png");
  background-position: 0 7px;
  background-repeat: no-repeat;
}
#petagon_modal_carousel .owl-dots {
  text-align: left;
  top: 30%;
  width: auto;
}
#petagon_modal_carousel .owl-dots .owl-dot {
  border-bottom: 1px solid #fff;
  display: block;
  padding: 20px 0 5px 0;
  font-size: 15px;
  width: auto;
  height: auto;
  margin: auto;
  transition: all 0.5s ease 0s;
}
#petagon_modal_carousel .owl-dots .owl-dot.active {
  border-bottom: 3px solid #fff;
}
@-moz-document url-prefix() {
  #pentagon #experience-pentagon {
    transform: matrix(
      0.8245,
      -0.5658,
      0.5658,
      0.8245,
      22.676,
      67.978
    ) !important;
  }
  #pentagon #insight-pentagon {
    transform: matrix(
      0.8184,
      0.5747,
      -0.5747,
      0.8184,
      90.677,
      26.401
    ) !important;
  }
  #pentagon #innovate-pentagon {
    transform: matrix(
      0.3642,
      -0.9313,
      0.9313,
      0.3642,
      128.471,
      143.162
    ) !important;
  }
  #pentagon #accelerate-pentagon {
    transform: matrix(1, 0, 0, 1, 42.518, 148.215) !important;
  }
  #pentagon #assure-pentagon {
    transform: matrix(
      0.2858,
      0.9583,
      -0.9583,
      0.2858,
      22.979,
      73.76
    ) !important;
  }
}
.open-anim {
  animation: open-anim 1s;
  animation-fill-mode: forwards;
  transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@keyframes open-anim {
  0% {
    transform: translateX(25%) scale(0);
  }
  100% {
    transform: translateX(0%) scale(1);
  }
}
.close-anim {
  animation: close-anim 1s;
  animation-fill-mode: forwards;
  transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@keyframes close-anim {
  0% {
    transform: translateX(0%) scale(1);
  }
  100% {
    transform: translateX(25%) scale(0);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
/*--------------------------------------------------------------
# Events Listing - Desktop
--------------------------------------------------------------*/

#events-listing-grid .col-md-3.alpha {
  display: none;
}
#events-listing-grid .col-md-9.alpha.omega {
  width: 100%;
}
#events-listing-grid .select-option > label {
  margin-right: 15px;
}
#events-listing-grid ul.listing {
  padding: 0;
}
#events-listing-grid ul.listing > li {
  display: block;
  background-color: #fff;
  margin-bottom: 20px;
  background-image: none;
  padding-left: 0;
}
#events-listing-grid ul.listing > li .details > h3 > a {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  display: inline-block;
}
#events-listing-grid ul.listing > li .details > h3 > a:hover {
  color: #007cc3;
}
#events-listing-grid ul.listing > li .details strong {
  font-size: 16px;
  color: #777;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
}
#events-listing-grid ul.listing > li .details .listing-share {
  margin-bottom: 10px;
  display: none;
}
#events-listing-grid .highlight-box {
  margin-bottom: 20px;
}
#events-listing-grid .highlight-box > .select-option select::-ms-expand {
  display: none;
}
#events-listing-grid .highlight-box > .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  overflow: hidden;
  text-indent: 0.01px;
  text-overflow: "";
  width: 165px;
  background-image: url(../png/down-arrow-2.png);
  background-repeat: no-repeat;
  background-position: right center;
  border: 0;
  border-bottom: 1px solid #7e7e7e;
  font-size: 17px;
  color: #3f3f3f;
  line-height: 20px;
  font-weight: 400;
  padding: 3px;
}
/******************************

Insights Promo CSS 

*****************************/

.promo-video-wrapper {
  width: 100%;
  height: 400px;
  overflow: hidden;
  /*background: #000;*/
  position: relative;
}
.promo-video-wrapper .videotag-promo {
  width: 100%;
  position: absolute;
  top: -50%;
  overflow: hidden;
  transform: translate(0, -30%);
}
.promo-video-wrapper .iframe-promo {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.cnt-overlay-promo {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.cnt-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 75px;
  transform: translateY(-50%);
  z-index: 0;
  width: 100%;
  height: auto;
}
.explore-btn {
  background: #fff;
  border-radius: 0;
  padding: 8px 35px;
  font-size: 14px;
  color: #000;
  letter-spacing: 1.5px;
  font-weight: 900;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #fff;
}
.explore-btn:hover {
  background-color: transparent;
  color: #fff;
}
.promo-img {
  position: absolute;
  top: 50%;
  left: 0;
  height: auto;
  transform: translateY(-50%);
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
  transition-duration: 2s;
}
.promo-video-wrapper:hover .promo-img {
  transform: translateY(-50%) scale(1.1);
}

@media screen and (min-width: 1500px) and (max-width: 1920px) {
  /*--------------------------------------------------------------
# Header Menu Portion
--------------------------------------------------------------*/

  .hero-list1 {
    width: 60%;
  }
  .ui-menu {
    width: 50% !important;
  }
  .fullpage-second-desc {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
  }
}

@media screen and (max-width: 1280px) {
  /*--------------------------------------------------------------
# Industries - Medium Screen
--------------------------------------------------------------*/

  .corner-shape {
    border-bottom: 170px solid #00b28f;
  }
  .opportunities {
    padding: 60px 30px;
  }
  .corner-shape {
    border-right: inherit;
  }
  .white-download {
    padding-top: 10px;
    position: relative;
    top: 0;
  }
}

@media screen and (min-width: 1025px) {
  /*--------------------------------------------------------------
# Newsroom - Grid 1025 and above
--------------------------------------------------------------*/

  figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
  figure.effect-lily figcaption {
    text-align: left;
  }
  figure.effect-lily figcaption > .journalistresearch-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.3em;
    width: 100%;
    height: 53%;
  }
  figure.effect-lily h2,
  figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
  }
  figure.effect-lily:hover img,
  figure.effect-lily:hover p {
    opacity: 1;
  }
  figure.effect-lily:hover img,
  figure.effect-lily:hover h2,
  figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
  }
}

@media screen and (min-width: 1024px) {
  .col-md-20p {
    width: 20%;
  }
  #petagon_modal .modal-dialog {
    width: 800px;
  }
}

@media screen and (max-width: 1024px) {
  /* iPads (Landscape) ----------- */

  /*--------------------------------------------------------------
# Hover Shutter animation
--------------------------------------------------------------*/

  .btn-shutter {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
  }
  .btn-shutter:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter:hover:before {
    width: 100%;
  }
  /* btn - black*/
  .btn-shutter-black {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
  }
  .btn-shutter-black:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-black:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-black:hover:before {
    width: 100%;
  }
  /* Learn More */
  .btn-shutter-more {
    color: #fff;
    border: 1px solid #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
  }
  .btn-shutter-more:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-more:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-more:hover:before {
    width: 100%;
  }
  /*--------------------------------------------------------------
# Arrow Animation
--------------------------------------------------------------*/

  .left-arrow img.arrow-move {
    position: relative;
    left: 0px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .left-arrow:hover img.arrow-move {
    left: 0px;
  }
  /*--------------------------------------------------------------
# Global CSS - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .hidden-tab {
    display: none !important;
  }
  .home_promo_banner {
    width: 100%;
    height: auto;
  }
  .plr5 {
    padding: 0 15px;
  }
  .h1-heading {
    font-size: 60px;
    line-height: 60px;
  }
  .h2-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .row-eq-ht {
    overflow: hidden;
  }
  .hidden-scroll {
    overflow: hidden !important;
    -webkit-overflow-scrolling: hidden !important;
    -moz-overflow-scrolling: hidden !important;
    -ms-overflow-scrolling: hidden !important;
    -o-overflow-scrolling: hidden !important;
    position: relative; /*height: 100%;*/
  }
  /*--------------------------------------------------------------
# L2 Gradient - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #L2_home_banner {
    height: 295px;
    position: relative;
  }
  .L2-top {
    margin-top: 150px;
  }
  /*--------------------------------------------------------------
# L3 Gradient - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #main-text-body {
    padding: 75px 0;
  }
  #main-text-body h3,
  #main-text-body h4,
  #main-text-body h5,
  #main-text-body h5 > a,
  #main-text-body h6 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 900;
    letter-spacing: -1px;
  }
  #main-text-body h2 {
    font-size: 50px;
    line-height: 50px;
  }
  #main-text-body .h2-heading {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  #main-text-body h3 {
    font-size: 30px;
  }
  #main-text-body h4 {
    font-size: 25px;
  }
  #main-text-body h5,
  h5 > a,
  #main-text-body h6 {
    font-size: 20px;
  }
  .main-text-body-investors h1 {
    font-size: 80px;
    line-height: 80px;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
    font-weight: 500;
  }
  .main-text-body-investors h4 {
    font-size: 20px !important;
  }
  .align-left {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px !important;
    clear: both;
    border: 1px solid #ccc;
  }
  /*table*/
  .table-wrap > thead > tr > th {
    border-bottom-width: 1px;
  }
  .table-wrap table tr th {
    font-weight: 600;
    border-bottom-width: 1px;
    background-color: #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .table-wrap table tr td {
    padding-left: 48%;
  }
  .table-wrap table {
    border: 0px solid #ddd;
  }
  .table-wrap table tr {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
  }
  .table-wrap table td {
    display: block;
    padding: 10px 0px;
  }
  .table-wrap table thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-wrap table tr {
    border: 1px solid #ccc;
  }
  .table-wrap table tr td:last-child {
    border: 0px solid #ccc;
  }
  .table-wrap table tr td {
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .table-wrap table td:before {
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 600;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 45%;
    padding-right: 10px;
    height: 100%;
    background-color: #f1f1f1;
    padding-left: 10px;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
  }
  .table-wrap table td:last-child:before {
    border-bottom: 0px solid #fff;
  }
  .table-wrap table td:before {
    content: attr(title);
  }
  #slider_list_carousel .owl-nav .owl-prev {
    left: -20px !important;
  }
  #slider_list_carousel .owl-nav .owl-next {
    right: -20px !important;
  }
  /*--------------------------------------------------------------
# Header Menu - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #ffffff !important;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff !important;
    opacity: 0.75;
  }
  .navbar-default {
    border-color: transparent;
    background-color: transparent;
  }
  .navbar-brand {
    padding: 5px 15px 0;
  }
  .navbar {
    margin-bottom: 0;
    min-height: auto;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    margin: 0 8px;
    font-weight: 300;
  }
  /* inside Menu */
  .breadcrumb-menu {
    margin-top: -1px;
  }
  .listmenu {
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 2;
  }
  .hero-list {
    position: absolute;
    width: 100%;
    margin-top: 125px;
  }
  .hero-list1 {
    margin-left: 10%;
    margin-right: 20%;
    margin-top: 0;
    padding: 8px 0px;
    position: fixed;
    width: 70%;
  }
  .hero-list1 > ol.rmv-breadcrum > li,
  .hero-list1 > ol.rmv-breadcrum > li > a {
    color: #000000;
    font-size: 16px;
  }
  .hero-list1 .dropdown-menu {
    margin-top: -37px;
  }
  .hero-list1 > ol.rmv-breadcrum > li.open > a {
    color: #df9926;
  }
  ol.rmv-breadcrum {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  ol.rmv-breadcrum > li + li::before {
    content: " ";
  }
  ol.rmv-breadcrum > li,
  ol.rmv-breadcrum > li > a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }
  ol.rmv-breadcrum > li > a {
    font-weight: 300;
  }
  ol.rmv-breadcrum > li:last-child,
  ol.rmv-breadcrum > li:last-child > a {
    font-weight: 400;
  }
  ol.visible-list > li:nth-child(4) {
    font-size: 17px;
  }
  .hero-list > .strip-head {
    display: none !important;
  }
  .sticky-icons > li > a > img.share-icon {
    width: 17px;
    height: 55px;
    margin-right: 20px;
    display: block;
    padding: 20px 0;
  }
  .sticky-icons > li > a.small {
    font-weight: 600;
  }
  .small img.arrow-right-header {
    position: relative;
    left: 0px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .small:hover img.arrow-right-header {
    left: 5px;
  }
  .arrow-right-header {
    margin-left: 10px;
    max-width: 17px;
  }
  .hidden-list {
    display: none !important;
  }
  .visible-list {
    display: block !important;
  }
  .visible1024-cross {
    display: block;
  }
  .hero-list1 > .visible-list {
    margin: 0;
  }
  .pos-right {
    margin-right: 100px;
  }
  /* Mega menu */
  .mega-dropdown-menu {
    border: 0;
  }
  .mega-dropdown {
    position: static !important;
  }
  .mega-dropdown > a {
    -webkit-transition: all 0s cubic-bezier(0, 0, 0, 0);
    -moz-transition: all 0s cubic-bezier(0, 0, 0, 0);
    -ms-transition: all 0s cubic-bezier(0, 0, 0, 0);
    -o-transition: all 0s cubic-bezier(0, 0, 0, 0);
    transition: all 0s cubic-bezier(0, 0, 0, 0);
  }
  .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
  }
  .mega-dropdown-menu > li > ul > li {
    list-style: none;
  }
  .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    white-space: normal;
  }
  .mega-dropdown-menu > li ul > li > a:hover,
  .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #df9926;
  }
  li > a > .angle-down {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: 5px;
  }
  li.open > a > .angle-down {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  li > a > .reverseArrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  li.open > a > .reverseArrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .dropdown-menu {
    margin: 0;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  }
  .mega-dropdown-menu .dropdown-header,
  .mega-dropdown-menu .dropdown-header > a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 0;
  }
  .mega-dropdown-menu .dropdown-header > a {
    padding: 0;
  }
  .mega-dropdown-menu form {
    margin: 3px 20px;
  }
  .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
  }
  /* Mega menu END */
  .learn,
  .innovate,
  .automate {
    height: 100vh;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    color: #fff;
    padding-top: 25px;
  }
  .head-txt {
    font-size: 40px;
    margin-bottom: 15px;
    font-weight: 900;
  }
  .sub-head {
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.7px;
  }
  .head-txt,
  .sub-head {
    padding: 0px;
  }
  .learn {
    background-position: -61px 90px;
  }
  .innovate {
    background-position: -65px 70px;
  }
  .automate {
    background-position: -130px 70px;
  }
  .submenu-portion {
    width: 100%;
    background-color: #f2f2f2;
    height: 108vh;
    padding: 60px 15px 30px;
  }
  .industries-menu,
  .services-menu,
  .platforms-menu,
  .nyn-menu,
  .aboutus-menu {
    z-index: 1;
  }
  .hear-txt-sub {
    font-weight: 600;
    color: #000;
    font-size: 18px;
  }
  .menu .align-list > ul > li {
    font-size: 14px;
    color: #000;
    margin: 8px 0;
  }
  .align-list > ul > li > a {
    color: #303030;
  }
  .align-list > ul > li > a:hover {
    color: rgb(97, 184, 209);
  }
  .logo-inner {
    margin: 20px 0;
  }
  .menu-bg,
  .burger {
    margin-right: 33px;
  }
  .burger.open {
    right: 0;
  }
  .show-strip .burger.open {
    top: 30px;
  }
  .circle {
    right: 75px;
  }
  .circle.expand {
    right: -300px;
  }
  .menu {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
  }
  .menu ul li {
    margin-bottom: 20px;
    position: relative;
  }
  .un-line {
    position: absolute;
    bottom: -1px;
    height: 3px;
    width: 0;
    left: 0;
    background-color: #333;
    -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  }
  .menuItems > ul > li > a:hover .un-line {
    width: 26px;
  }
  .menuItems > ul > li.smalltext {
    margin-bottom: 10px;
  }
  .menuItems > ul > li.smalltext > a {
    color: #686868;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
  }
  .menuItems > ul > li > a:hover,
  .menuItems > ul > li.smalltext > a:hover {
    color: #000000;
  }
  .menuItems > ul > li.social-icons {
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .opacity-zero {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .bg-trans {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .progressbar {
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 2px;
    z-index: 1110;
  }
  .progressbar .width {
    background-color: #92d1ff;
    height: 3px;
    width: 0;
  }
  @keyframes show-strip {
    0% {
      opacity: 0;
      transform: translateY(0px);
    }
    50% {
      opacity: 1;
      transform: translateY(5px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  .show-strip {
    background-color: #ffffff;
    -webkit-animation: show-strip 0.5s steps(9) forwards; /* Safari 4+ */
    -moz-animation: show-strip 0.5s steps(10) infinite; /* Fx 5+ */
    -ms-animation: show-strip 0.5s steps(10) infinite; /* IE */
    -o-animation: show-strip 0.5s steps(10) infinite; /* Opera 12+ */
    animation: show-strip 0.5s steps(9) forwards; /* IE 10+, Fx 29+ */
  }
  .show-strip > .mt45 {
    margin-top: 0;
    padding: 15px 15px 0;
    height: auto;
  }
  /* Social Share */
  li.trigger-share {
    background-color: #ffffff;
    margin-right: 15px;
    position: relative;
    left: 5px;
    top: 0;
    padding: 0;
  }
  ul.social-share > li > a {
    font-size: 18px;
    color: #333333;
  }
  .search-icon {
    right: 125px;
  }
  .cross > a > img {
    max-width: 17px;
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 1;
  }
  /*--------------------------------------------------------------
# Slider - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .slider,
  #hero_slider {
    height: 600px;
  }
  .repeated-css {
    height: 600px;
  }
  .caption {
    top: 50%;
    -webkit-transform: translate(0px, -50%) !important;
    -moz-transform: translate(0px, -50%) !important;
    -ms-transform: translate(0px, -50%) !important;
    -o-transform: translate(0px, -50%) !important;
    transform: translate(0px, -50%) !important;
  }
  /*--------------------------------------------------------------
# Index - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .hidden-1024 {
    display: none;
  }
  /* header */
  .menu-bg.no-scroll {
    right: 10px;
  }
  .burger.no-scroll {
    right: 23px;
  }
  .navbar-brand.no-scroll {
    margin-left: 0 !important;
  }
  #home_section {
    height: 600px;
    width: 100%;
    background-color: #92d1ff;
  }
  #home_section .content .animateThird {
    margin-top: 50px;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    width: 100%;
    height: auto;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    padding: 100px 0;
  }
  #do_more {
    padding-top: 75px;
  }
  .w-100 {
    width: 100%;
  }
  .bg-yellow {
    background-color: #ab6604 !important;
  }
  .bg-grey {
    background-color: #f0f0f0;
  }
  .btn-no-effect {
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 40px;
    text-decoration: none;
  }
  .btn-no-effect.dark {
    background-color: rgba(47, 17, 19, 0.3);
    color: #fff;
  }
  .btn-no-effect.light {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
  }
  .home-banner-bg {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
  }
  .bg-video {
    background-color: #bee3ff;
  }
  .bg-video .content {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: medium none;
    background: transparent;
    backface-visibility: hidden;
  }
  .bg-video .background {
    filter: blur(2px);
    opacity: 1;
    backface-visibility: hidden;
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    overflow: hidden;
  }
  .background video {
    background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: -100;
  }
  .home-first-heading-top {
    padding-top: 190px;
  }
  .home-heading,
  .home-second-heading {
    font-size: 60px;
    line-height: 60px;
  }
  .fullpage-first-desc {
    font-size: 17.5px;
    line-height: 22.5px;
    font-weight: 400;
    margin-top: 20px;
  }
  .fullpage-desc {
    font-size: 20px;
    line-height: 23.5px;
    font-weight: 400;
  }
  .fullpage-second-title {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.7;
  }
  .content .animateThird {
    margin-top: 200px;
  }
  .fullpage-second-desc {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
  }
  .fullpage-second-more {
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: bold;
  }
  /* left navigations */
  .sticky-left-nav {
    display: none;
  }
  .venue h3 {
    font-size: 18px;
  }
  .animateFirst,
  .animateSecond,
  .animateThird,
  .animateFourth {
    opacity: 1;
  }
  .scroll-down {
    display: none;
  }
  /* Do more grid */
  .grid-do_more {
    position: relative;
  }
  .grid-do_more > .p0 > a {
    color: #fff;
  }
  .grid-do_more > .p0 > a:hover,
  .grid-do_more > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid-do_more figure {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    cursor: pointer;
  }
  .grid-do_more figure img {
    position: relative;
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure figcaption::before,
  .grid-do_more figure figcaption::after {
    pointer-events: none;
  }
  .grid-do_more figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    bottom: 30px;
    left: 20px;
    right: 20px;
    height: auto;
    max-height: none;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .grid-do_more figure:hover figcaption {
    height: auto;
    max-height: none;
    bottom: 30px;
  }
  .grid-do_more figure:hover .bottom-gradient-do_more {
    background: rgba(0, 0, 0, 0)
      linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
      scroll 0 0;
    transform: translateY(0);
  }
  .bottom-gradient-do_more {
    background: rgba(0, 0, 0, 0)
      linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
      scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(0);
  }
  .do_more-grid-title {
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .do_more-grid-desc {
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    font-weight: 300;
  }
  .search-container {
    margin-bottom: 50px;
  }
  input.search-textbox {
    background: url("../search_center.html")
      no-repeat left center;
    background-size: 30px auto;
    border: none;
    border-bottom: 2px solid #7e7e7e;
    color: #3f3f3f;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    min-height: 45px;
    padding-left: 40px;
    width: 100%;
    opacity: 0.5;
  }
  .half-img-container {
    position: relative;
    padding-top: 50%;
  }
  .half-img {
    position: absolute !important;
    top: 0;
  }
  /* expand collapse */
  .expandHead {
    padding: 20px;
    cursor: pointer;
  }
  .expandHead h5 {
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 auto;
    max-width: 65%;
    font-weight: 700;
  }
  .doMoreExpand {
    background-image: url(../svg/explore_expand-2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 0;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    margin: 10px auto;
    width: 30px;
  }
  .expand-container {
    position: inherit;
  }
  .expandWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprOpen;
    animation-timing-function: ease-in-out;
    color: #ffffff;
    font-size: 30px;
    height: 0;
    margin-top: 0;
    overflow: hidden;
    z-index: 1;
  }
  @keyframes wrprClose {
    0% {
      height: 0px;
      margin-top: 0px;
      padding: 0;
    }
    100% {
      height: 400px;
      margin-top: -170px;
      padding: 20px;
      padding-left: 0px;
    }
  }
  .contractWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprClose;
    animation-timing-function: ease-in-out;
    height: 400px;
    margin-top: -170px;
  }
  @keyframes wrprClose {
    0% {
      height: 400px;
      margin-top: -170px;
      padding: 20px;
    }
    100% {
      height: 0px;
      margin-top: 0px;
      padding: 0px;
    }
  }
  .closeWrpr {
    background-color: #ffffff;
    background-image: url(../svg/explore_expand-2.svg);
    background-size: contain;
    border-radius: 50%;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-right: 0;
    margin-top: -150px;
    opacity: 0;
    transform: rotate(45deg);
    width: 38px;
    z-index: 1;
  }
  .closeWrprAnim {
    animation-delay: 0.4s;
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
    animation-name: ctaShow;
  }
  @keyframes ctaShow {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  /* About us */
  .aboutus-grid-title {
    font-size: 25px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0;
  }
  .aboutus-grid-title > span {
    font-size: 50px;
    vertical-align: middle;
  }
  .aboutus-grid-desc {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    max-width: 190px;
    margin: 0 auto;
  }
  .video-play-icon {
    height: 85px;
    left: 50%;
    margin-left: -42px;
    margin-top: -42px;
    position: absolute;
    top: 50%;
    width: 85px;
    cursor: pointer;
  }
  .video-close-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    cursor: pointer;
    display: none;
  }
  .video-img-container .video-caption {
    bottom: 0;
    color: #fff;
    font-size: 24px;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    width: 100%;
    transition: all 0.5s ease;
  }
  .aboutus-inthenews-head {
    font-size: 40px;
    line-height: 40px;
    margin-top: 0;
  }
  .aboutus-inthenews-row {
    margin-right: 0;
    padding: 10px 0;
  }
  .aboutus-inthenews-row.no-border {
    border-bottom: none;
  }
  .aboutus-inthenews-row a {
    color: #333;
    font-size: 20px;
    line-height: 22.5px;
    font-weight: 400;
  }
  .aboutus-inthenews-row .view-all.light {
    color: #0076ff;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0;
    padding-top: 0;
  }
  .aboutus-inthenews-row a:hover,
  .aboutus-inthenews-row a:focus {
    text-decoration: none;
  }
  #aboutus_video .modal-content,
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  #career_video .modal-dialog {
    margin-top: 100px;
  }
  .show-on-image {
    cursor: pointer;
  }
  .show-on-video {
    display: none;
  }
  /* investors */
  .investors-news {
    padding: 30px;
  }
  .investors-news-title {
    font-size: 36px;
    color: #ffffff;
    padding-top: 0px;
    margin-bottom: 10px;
    font-weight: 900;
  }
  .investors-news-row {
    padding: 9px 0;
  }
  .latest-event-box,
  .latest-event-box-last {
    bottom: 0px;
    top: unset !important;
    height: auto;
    padding: 20px;
    position: absolute;
    width: 100%;
  }
  .robotics-text {
    font-size: 25px;
    line-height: 27px;
  }
  .robotics-date {
    font-size: 15px;
    line-height: 21px;
    font-weight: 300;
    color: #fff;
  }
  .socail-more-twitter {
    bottom: -40px;
    left: 0;
    text-align: center;
    top: unset !important;
    width: 100%;
  }
  .recent-event-box {
    padding: 0 20px 20px;
  }
  .recent-event-row {
    padding: 20px 0 10px;
  }
  .recent-event-row.border-top {
    border-top: 1px solid rgba(90, 90, 90, 0.22);
  }
  .recent-event-title {
    color: #000;
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 300;
  }
  .recent-event-name {
    color: #000;
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 10px;
  }
  .recent-event-date {
    font-size: 15px;
    line-height: 21px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .view-all.light {
    color: #0076ff !important;
    font-weight: 700;
    padding-top: 0;
  }
  .img-stock-icon {
    max-width: 30px;
    position: absolute;
    top: 10px;
    left: 30px;
  }
  .img-right-arrow {
    max-width: 25px;
    position: absolute;
    top: 35px;
    right: 15px;
  }
  .investors-news-desc:hover .img-right-arrow {
    right: 15px;
  }
  .investors-download-icon {
    max-width: 20px;
    position: absolute;
    right: 30px;
  }
  /* careers */
  #careers {
    padding-bottom: 75px;
  }
  /*.careers-img-container {
	background-image: url(/content/dam/infosys-web/en/home/images/careers-video-img.jpg);
	background-position: center center;
	background-size: cover;
	min-height: 450px;
}
.careers-employeespeak {
	background-color: #f3f3f3;
	bottom: -40px;
	color: #000;
	max-width: 420px;
	padding: 35px;
	position: absolute;
	right: 60px;
	text-align: left;
}*/
  .employeespeak-head {
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 95px;
  }
  .employeespeak-content {
    font-size: 17px;
    font-weight: 400;
  }
  .img-employee {
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 85px;
    margin-right: 10px;
    width: 85px !important;
  }
  #employeespeak_slider .owl-dots {
    position: static;
    text-align: center;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    width: 8px;
    height: 8px;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot.active span,
  #employeespeak_slider.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
  }
  .careers-findopportunites {
    font-size: 32px;
    color: #3f3f3f;
    margin-bottom: 15px;
  }
  .career-vido-caption {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    position: absolute;
    left: 55px;
    bottom: 55px;
  }
  /*.career-explore {
	margin-top: 50px;
}*/
  #career_video.modal {
    z-index: 9999;
    padding: 0 !important;
  }
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
    height: 100%;
    overflow: auto;
  }
  #career_video .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #career_video iframe {
    position: fixed;
  }
  #career_video .close {
    background-image: url(../png/cross.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    border: medium none;
    color: transparent;
    height: 58px;
    opacity: 1;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: 200%;
    top: 20px;
    width: 58px;
    z-index: 100;
  }
  .cnt_us_txt {
    font-size: 50px;
    line-height: 60px;
    font-weight: 900;
  }
  .border {
    border: 1px solid rgba(255, 255, 255, 0.2);
    float: left;
  }
  .border-rgt {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .border-btm {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .cntry-nme {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    padding: 75px 0;
  }
  .cntry-nme:focus {
    color: #fff;
    text-decoration: none;
  }
  .cntry-nme:hover {
    background-color: #d0b5d5;
    color: #000;
  }
  /*--------------------------------------------------------------
# Industries - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  /*--Insights  --*/
  .bg-color1 > img.img-responsive {
    width: calc(100% + 86px);
  }
  .bg-color1:hover > img.img-responsive,
  .bg-whitepaper:hover > img.img-whitepaper {
    transform: translate3d(-40px, 0px, 0px);
  }
  .bg-color1:hover .txt-reseach {
    bottom: 0px;
  }
  .bg-whitepaper > img.img-whitepaper {
    width: calc(100% + 50px);
  }
  img.play-icon {
    width: 80px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .txt-reseach::before {
    top: unset;
  }
  .offering-title {
    font-size: 35px;
    color: #000000;
    font-weight: 900;
    line-height: 40px;
    letter-spacing: -1px;
  }
  .bg-whitepaper {
    position: relative;
  }
  .txt-whitepaper {
    padding-top: 380px;
  }
  .box-title {
    margin: 0px;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #bcb9b9;
    font-weight: 600;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  .box-text {
    margin: 0px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 15px 0;
  }
  .bg-pressrelease:hover p.more,
  .bg-blog:hover p.more,
  .bg-article:hover p.more,
  .bg-last:hover p.more,
  .bg-blog-segment:hover p.more,
  .bg-twittercyan:hover p.more,
  .bg-darkblue:hover p.more,
  .bg-orange:hover p.more,
  .bg-light-grey:hover p.more {
    left: 0px;
  }
  .bg-whitepaper:hover p.white-download {
    left: 0px;
  }
  .more,
  .readmore-top {
    position: relative;
    top: 0 !important;
    left: 0;
  }
  .whats-btn {
    padding: 6px 12px;
  }
  #slider_list_carousel .owl-dots {
    bottom: -40px !important;
  }
  .border-left {
    display: none;
  }
  .submit-btn {
    padding: 10px 50px;
  }
  /*--------------------------------------------------------------
# Industries Segment - Tablet (Landscape 1024px)
-------------------------------------------------------------*/

  .slide1-segment,
  .slide2-segment,
  .slide3-segment {
    height: 650px;
  }
  .caption-txt,
  .lng-txt {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 29.5px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    z-index: 1;
  }
  .lng-txt {
    line-height: initial;
  }
  .success-text-box {
    margin-bottom: 0;
  }
  .overlay-wecan {
    background-color: transparent;
  }
  /*--------------------------------------------------------------
# Newsroom - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #latest_news,
  #press_release,
  #features,
  #journalistresearch,
  #infyinthenews,
  #subscribe,
  #questions_bg {
    padding: 75px 0;
  }
  .line-height-30 {
    line-height: 30px;
  }
  .pb5 {
    padding-bottom: 5px;
  }
  .font-weight-100 {
    font-weight: 100;
  }
  /* -- #Overview -- */
  .overview-text {
    font-size: 30px;
    line-height: 40px;
    color: #000;
    padding-top: 10px;
    font-weight: 300;
  }
  .bg-vcard {
    background-color: #f9f9f9;
    padding: 30px 50px;
  }
  .name-text {
    font-size: 30px;
    color: #000;
    font-weight: 900;
  }
  .contact-text {
    font-size: 18px;
    line-height: 22px;
  }
  .vcard-contact-btn {
    margin-top: 10px !important;
  }
  /* -- LatestNews -- */
  .bg-foundations {
    background-image: url("../jpg/infosys-foundation-joins-hands.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
  }
  .more-right {
    right: 20px;
    float: right;
    top: 3px;
  }
  .txt-report {
    padding-bottom: 85px;
  }
  .twitter-time-text {
    font-size: 20px;
    color: #000;
    font-weight: 300;
  }
  /*This needs to be added with existing insight-title class*/
  .latestnews-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #c5c2c2;
    font-weight: 600;
    text-transform: uppercase;
  }
  .more-twitter {
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
  }
  .twitter-icon {
    font-size: 20px !important;
    margin-right: 5px;
    position: relative;
    top: 3px;
  }
  .inline-btn-xs {
    display: inline-block;
  }
  /* -- press release -- */
  #press_release {
    padding-bottom: 0;
  }
  /*This needs to be added with existing success-text-box class*/
  .pressrelease-text-box,
  .features-text-box {
    padding: 20px;
    position: relative;
    z-index: 1;
  }
  /*This needs to be added with existing success-text class*/
  .pressrelease-text,
  .features-text {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin-bottom: 0; /* padding-bottom: 35px;*/
  }
  .bg-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  .bgicon-img,
  .cse-stdy-icon,
  .cs-icon {
    width: 70px;
  }
  /* -- features -- */
  #features {
    padding-bottom: 0;
  }
  /* -- journalist research -- */
  #journalistresearch {
    padding-bottom: 0;
  }
  .journalistresearch-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
  .journalistresearch-desc {
    font-size: 18px;
  }
  .journalistresearch-overlay {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  /* -- infy in the news -- */
  #infyinthenews {
    padding-bottom: 0;
  }
  .infynews-time {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
  }
  .infynews-title-box {
    min-height: 20px;
  }
  .infynews-title {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
    text-transform: uppercase;
  }
  .infynews-twitter-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #4dc8f1;
    border-radius: 50%;
    padding: 4px 7.5px;
    margin-top: -2px;
  }
  .infynews-facebook-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #3b5998;
    border-radius: 50%;
    padding: 4px 10px;
    margin-top: -2px;
  }
  .infynews-text {
    font-size: 18px;
    line-height: 24px;
    color: #000;
  }
  /* -- more questions --del */
  /* Grid */
  .grid {
    position: relative;
  }
  .grid > .p0 > a {
    color: #fff;
  }
  .grid > .p0 > a:hover,
  .grid > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid figure {
    text-align: left;
  }
  .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
  }
  .grid figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .grid figure figcaption::before,
  .grid figure figcaption::after {
    pointer-events: none;
  }
  .grid figure figcaption,
  .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  figure.effect-lily figcaption > .journalistresearch-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    width: 100%;
  }
  /*--------------------------------------------------------------
# Investors - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .vertical-super {
    vertical-align: super;
  }
  /*-- space ---*/
  .mt30 {
    margin-top: 30px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  .four-th {
    font-size: 16px;
    vertical-align: text-top;
    line-height: 68px;
  }
  #being-infosys,
  #connected_with_us,
  #questions-bg {
    padding: 75px 0;
  }
  /*--Being Infosys--*/
  .being-title {
    font-size: 25px;
    color: #000;
    font-weight: 900;
    margin-bottom: 5px;
  }
  .corporate-txt2 {
    font-size: 20px;
  }
  /*--Latest News--*/
  .news-box {
    padding: 20px 20px 30px;
  }
  .news-more {
    position: inherit;
    clear: both;
  }
  .news-more a:hover {
    left: 0px;
  }
  .chart-title {
    font-size: 46px;
  }
  .recent-news {
    font-size: 35px;
  }
  .eq-height .eqh-box:hover .news-box-img {
    transform: scale(1);
  }
  /*--Related Content--*/
  .news-play-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  /*--------------------------------------------------------------
# About Us - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #hero_banner_aboutus {
    height: 600px;
    background-color: #92d1ff;
  }
  .about-caption-content {
    top: 50%;
    -webkit-transform: translate(0px, -50%) !important;
    -moz-transform: translate(0px, -50%) !important;
    -ms-transform: translate(0px, -50%) !important;
    -o-transform: translate(0px, -50%) !important;
    transform: translate(0px, -50%) !important;
  }
  .home-banner-bg {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
  }
  .abt-heading {
    font-size: 60px;
    line-height: 60px;
  }
  .stats .number {
    font-size: 60px;
  }
  .stats .symbol {
    font-size: 48px;
    margin-top: 6px;
  }
  .stats sup {
    top: -1.1em;
  }
  .plus-row .eqh-box .btn-bottom {
    bottom: 20px;
  }
  .gradient-color-aboutus {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 450px;
  }
  .aboutus-desc {
    float: left;
    background-color: #000;
    padding: 35px 50px 0;
    margin-bottom: 50px;
  }
  .desc-txt {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -1.6px;
    color: #fff;
    font-weight: 300;
    padding-top: 25px;
  }
  .name-desc {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
  }
  .cta-txt {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase;
  }
  .cta-txt:hover {
    border: 1px solid #fff !important;
  }
  .border-line:hover .head-abtus-bdr,
  .bg-queries:hover .head-abtus-bdr {
    width: 44px;
  }
  .star-bdr,
  .head-abtus-bdr {
    background-color: #f5a623;
    display: block;
  }
  .head-abtus-bdr {
    width: 44px;
    height: 4px;
    margin: 10px 0;
  }
  .star-bdr {
    width: 75px;
    height: 7.5px;
    margin: 10px 0 20px;
  }
  .circle-grid .view-more:hover,
  .circle-grid .view-more:focus,
  .bg-ship .view-more:hover,
  .bg-ship .view-more:focus {
    left: 0px;
  }
  .bg-star {
    background-image: url(../png/about-us-star.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 0 0;
    min-height: 398px;
    padding: 75px 0;
  }
  .star-para {
    font-size: 25px;
    line-height: 32px;
    padding-right: 0px;
  }
  .sustainability {
    background-image: url(../jpg/sustainability-2.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
    padding: 75px 0;
  }
  .sust-pr {
    padding: 25px;
    background-color: #fff;
  }
  .para-reg {
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 30px;
  }
  .slider-learn:hover {
    left: 0px;
  }
  #innovation_fund {
    padding-bottom: 0;
  }
  .bg-ship {
    min-height: 492px;
  }
  .line-h {
    height: 492px;
  }
  .slider-learn:hover {
    color: #fff;
    left: 0px;
  }
  #paper-boat .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat !important;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    position: absolute !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #paper-boat .owl-nav .owl-prev {
    background-image: url(../png/back-2.png);
    right: 60px;
    top: 350px !important;
  }
  #paper-boat .owl-nav .owl-next {
    background-image: url(../png/forward.png);
    right: 30px;
    top: 350px !important;
  }
  .var-wth {
    width: 750px;
  }
  .adj-cnt {
    padding: 25px;
  }
  /*--------------------------------------------------------------
# Our subsidiaries - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #subsidiaries {
    padding: 75px 0;
  }
  /*Accordion*/
  .accordion-custom .panel-default {
    border-color: transparent;
    margin-top: 15px !important;
  }
  .accordion-custom .panel {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .accordion-custom .panel-title a {
    font-size: 40px;
    color: #000;
    font-weight: 600;
    display: block;
    padding-right: 30px;
  }
  .accordion-custom .panel-title > a:before {
    font-family: FontAwesome;
    content: "\f068";
    font-size: 40px;
    line-height: -moz-block-height;
    letter-spacing: -0.0625em;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a.collapsed:before {
    content: "\f067";
    font-size: 40px;
    line-height: -moz-block-height;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a:hover,
  .accordion-custom .panel-title > a:active,
  .accordion-custom .panel-title > a:focus {
    text-decoration: none;
  }
  .accordion-custom .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    position: relative;
    padding: 10px 0px;
  }
  .accordion-custom
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body {
    border-top-color: transparent;
    padding-left: 0;
  }
  .accordion-custom .accordion-txt {
    font-size: 25px;
    color: #3f3f3f;
    line-height: 37px;
    margin-bottom: 25px;
    padding-right: 80px;
  }
  .goto {
    color: #000;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 15px;
    display: inline-block;
  }
  .goto:hover {
    color: #000;
  }
  /*--------------------------------------------------------------
# Location - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .dropdown-navigation-box {
    padding: 50px 0;
  }
  select.select-region::-ms-expand {
    display: none;
  }
  .select-region {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    text-overflow: "";
    width: 165px;
    background-image: url(../png/down-arrow-2.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: 0;
    border-bottom: solid 1px #7e7e7e;
    font-size: 15px;
    color: #3f3f3f;
    line-height: 20px;
    font-weight: 400;
  }
  .location-title {
    font-size: 25px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .location-text {
    font-size: 20px;
    line-height: 25px;
    color: #777;
    font-weight: 300;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .bg-queries {
    background-color: #f2f2f2;
    color: #000;
  }
  .bg-queries:hover,
  .bg-queries:focus {
    background-color: #f2f2f2;
    color: #000;
    text-decoration: none;
  }
  .pdg-queries {
    padding: 65px 15px 15px;
  }
  .queries-txt {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-weight: 400;
    margin: 0;
  }
  .loc-ht {
    height: 575px;
  }
  #locations .nav-tabs > li > a {
    padding: 20px 47px;
  }
  .loc-cntry-txt > span {
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: -0.5px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
  }
  .hvr-cntry:hover .loc-cntry-txt > span {
    transform: translateY(-28%);
  }
  .hvr-cntry:hover .loc-cntry-txt {
    background-color: transparent;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    transform: translateY(0px);
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /*--------------------------------------------------------------
# Product Landing - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  #our_offerings {
    padding-bottom: 0;
  }
  .txt-brwseby {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -0.3px;
    line-height: 28px;
    margin-top: 10px;
    padding-left: 5px;
  }
  /*--------------------------------------------------------------
# Search List - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .search_input_list {
    font-size: 59px;
    text-transform: capitalize;
    font-weight: 700;
    border-bottom: 1px solid #ccc !important;
    height: 100px;
    color: #fff;
  }
  ul.sort-by {
    margin: 0;
  }
  ul.sort-by > li {
    padding: 0;
    color: #3f3f3f;
  }
  ul.sort-by > li > a.active,
  ul.sort-by > li > a {
    color: #000;
    font-weight: 700;
    font-size: 17.5px;
    line-height: 51px;
    text-decoration: none;
  }
  ul.sort-by > li > a.active {
    color: #000;
    font-weight: 700;
    border-bottom: 4px solid #df9926;
    padding-bottom: 10px;
  }
  ul.sort-by > li > a {
    color: #777;
    font-weight: 400;
  }
  ul.sort-by > li:nth-child(1) + li:before,
  ul.sort-by > li:nth-child(2) + li:before {
    color: #3f3f3f;
    padding: 0 5px;
  }
  ul.sort-by > li:nth-child(1) + li:before {
    content: ": ";
  }
  ul.sort-by > li:nth-child(2) + li:before {
    content: "| ";
  }
  .lst-checkbox {
    padding: 0;
    display: block;
    font-size: 14px;
  }
  .lst-checkbox > input[type="checkbox"] {
    display: none;
  }
  .lst-checkbox > label {
    cursor: pointer;
    margin: 0;
    padding: 5px;
  }
  .lst-checkbox > input[type="checkbox"] + label span {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .lst-checkbox > input[type="checkbox"] + label span:before,
  .lst-checkbox > input[type="checkbox"] + label:hover span:before,
  .lst-checkbox > input[type="checkbox"]:checked + label span:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: -2px;
    left: 0;
  }
  .lst-checkbox > input[type="checkbox"] + label span:before {
    content: "\f096";
    color: #000;
  }
  .lst-checkbox > input[type="checkbox"]:checked + label span:before {
    content: "\f00c";
  }
  .txt-input {
    margin-left: 25px;
    display: inline-block;
    font-weight: 300;
  }
  .badge {
    margin-left: 5px;
    float: right;
  }
  .show-more {
    display: none;
  }
  .txt-toggle {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .txt-toggle:hover,
  .txt-toggle:focus {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .box-info {
    padding: 20px;
    color: #ffffff;
    margin-top: 50px;
  }
  .head-box-info {
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .txt-box-info {
    font-size: 25px;
    line-height: 30px;
    font-weight: 900;
  }
  .ui-helper-hidden-accessible {
    display: none;
  }
  .ui-menu {
    background-color: #fff;
    width: 75% !important;
    height: auto;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
  }
  .ui-menu > li {
    list-style-type: none;
    padding: 10px;
  }
  .ui-menu > li:hover {
    background-color: #ccc;
  }
  .ui-menu > li > a,
  .ui-menu > li > a:focus {
    color: #000;
    font-weight: 400;
    font-size: 23px;
  }
  ul.pagination-sm > li,
  ul.pagination-sm > li > a {
    color: #000;
    font-size: 17px;
  }
  .pagination-sm > li,
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 0;
  }
  .lt {
    margin: 0px 20px;
  }
  /*--------------------------------------------------------------
# Press Release Detail - Tablet (Landscape 1024px)
--------------------------------------------------------------*/

  .press-releases-head h1 {
    font-size: 60px;
    line-height: 60px;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .position-txt,
  .location-date {
    line-height: 30px;
    font-weight: 400;
  }
  .position-txt {
    font-size: 25px;
    color: #000;
    margin-bottom: 10px;
  }
  .location-date {
    font-size: 20px;
  }
  .press-hline {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8;
    margin: 50px 0px;
  }
  /*--------------------------------------------------------------
# Case Study - Tablet (Landscape 1024px)
--------------------------------------------------------------*/
  .overlay-casestudies {
    background-color: #ffffff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Firefox 3.6 to 15 */
    background: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 160px;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  .atp-para,
  .atp-sml-para {
    line-height: 30px;
    font-weight: 400;
  }
  .atp-para {
    font-size: 25px;
  }
  .atp-sml-para {
    font-size: 18px;
  }
  .divider {
    background-color: #e0e0e0;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
  }
  .atp-sml-head {
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 30px;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .key-para p,
  .impact-sml-para p {
    font-size: 20px;
  }
  .impact-para p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
  }
  .num-per > span,
  sup {
    color: #0076ff;
  }
  .num-per > span {
    font-size: 55px;
    font-weight: 600;
    line-height: 55px;
  }
  .num-per > sup {
    font-size: 30px;
  }
  .atp-slider {
    padding: 30px 15px;
    background-color: #f5f5f5;
    margin-top: 50px;
  }
  .atp-slider-txt p:nth-child(n + 2) {
    font-size: 20px;
    font-weight: 300;
  }
  .atp-slider-txt img.img-inherit {
    width: inherit;
    margin: 15px auto;
  }
  #atp_slider_carousel .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat;
    height: 32px;
    position: absolute;
    text-indent: -9999px;
    width: 32px;
  }
  #atp_slider_carousel .owl-nav .owl-prev {
    background-image: url(../png/arrow-left-2.png);
    left: 30px;
    top: 150px !important;
  }
  #atp_slider_carousel .owl-nav .owl-next {
    background-image: url(../png/arrow-right-2.png);
    right: 30px;
    top: 150px !important;
  }
  .atp-grid-num {
    margin: 15px 0;
  }
  .atp-grid-num p > span,
  .exp-iip p > span {
    font-size: 70px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .atp-grid-num p {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
  }
  .atp-grid-num p:nth-child(2),
  .exp-iip p:nth-child(2) {
    font-size: 14px;
    line-height: 16.5px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    font-weight: 400;
  }
  #utilities,
  #communication_services {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 445px !important;
  }
  #utilities,
  #communication_services {
    background-image: url(../jpg/utilities-case-studies-2.jpg);
  }
  #communication_services {
    background-image: url(../jpg/utilities-case-studies-2.jpg);
  }
  #utilities p,
  #communication_services p {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px auto 50px;
    text-align: center;
    width: 42%;
  }
  .head {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
  }
  .minus-top-grid {
    margin-top: -191px;
  }
  .head-grid {
    font-size: 24px;
    line-height: 27px;
    font-weight: 900;
    margin-bottom: 15px;
  }
  .minus-top-grid p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #777;
  }
  .minus-top-grid .equal-bg {
    padding: 0;
  }
  .yellow-bg {
    background-color: #ffe03f;
  }
  .pad-all p {
    font-size: 20px;
    font-weight: 400;
  }
  .exp-iip p:nth-child(2) {
    width: 100%;
  }
  .exp-iip p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
  }
  .exp-iip > div:nth-child(4) p:nth-child(1),
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    text-align: left;
  }
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    font-size: 16px;
    line-height: 23.5px;
    margin-left: 0px;
  }
  .exp-iip > div:nth-child(4) a.try-it {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-top: 10px;
    padding: 9px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  .exp-iip > div:nth-child(4) a.try-it:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
  }
  .pdf {
    border: 2px solid #000000;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    -webkit-transition: 0.5s ease-in-out 0s;
    -moz-transition: 0.5s ease-in-out 0s;
    -ms-transition: 0.5s ease-in-out 0s;
    -o-transition: 0.5s ease-in-out 0s;
    transition: 0.5s ease-in-out 0s;
  }
  .pdf:hover,
  .pdf:focus {
    background-color: #000;
    color: #fff;
    text-decoration: none;
  }
  .email {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    color: #000;
    margin-top: 25px;
  }
  .email:hover,
  .email:focus {
    color: #000;
  }
  .cnt-us {
    float: right;
    text-align: right;
    display: inline-block;
    margin-top: 20px;
  }
  #case_studies {
    color: #fff;
  }
  #case_studies p:nth-child(1),
  #case_studies p:nth-child(2) {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
  }
  #case_studies p:nth-child(2) {
    color: rgba(255, 255, 255, 0.8);
  }
  .title-sml-cs {
    font-size: 50px;
    letter-spacing: -1.3px;
    font-weight: 900;
  }
  .cs-txt {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-top: 80px;
    text-align: left;
  }
  .cs-txt:hover,
  .cs-txt:focus {
    color: #fff;
  }
  .cs-bdr {
    color: #a2aeb6;
    border: 2px solid #d1d7da;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 8px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 10px;
    text-transform: uppercase;
  }
  .cs-bdr:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #d1d7da;
    z-index: -1;
  }
  .cs-bdr:hover,
  .cs-bdr:focus {
    border: 2px solid #bfc5c8;
    color: #a2aeb6;
    text-decoration: none;
  }
  .cs-bdr:hover:before,
  .cs-bdr:focus:before {
    width: 100%;
  }
  /*--------------------------------------------------------------
# Events - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .black-bg {
    background-color: #222121;
    padding: 15px;
  }
  .btn-rectangle {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 8px;
    border: 1px solid #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
  }
  .btn-rectangle:hover {
    color: #000000;
    background-color: #fff;
  }
  #events p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
  }
  #events span {
    color: #c2c2c2;
    font-size: 18px;
    font-weight: 300;
  }
  #events-cnt p {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .session-details-bg {
    background-color: #f2f2f2;
    padding: 25px;
    margin-bottom: 15px;
  }
  .session-details-bg span {
    font-size: 20px;
    color: #000;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .col-sm-20p {
    width: 20%;
  }
  #request_for_services .container {
    width: 100% !important;
  }
}

@media screen and (max-width: 992px) {
  /*--------------------------------------------------------------
# Global CSS
--------------------------------------------------------------*/

  .text-left-sm {
    text-align: left;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .row-sm {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .slider-title {
    font-size: 23px;
    line-height: 25px;
  }
  .col-eq-ht-sm {
    height: auto;
    margin: 0;
    padding: 0;
  }
  .align-box {
    padding: 15px;
  }
  /*--------------------------------------------------------------
# iframe[google_conversion_frame] (Portrait 992px)
--------------------------------------------------------------*/

  .website-feedback-iframe-height {
    height: 920px;
  }
  .market-analyst-iframe-height {
    height: 1250px;
  }
  /*--------------------------------------------------------------
# L2 Gradient - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  #L2_home_banner {
    height: 34vh;
  }
  /*--------------------------------------------------------------
# Header Menu - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .menu {
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
  }
  .hero-list1 {
    width: 64%;
  }
  .search-icon {
    right: 90px;
  }
  .menuItems {
    height: auto;
    position: absolute;
  }
  .learn,
  .innovate,
  .automate {
    position: relative;
    top: 655px;
    margin: 0;
    height: 182px;
  }
  .automate {
    background-position: left center;
  }
  .innovate {
    background-position: left center;
  }
  .learn {
    background-position: left center;
  }
  .visible1024-cross {
    display: block;
  }
  .indus .servi,
  .consult {
    height: auto;
  }
  .hear-txt-sub {
    margin-bottom: 20px;
  }
  .burger.open {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .collapse {
    left: 4px;
    top: 0;
  }
  .circle.expand {
    width: 240%;
    right: -600px;
  }
  .menu-bg,
  .burger {
    margin-right: 15px;
  }
  .head-txt {
    margin: 35px 0;
    text-align: right;
  }
  .head-txt,
  .sub-head {
    padding: 0;
  }
  /*--------------------------------------------------------------
# Index - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .pt-sm-0 {
    padding-top: 0;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .ai-powered-core-img {
    background-image: url(../jpg/ai-core-tab.jpg);
  }
  .agile-digital-bg-img {
    background-image: url(../png/agile-digital-tab.png);
  }
  .learn-bg-img {
    background-image: url(../jpg/always-learning-tab.jpg);
  }
  .dnf-digital-capabilities-lead {
    background-image: url(../png/digital-capabilities-lead-tab.png);
  }
  .dnf-digital-operating-lead {
    background-image: url(../png/digital-operating-models-lead-tab.png);
  }
  .dnf-talent-transformations-lead {
    background-image: url(../png/talent-transformations-lead-tab.png);
  }
  .investors-news-row {
    padding: 20px 0;
  }
  .recent-event-box {
    padding: 0 20px 20px;
  }
  .recent-event-row {
    padding: 20px 0 10px;
  }
  input.search-textbox {
    font-size: 22px;
  }
  .do_more-grid-title {
    font-size: 21px;
    line-height: 27px;
  }
  .do_more-grid-desc {
    font-size: 20px;
    line-height: 25px;
  }
  .half-img-container {
    position: relative;
    padding-top: 100%;
  }
  .half-img {
    position: absolute !important;
    top: 0;
  }
  .aboutus-inthenews-row {
    padding: 25px 0;
  }
  .expandHead h5 {
    max-width: 45%;
  }
  .img-pos > img {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: -3;
  }
  .expand-container h2,
  #expand-digital h2 {
    font-size: 25px;
  }
  .expand-container p,
  #expand-digital p {
    font-size: 16px;
  }
  .expand-container a.bdr,
  #expand-digital a.bdr {
    margin-top: 20px;
  }
  .closeWrpr {
    margin-top: -250px;
  }
  @keyframes wrprOpen {
    0% {
      height: 0px;
      margin-top: 0px;
      padding: 0;
    }
    100% {
      height: 400px;
      margin-top: -270px;
      padding: 40px 0px;
    }
  }
  .cnt_us_txt {
    font-size: 36px;
    font-weight: 900;
    line-height: 50px;
  }
  /*--------------------------------------------------------------
# Industries - Tablet (Portrait 992px)
--------------------------------------------------------------*/
  .para-txt {
    font-size: 30px;
    line-height: 33px;
  }
  .para-ovr {
    font-size: 24px;
    line-height: 30px;
  }
  .corner-shape {
    border-bottom: 160px solid #00b28f;
  }
  .bg-blog {
    box-shadow: 0px 0px 2px #888;
  }
  .redefine-title {
    font-size: 30px;
  }
  .bg-color1 > img.img-responsive {
    width: auto;
  }
  /*--------------------------------------------------------------
# Industries Segment - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .bdr-rgt {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 0;
  }
  .bdr-lft {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 0;
  }
  .cnt-first,
  .cnt-txt {
    padding: 15px;
  }
  /*--------------------------------------------------------------
# Newsroom - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .p0-sm {
    padding: 0;
  }
  /* -- overview -- */
  .overview-text {
    font-size: 24px;
    line-height: 30px;
  }
  .bg-vcard {
    padding: 15px;
  }
  .name-text {
    font-size: 29px !important;
  }
  /* -- latest news -- */
  .txt-report {
    padding-bottom: 0;
  }
  /* -- pressrelease -- */
  .bg-msg {
    bottom: 0;
  }
  /* -- features -- */
  .bg-file {
    bottom: 0;
  }
  /* -- infy in the news -- */
  .box-shadow-top-sm {
    box-shadow: 3px 0px 2px #888;
  }
  .p0-only-sm {
    padding: 0;
  }
  /*--------------------------------------------------------------
# Investors - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .mt-sm-30 {
    margin-top: 30px;
  }
  /*overview*/
  .bg-vcard {
    padding: 15px;
  }
  .name-text {
    font-size: 29px !important;
  }
  /*--Investor Toolkit--*/
  .two-line::after {
    border-top: 47px solid #000;
  }
  .slider-btn {
    font-size: 12px;
  }
  .corporate-txt {
    font-size: 18px;
  }
  .event-date {
    font-size: 32px;
    line-height: 28px;
  }
  .down-report-btn {
    margin: 30px 0;
  }
  .e-report {
    margin-left: 0px;
  }
  /*--Latest News--*/
  .re-news {
    line-height: 26px;
  }
  /*--------------------------------------------------------------
# About Us - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  #paper-boat {
    padding: 20px 0px;
  }
  .bg-ship {
    min-height: 580px;
  }
  .adj-cnt {
    padding: 20px 0;
  }
  .line-h {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .aboutus-desc {
    padding: 15px 10px 0;
  }
  .desc-txt {
    font-size: 22px;
    line-height: 35px;
  }
  .name-desc {
    font-size: 20px;
    margin-top: 0;
  }
  .star-para {
    line-height: 30px;
  }
  .sust-para {
    font-size: 22px;
  }
  .para-lgt {
    font-size: 20px;
  }
  #paper-boat .owl-nav .owl-prev {
    top: 285px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 285px !important;
  }
  .cntry-nme {
    font-size: 16px;
    padding: 50px 0;
  }
  /*--------------------------------------------------------------
# Location - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .location-text {
    font-size: 18px;
    line-height: 23px;
  }
  #locations .nav-tabs > li > a {
    padding: 20px 59px;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Tablet (Portrait 992px)
--------------------------------------------------------------*/
  .nav-tabs > li > a {
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-right: 0;
    padding: 20px 59.2px;
    text-transform: uppercase;
  }
  /*--------------------------------------------------------------
# Case Study - Tablet (Landscape 992px)
--------------------------------------------------------------*/

  .atp-slider-txt p {
    font-size: 30px;
    line-height: 35px;
  }
  .atp-slider-txt p:nth-child(n + 2) {
    font-size: 18px;
  }
  .atp-grid-num p > span,
  .exp-iip p > span {
    font-size: 50px;
  }
  .atp-grid-num p {
    font-size: 20px;
  }
  .atp-grid-num p:nth-child(n + 2) {
    width: 100%;
  }
  #utilities,
  #communication_services {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    height: auto;
  }
  #utilities {
    background-image: url(../jpg/utilities-case-studies-2.jpg);
  }
  #communication_services {
    background-image: url(../jpg/utilities-case-studies-2.jpg);
  }
  #utilities p,
  #communication_services p {
    width: 70%;
  }
  .minus-top-grid {
    margin-top: 50px;
  }
  .cs-txt {
    margin-top: 30px;
    text-align: left;
  }
  .cs-bdr {
    margin-bottom: 20px;
  }
  /*--------------------------------------------------------------
# Our History - Tablet (Portrait 992px)
--------------------------------------------------------------*/

  .slider-single h3 {
    text-align: center;
    margin-bottom: 10px;
  }
  /*--------------------------------------------------------------
# Petagon Modal - Tablet
--------------------------------------------------------------*/

  #petagon_modal_carousel .item .h5 {
    font-size: 50px;
  }
  #petagon_modal_carousel .owl-dots {
    display: none;
  }
  #petagon_modal_carousel .item {
    left: 0%;
    width: auto;
  }
  #petagon_modal_carousel .owl-prev,
  #petagon_modal_carousel .owl-next {
    background-repeat: no-repeat;
    width: 32px;
    height: 32px !important;
    text-indent: -9999px;
    position: absolute !important;
    top: unset !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #petagon_modal_carousel .owl-prev {
    background-image: url(../png/pentagone-left-arrow.png);
    left: 200px;
  }
  #petagon_modal_carousel .owl-next {
    background-image: url(../png/pentagone-right-arrow.png);
    right: 200px;
  }
  @keyframes open-anim {
    0% {
      transform: translateX(0%) scale(0);
    }
    100% {
      transform: translateX(0%) scale(1);
    }
  }
  @keyframes close-anim {
    0% {
      transform: translateX(0%) scale(1);
    }
    100% {
      transform: translateX(0%) scale(0);
    }
  }
  /******************************

Insights Promo CSS 

*****************************/
  .cnt-wrapper {
    padding: 15px;
  }
}

@media screen and (max-width: 800px) {
  /*--------------------------------------------------------------
# Header Menu - Tablet (Portrait 800px)
--------------------------------------------------------------*/
  li.trigger-share {
    top: 0;
  }
}

@media screen and (max-width: 768px) {
  /* iPads (portrait) ----------- */

  /*--------------------------------------------------------------
# Header Menu - Tablet (Portrait 768px)
--------------------------------------------------------------*/
  .hero-list1 {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  /* Mobile (Landscape) ----------- */

  /*--------------------------------------------------------------
# Cookie CSS
--------------------------------------------------------------*/

  .cookie-outer {
    top: unset;
    bottom: 0;
  }
  .cookie-outer span {
    padding: 5px 15px;
  }
  /*--------------------------------------------------------------
# CSS Document
--------------------------------------------------------------*/

  .iframe-width,
  .iframe-height-investors,
  .iframe-height-about {
    height: 1110px;
  }
  .ctrl-width-mob {
    width: 50%;
    margin-bottom: 0 !important;
  }
  /*--------------------------------------------------------------
# Moadal - Mobile
--------------------------------------------------------------*/

  #videoModal button.close {
    top: -60px;
    right: 0px;
  }
  /*--------------------------------------------------------------
# Hover Shutter animation
--------------------------------------------------------------*/

  .btn-shutter {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
    margin: 1.11rem 0;
    text-transform: uppercase;
  }
  .btn-shutter:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter:hover:before {
    width: 100%;
  }
  /* btn - black */
  .btn-shutter-black {
    color: #000;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 5px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    font-weight: 900;
  }
  .btn-shutter-black:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-black:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-black:hover:before {
    width: 100%;
  }
  /* Learn More */
  .btn-shutter-more {
    color: #fff;
    border: 1px solid #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1.5px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
  }
  .btn-shutter-more:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
  }
  .btn-shutter-more:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #ffffff;
  }
  .btn-shutter-more:hover:before {
    width: 100%;
  }
  /*--------------------------------------------------------------
# Overlay CSS 
--------------------------------------------------------------*/

  .slider-overlay-black,
  .slider-overlay-white,
  .slider-overlay-sapphire,
  .slider-overlay-coral,
  .slider-overlay-topaz,
  .slider-overlay-jade,
  .slider-overlay-amethyst,
  .slider-overlay-onyx {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .slider-overlay-black {
    background-color: rgba(0, 0, 0, 0.45);
  }
  .slider-overlay-white {
    background-color: rgba(255, 255, 255, 0.45);
  }
  .slider-overlay-sapphire {
    background-color: rgba(6, 24, 56, 0.45);
  }
  .slider-overlay-coral {
    background-color: rgba(76, 5, 25, 0.45);
  }
  .slider-overlay-topaz {
    background-color: rgba(47, 17, 19, 0.45);
  }
  .slider-overlay-jade {
    background-color: rgba(9, 50, 29, 0.45);
  }
  .slider-overlay-amethyst {
    background-color: rgba(55, 34, 97, 0.45);
  }
  .slider-overlay-onyx {
    background-color: rgba(63, 63, 63, 0.45);
  }
  /*--------------------------------------------------------------
# Global CSS - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .text-center-xs {
    text-align: center;
  }
  .inline-xs {
    display: inline;
  }
  .mt-xs-0 {
    margin-top: 0;
  }
  .mt-xs-20 {
    margin-top: 20px;
  }
  .mt-xs-145 {
    margin-top: 145px;
  }
  .mb-xs-0 {
    margin-bottom: 0;
  }
  .mb-xs-10 {
    margin-bottom: 10px;
  }
  .mb-xs-20 {
    margin-bottom: 20px;
  }
  .mb-xs-40 {
    margin-bottom: 40px;
  }
  .mb-xs-50 {
    margin-bottom: 50px;
  }
  .size-xs-30 {
    font-size: 30px;
  }
  .size-xs-40 {
    font-size: 40px;
  }
  .size-xs-25 {
    font-size: 25px;
  }
  .pull-left-xs {
    float: left !important;
  }
  .h1-heading {
    font-size: 50px;
    line-height: 50px;
    margin-top: 25px;
  }
  .h2-heading {
    font-size: 40px;
    line-height: 40px;
  }
  .para-txt {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
  }
  .title-sml {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .row-eq-ht {
    overflow: hidden;
  }
  .col-eq-ht {
    height: auto;
    margin: 0;
    padding: 0;
  }
  .caption-txt > a,
  .lng-txt > a {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 29.5px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    z-index: 1;
  }
  .lng-txt {
    line-height: initial;
  }
  .insight-text {
    font-size: 20px;
  }
  #insights [class*="col-md"] {
    margin-bottom: 25px;
  }
  .txt-reseach::before {
    bottom: 0;
  }
  /******************************

Insights Promo CSS 

*****************************/

  .promo-video-wrapper {
    /*height: 300px;*/
  }
  /*--------------------------------------------------------------
# Slider - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .portal-mob {
    bottom: 60px;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  .slider,
  #hero_slider {
    height: 480px;
  }
  .repeated-css {
    height: 480px;
  }
  .slide-image {
    right: 0;
  }
  .owl-dots {
    bottom: 10px;
  }
  .slider-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #hero_slider_carousel .caption a {
    margin-top: 0;
    padding: 5px;
  }
  .hidden-scroll {
    overflow: hidden !important;
    -webkit-overflow-scrolling: hidden !important;
    -moz-overflow-scrolling: hidden !important;
    -ms-overflow-scrolling: hidden !important;
    -o-overflow-scrolling: hidden !important;
    position: relative;
  }
  /*--------------------------------------------------------------
# L2 Gradient - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #L2_home_banner {
    height: 315px;
    position: relative;
  }
  /*--------------------------------------------------------------
# L3 Gradient - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #main-text-body {
    padding: 75px 0;
  }
  #main-text-body h3,
  #main-text-body h4,
  #main-text-body h5,
  #main-text-body h5 > a,
  #main-text-body h6 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 900;
    letter-spacing: -1px;
  }
  #main-text-body h2 {
    font-size: 30px;
  }
  #main-text-body .h2-heading {
    font-size: 30px;
    line-height: 30px;
  }
  #main-text-body h3 {
    font-size: 25px;
  }
  #main-text-body h4 {
    font-size: 22px;
  }
  #main-text-body h5,
  h5 > a,
  #main-text-body h6 {
    font-size: 20px;
  }
  .main-text-body-investors h1 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 25px;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
    font-weight: 500;
  }
  .main-text-body-investors h4 {
    font-size: 20px !important;
  }
  .align-left {
    float: none;
    margin-right: 0px;
    margin-bottom: 15px !important;
    clear: both;
    border: 1px solid #ccc;
  }
  /*table*/
  .table-wrap > thead > tr > th {
    border-bottom-width: 1px;
  }
  .table-wrap table tr th {
    font-weight: 600;
    border-bottom-width: 1px;
    background-color: #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .table-wrap table tr td {
    padding: 10px 10px 10px 50%;
    font-size: 14px;
  }
  .table-wrap table {
    border: 0px solid #ddd;
  }
  .table-wrap table tr {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
  }
  .table-wrap table td {
    display: block;
    padding: 10px 0px;
  }
  .table-wrap table thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-wrap table tr {
    border: 1px solid #ccc;
  }
  .table-wrap table tr td:last-child {
    border: 0px solid #ccc;
  }
  .table-wrap table td {
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .table-wrap table td:before {
    font-size: 14px;
    color: #000;
    text-align: left;
    font-weight: 600;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 45%;
    padding-right: 10px;
    height: 100%;
    background-color: #f1f1f1;
    padding-left: 10px;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
  }
  .table-wrap table td:last-child:before {
    border-bottom: 0px solid #fff;
  }
  .table-wrap table td:before {
    content: attr(title);
  }
  #slider_list_carousel .owl-nav .owl-prev {
    left: 0px !important;
  }
  #slider_list_carousel .owl-nav .owl-next {
    right: 0px !important;
  }
  #slider_list_carousel .owl-dots {
    bottom: -40px;
  }
  #slider_list_carousel.owl-theme .owl-dots .owl-dot {
    margin: 0 8px;
  }
  #slider_list_carousel.owl-theme .owl-dots .owl-dot span {
    box-shadow: 0 0 0 2px black inset;
  }
  #slider_list_carousel.owl-theme .owl-dots .owl-dot span::after {
    background-color: #000;
    box-shadow: 0 0 1px #000;
  }
  /*--------------------------------------------------------------
# Header Menu - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #ffffff !important;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff !important;
    opacity: 0.75;
  }
  .navbar-default {
    border-color: transparent;
    background-color: transparent;
  }
  .navbar-brand {
    padding: 5px 15px 0;
  }
  .navbar {
    margin-bottom: 0;
    min-height: auto;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    margin: 0 8px;
    font-weight: 300;
  }
  .breadcrumb-menu {
    margin-top: -1px;
  }
  .listmenu {
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 2;
  }
  .hero-list {
    position: absolute;
    width: 100%;
    margin-top: 125px;
  }
  .hero-list1 {
    margin-top: 0;
    padding: 8px 0px;
    position: fixed;
    width: auto;
    margin-left: 72%;
    margin-right: 0%;
  }
  .hero-list1 > ol.rmv-breadcrum > li,
  .hero-list1 > ol.rmv-breadcrum > li > a {
    color: #000000;
    font-size: 16px;
  }
  .hero-list1 .dropdown-menu {
    margin-top: -37px;
  }
  .hero-list1 > ol.rmv-breadcrum > li.open > a {
    color: #df9926;
  }
  ol.rmv-breadcrum {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  ol.rmv-breadcrum > li + li::before {
    content: " ";
  }
  ol.rmv-breadcrum > li,
  ol.rmv-breadcrum > li > a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }
  ol.rmv-breadcrum > li > a {
    font-weight: 300;
  }
  ol.rmv-breadcrum > li:last-child,
  ol.rmv-breadcrum > li:last-child > a {
    font-weight: 400;
  }
  ol.visible-list > li:nth-child(4) {
    font-size: 17px;
  }
  .sticky-icons > li > a > img.share-icon {
    width: 17px;
    height: 55px;
    margin-right: 20px;
    display: block;
    padding: 20px 0;
  }
  .sticky-icons > li > a.small {
    font-weight: 600;
  }
  .small img.arrow-right-header {
    position: relative;
    left: 0px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .small:hover img.arrow-right-header {
    left: 5px;
  }
  .arrow-right-header {
    margin-left: 10px;
    max-width: 17px;
  }
  .hidden-list {
    display: none !important;
  }
  .visible-list {
    display: block !important;
  }
  .hero-list1 > .visible-list {
    margin: 0;
  }
  .pos-right {
    margin-right: 100px;
  }
  /* Mega menu */
  .mega-dropdown-menu {
    border: 0;
  }
  .mega-dropdown {
    position: static !important;
  }
  .mega-dropdown > a {
    -webkit-transition: all 0s cubic-bezier(0, 0, 0, 0);
    -moz-transition: all 0s cubic-bezier(0, 0, 0, 0);
    -ms-transition: all 0s cubic-bezier(0, 0, 0, 0);
    -o-transition: all 0s cubic-bezier(0, 0, 0, 0);
    transition: all 0s cubic-bezier(0, 0, 0, 0);
  }
  .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
  }
  .mega-dropdown-menu > li > ul > li {
    list-style: none;
  }
  .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    white-space: normal;
  }
  .mega-dropdown-menu > li ul > li > a:hover,
  .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #df9926;
  }
  li > a > .angle-down {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: 5px;
  }
  li.open > a > .angle-down {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  li > a > .reverseArrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  li.open > a > .reverseArrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .dropdown-menu {
    margin: 0;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  }
  .mega-dropdown-menu .dropdown-header,
  .mega-dropdown-menu .dropdown-header > a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 0;
  }
  .mega-dropdown-menu .dropdown-header > a {
    padding: 0;
  }
  .mega-dropdown-menu form {
    margin: 3px 20px;
  }
  .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
  }
  /* Mega menu END */
  .learn,
  .innovate,
  .automate {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    color: #fff;
    padding-top: 25px;
    position: relative;
    top: 655px;
    margin: 0;
    height: 182px;
  }
  .automate {
    background-position: left center;
  }
  .innovate {
    background-position: left center;
  }
  .learn {
    background-position: left center;
  }
  .head-txt {
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 900;
  }
  .sub-head {
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.7px;
  }
  .head-txt,
  .sub-head {
    padding: 0px;
  }
  .submenu-portion {
    width: 100%;
    background-color: #f2f2f2;
    height: 125vh;
    padding: 60px 15px 30px;
  }
  .hear-txt-sub {
    font-weight: 600;
    color: #000;
    font-size: 18px;
  }
  .menu .align-list > ul > li {
    font-size: 14px;
    color: #000;
    margin: 8px 0;
  }
  .align-list > ul > li > a {
    color: #303030;
  }
  .align-list > ul > li > a:hover {
    color: rgb(97, 184, 209);
  }
  .logo-inner {
    margin: 20px 0;
  }
  .menu-bg,
  .burger {
    margin-right: 5px;
  }
  .scrollbg-show .burger.open {
    right: 10px;
    top: 0px !important;
  }
  .burger.open {
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 0;
  }
  .show-strip .burger.open {
    top: 30px !important;
  }
  .open > .collapse {
    top: 1px !important;
  }
  .circle {
    right: 30px;
  }
  .circle.expand {
    right: -100px;
  }
  .menu {
    overflow-y: scroll;
    display: none;
    height: 100vh;
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
  }
  .menu ul li {
    margin-bottom: 20px;
    position: relative;
  }
  .un-line {
    position: absolute;
    bottom: -1px;
    height: 3px;
    width: 0;
    left: 0;
    background-color: #333;
    -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  }
  .menuItems > ul > li > a:hover .un-line {
    width: 26px;
  }
  .menuItems > ul > li.smalltext {
    margin-bottom: 10px;
  }
  .menuItems > ul > li.smalltext > a {
    color: #686868;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
  }
  .menuItems > ul > li > a:hover,
  .menuItems > ul > li.smalltext > a:hover {
    color: #000000;
  }
  .menuItems > ul > li.social-icons {
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .opacity-zero {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .bg-trans {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
  .progressbar {
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 2px;
    z-index: 1110;
  }
  .progressbar .width {
    background-color: #92d1ff;
    height: 3px;
    width: 0;
  }
  @keyframes show-strip {
    0% {
      opacity: 0;
      transform: translateY(0px);
    }
    50% {
      opacity: 1;
      transform: translateY(5px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  .show-strip {
    background-color: #ffffff;
    -webkit-animation: show-strip 0.5s steps(9) forwards; /* Safari 4+ */
    -moz-animation: show-strip 0.5s steps(10) infinite; /* Fx 5+ */
    -ms-animation: show-strip 0.5s steps(10) infinite; /* IE */
    -o-animation: show-strip 0.5s steps(10) infinite; /* Opera 12+ */
    animation: show-strip 0.5s steps(9) forwards; /* IE 10+, Fx 29+ */
  }
  .show-strip > .mt45 {
    margin-top: 0;
    padding: 15px 15px 0;
    height: auto;
  }
  /* Social Share */
  li.trigger-share {
    background-color: #ffffff;
    margin-right: 15px;
    position: relative;
    top: 3px;
    left: 5px;
  }
  ul.social-share > li > a {
    font-size: 18px;
    color: #333333;
  }
  li.slideout {
    width: 40px;
    height: 40px;
    background-color: #fff;
    text-align: center;
    padding: 5px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  li.slideout:nth-child(1) {
    -webkit-transform: translateY(55px);
    -moz-transform: translateY(55px);
    -ms-transform: translateY(55px);
    -o-transform: translateY(55px);
    transform: translateY(55px);
  }
  li.slideout:nth-child(2) {
    -webkit-transform: translateX(0px) translateY(85px);
    -moz-transform: translateX(0px) translateY(85px);
    -ms-transform: translateX(0px) translateY(85px);
    -o-transform: translateX(0px) translateY(85px);
    transform: translateX(0px) translateY(85px);
  }
  li.slideout:nth-child(3) {
    -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px);
  }
  li.slideout:nth-child(4) {
    -webkit-transform: translateX(0px) translateY(140px);
    -moz-transform: translateX(0px) translateY(140px);
    -ms-transform: translateX(0px) translateY(140px);
    -o-transform: translateX(0px) translateY(140px);
    transform: translateX(0px) translateY(140px);
  }
  /*--------------------------------------------------------------
# Index - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  /* header */
  .menu-bg.no-scroll {
    right: 10px;
  }
  .burger.no-scroll {
    right: 23px;
  }
  .navbar-brand.no-scroll {
    margin-left: 0 !important;
  }
  .plr-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .mb-xs-10 {
    margin-bottom: 10px;
  }
  .pt-sm-0 {
    padding-top: 0;
  }
  #home_section {
    height: 480px;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    width: 100%;
    height: auto;
  }
  #ai_powered_core,
  #agile_digital_scale,
  #learn {
    padding: 100px 0;
  }
  #do_more {
    padding-top: 75px;
  }
  .w-100 {
    width: 100%;
  }
  .bg-yellow {
    background-color: #ab6604;
  }
  .bg-grey {
    background-color: #f0f0f0;
  }
  .btn-no-effect {
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 20px;
    text-decoration: none;
  }
  .btn-no-effect.dark {
    background-color: rgba(47, 17, 19, 0.3);
    color: #fff;
  }
  .btn-no-effect.dark strong {
    margin-bottom: 10px;
    font-weight: 300;
  }
  .btn-no-effect.light {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
  }
  .bg-video .content {
    position: initial;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: medium none;
    background: transparent;
    backface-visibility: hidden;
  }
  .bg-video .background {
    filter: blur(2px);
    opacity: 1;
    backface-visibility: hidden;
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    overflow: hidden;
  }
  .background video {
    background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: -100;
  }
  .fullCoverImg {
    background-position: center center;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .fullCoverImg-left {
    background-position: center center;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .fullscreen-overlay-xs {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  #home_section .content .animateThird {
    margin-top: 0px;
  }
  #home_section .content .btn-shutter-more {
    margin-top: 30px;
  }
  .content .btn-shutter-more {
    margin-top: 300px;
  }
  .ai-powered-core-img {
    background-image: url(../png/ai-core-mob.png);
  }
  .agile-digital-bg-img {
    background-image: url(../png/agile-digital-mob.png);
  }
  .learn-bg-img {
    background-image: url(../png/always-learning-mob.png); /*background-position: right -300px bottom;*/
  }
  .dnf-digital-capabilities-lead {
    background-image: url(../png/digital-capabilities-lead-mob.png);
  }
  .dnf-digital-operating-lead {
    background-image: url(../png/digital-operating-models-lead-mob.png);
  }
  .dnf-talent-transformations-lead {
    background-image: url(../png/talent-transformations-lead-mob.png);
  }
  .home-heading,
  .home-second-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .home-first-heading-top {
    padding: 150px 0 100px;
  }
  .fullpage-first-desc {
    font-size: 17.5px;
    line-height: 22.5px;
    font-weight: 400;
  }
  .fullpage-desc {
    font-size: 20px;
    line-height: 23.5px;
    font-weight: 400;
  }
  .fullpage-second-title {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.7;
  }
  .fullpage-second-desc {
    font-weight: 700;
  }
  .fullpage-second-more {
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: bold;
  }
  /* left navigations */
  .sticky-left-nav {
    display: none;
  }
  .animateFirst,
  .animateSecond,
  .animateThird,
  .animateFourth {
    opacity: 1;
  }
  .scroll-down {
    display: none;
  }
  /* Do more grid */
  .grid-do_more {
    position: relative;
  }
  .grid-do_more > .p0 > a {
    color: #fff;
  }
  .grid-do_more > .p0 > a:hover,
  .grid-do_more > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid-do_more figure {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    cursor: pointer;
  }
  .grid-do_more figure img {
    position: relative;
    top: 0;
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure figcaption::before,
  .grid-do_more figure figcaption::after {
    pointer-events: none;
  }
  .grid-do_more figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    bottom: 40px;
    left: 15px;
    right: 15px;
    height: auto;
    max-height: none;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .grid-do_more figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .grid-do_more figure:hover figcaption {
    height: auto;
    max-height: none;
    bottom: 40px;
  }
  .grid-do_more figure figcaption,
  .grid-do_more figure:hover figcaption {
    top: unset !important;
    bottom: 0;
  }
  .bottom-gradient-do_more {
    background: rgba(0, 0, 0, 0)
      linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
      scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .do_more-grid-title {
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .do_more-grid-desc {
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
    margin-bottom: 20px;
  }
  .half-img-container {
    position: inherit;
    padding-top: 0;
  }
  .half-img {
    position: inherit;
    top: 0;
  }
  /* expand collapse */
  .expandHead {
    padding: 20px 10px;
  }
  .expandHead h5 {
    color: #000;
    font-size: 20px;
    line-height: 25px;
    margin: 0 auto;
    max-width: 90%;
    font-weight: 700;
  }
  .doMoreExpand {
    background-image: url(../svg/arrow-right-mob.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 0;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    margin: 10px auto;
    width: 30px;
  }
  .expand-container {
    position: inherit;
  }
  .expandWrpr h2 {
    color: #061838;
    font-size: 22px;
  }
  .expandWrpr p {
    color: #061838;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 700;
  }
  .expandWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprOpen;
    animation-timing-function: ease-in-out;
    color: #ffffff;
    font-size: 30px;
    height: 0;
    margin-top: 0;
    overflow: hidden;
    z-index: 1;
  }
  @keyframes wrprOpen {
    0% {
      height: 0px;
      margin-top: 0px;
      padding: 0;
    }
    100% {
      height: 400px;
      margin-top: -317px;
      padding: 15px;
    }
  }
  .contractWrpr {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: wrprClose;
    animation-timing-function: ease-in-out;
    height: 400px;
    margin-top: -315px;
  }
  @keyframes wrprClose {
    0% {
      height: 400px;
      margin-top: -315px;
      padding: 20px;
    }
    100% {
      height: 0px;
      margin-top: 0px;
      padding: 0px;
    }
  }
  .closeWrpr {
    background-color: #ffffff;
    background-image: url(../svg/explore_expand-2.svg);
    background-size: contain;
    border-radius: 50%;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-right: 0;
    margin-top: -295px;
    opacity: 0;
    transform: rotate(45deg);
    width: 38px;
    z-index: 1;
  }
  .closeWrprAnim {
    animation-delay: 0.4s;
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
    animation-name: ctaShow;
  }
  @keyframes ctaShow {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  /* About us */
  .aboutus-grid-title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0;
  }
  .aboutus-grid-title > span {
    font-size: 30px;
    vertical-align: middle;
  }
  .aboutus-grid-desc {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    max-width: 190px;
    margin: 0 auto;
  }
  .video-play-icon {
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    cursor: pointer;
  }
  .video-close-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    cursor: pointer;
    display: none;
  }
  .video-img-container .video-caption {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    width: 100%;
  }
  .aboutus-inthenews-head {
    font-size: 30px;
    line-height: 30px;
  }
  .aboutus-inthenews-row.no-border {
    border-bottom: none;
  }
  .aboutus-inthenews-row a {
    color: #333;
    font-size: 20px;
    line-height: 22.5px;
    font-weight: 400;
  }
  .aboutus-inthenews-row .view-all.light {
    color: #0076ff;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0;
    padding-top: 0;
  }
  .aboutus-inthenews-row a:hover,
  .aboutus-inthenews-row a:focus {
    text-decoration: none;
  }
  #aboutus_video .modal-content,
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  #career_video .modal-dialog {
    margin-top: 100px;
  }
  .show-on-image {
    cursor: pointer;
  }
  .show-on-video {
    display: none;
  }
  /* investors */
  .investors-news {
    padding: 15px;
  }
  .investors-news-title {
    font-size: 30px;
    line-height: 66px;
    color: #ffffff;
    padding-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
  }
  .news-grid-imgs > img {
    width: 100%;
  }
  .robotics-date {
    font-size: 15px;
    line-height: 21px;
    font-weight: 300;
    color: #fff;
  }
  .socail-more-twitter {
    left: 0;
    text-align: center;
    top: 0 !important;
    width: 100%;
  }
  .recent-event-box {
    padding: 0 20px 20px;
  }
  .recent-event-row {
    padding: 20px 0 10px;
  }
  .recent-event-row.border-top {
    border-top: 1px solid rgba(90, 90, 90, 0.22);
  }
  .recent-event-title {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 300;
  }
  .recent-event-name {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 10px;
  }
  .recent-event-date {
    font-size: 15px;
    line-height: 21px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .view-all.light {
    color: #0076ff !important;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .img-stock-icon {
    max-width: 30px;
    position: absolute;
    top: 10px;
    left: 20px;
  }
  .img-right-arrow {
    max-width: 25px;
    position: absolute;
    top: 35px;
    right: 15px;
  }
  .investors-news-desc:hover .img-right-arrow {
    right: 15px;
  }
  .investors-download-icon {
    max-width: 20px;
    position: absolute;
    right: 30px;
  }
  /* careers */
  /*.careers-img-container {
	background-image: url(/content/dam/infosys-web/en/global-resource/responsive/newdesign/careers-video-img.jpg);
	background-position: center center;
	background-size: cover;
	min-height: 300px;
}*/
  .career-explore {
    margin-top: 200px;
  }
  .careers-employeespeak {
    bottom: -170px;
    right: 0;
  }
  .employeespeak-head {
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .employeespeak-content {
    font-size: 17px;
    font-weight: 400;
    padding-left: 95px;
    display: block;
  }
  .img-employee {
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 85px;
    margin-right: 10px;
    width: 85px !important;
  }
  #employeespeak_slider .owl-dots {
    position: static;
    text-align: center;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    width: 8px;
    height: 8px;
  }
  #employeespeak_slider.owl-theme .owl-dots .owl-dot.active span,
  #employeespeak_slider.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
  }
  .careers-findopportunites {
    font-size: 22px;
    color: #3f3f3f;
    margin-bottom: 15px;
  }
  .career-vido-caption {
    font-size: 38px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    left: 15px;
    bottom: 155px;
  }
  #career_video.modal {
    z-index: 9999;
    padding: 0 !important;
  }
  #career_video .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
    height: 100%;
    overflow: auto;
  }
  #career_video .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #career_video iframe {
    position: fixed;
  }
  #career_video .close {
    background-image: url(../png/cross-2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    border: medium none;
    color: transparent;
    height: 58px;
    opacity: 1;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: 200%;
    top: 20px;
    width: 58px;
    z-index: 100;
  }
  /* contact us */
  .countries-list {
    padding: 0;
  }
  .cnt_us_txt {
    font-size: 30px;
    font-weight: 900;
    line-height: 35px;
  }
  .border {
    border: 1px solid rgba(255, 255, 255, 0.2);
    float: left;
  }
  .border-rgt {
    border-right: 0;
  }
  .border-btm {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .cntry-nme {
    padding: 75px 0;
    display: block;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
  }
  .cntry-nme:focus {
    color: #fff;
    text-decoration: none;
  }
  .cntry-nme:hover {
    background-color: #fff;
    color: #000;
  }
  .border-rgt-xs {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .border-btm-xs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  /*--------------------------------------------------------------
# Industries - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .para-ovr {
    font-size: 20px;
    line-height: 27px;
  }
  /*-- Insights --*/
  .bg-color1 > img.img-responsive {
    width: calc(100% + 40px);
  }
  img.play-icon {
    width: 80px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .txt-reseach {
    bottom: 0;
    padding: 0 15px 15px;
    position: absolute;
    width: 100%;
  }
  .img-whitepaper {
    top: 0px;
    position: absolute;
  }
  .box-title {
    margin: 0px;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #bcb9b9;
    font-weight: 600;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  .box-text {
    margin: 0px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 15px 0;
  }
  .corner-shape {
    border-bottom: 150px solid #00b28f;
  }
  /*--------------------------------------------------------------
# Industries Segment - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .whatwecan-head {
    font-size: 25px;
    line-height: 30px;
  }
  /*--------------------------------------------------------------
# Global CSS
--------------------------------------------------------------*/
  #overview,
  #latest_news,
  #press_release,
  #features,
  #journalistresearch,
  #infyinthenews,
  #subscribe,
  #questions_bg {
    padding: 75px 0;
  }
  .line-height-30 {
    line-height: 30px;
  }
  .pb5 {
    padding-bottom: 5px;
  }
  .font-weight-100 {
    font-weight: 100;
  }
  /*--------------------------------------------------------------
# Newsroom Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .text-left-xs {
    text-align: left;
  }
  .p0-only-sm {
    padding-left: 15px;
    padding-right: 15px;
  }
  .overview-text {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-top: 10px;
    font-weight: 300;
  }
  .bg-vcard {
    background-color: #f9f9f9;
    padding: 15px;
  }
  .name-text {
    font-size: 29px;
    color: #000;
    font-weight: 900;
  }
  .contact-text {
    font-size: 18px;
    line-height: 22px;
  }
  .vcard-contact-btn {
    margin-top: 10px !important;
  }
  /* -- LatestNews -- */

  .bg-foundations {
    background-image: url("../jpg/infosys-foundation-joins-hands.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
  }
  .more-right {
    right: 20px;
    float: right;
    top: 3px;
  }
  .txt-report {
    padding-bottom: 0;
  }
  .twitter-time-text {
    font-size: 20px;
    color: #000;
    font-weight: 300;
  }
  /*This needs to be added with existing insight-title class*/
  .latestnews-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #c5c2c2;
    font-weight: 600;
    text-transform: uppercase;
  }
  .more-twitter {
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
  }
  .twitter-icon {
    font-size: 20px !important;
    margin-right: 5px;
    position: relative;
    top: 3px;
  }
  .inline-btn-xs {
    display: inline-block;
  }
  /* -- press release -- */

  #press_release {
    padding-bottom: 0;
  }
  /*This needs to be added with existing success-text-box class*/
  .pressrelease-text-box,
  .features-text-box {
    padding: 20px;
    position: relative;
    z-index: 1;
  }
  /*This needs to be added with existing success-text class*/
  .pressrelease-text,
  .features-text {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin-bottom: 0;
  }
  .bg-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  .bgicon-img,
  .cse-stdy-icon,
  .cs-icon {
    width: 60px;
  }
  /* -- features -- */

  #features {
    padding-bottom: 0;
  }
  /* -- journalist research -- */

  #journalistresearch {
    padding-bottom: 0;
  }
  /* -- infy in the news -- */

  #infyinthenews {
    padding-bottom: 0;
  }
  .infynews-time {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
  }
  .infynews-title-box {
    min-height: 20px;
  }
  .infynews-title {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
    text-transform: uppercase;
    margin: 0;
  }
  .bg-light-white .pad-all {
    padding: 20px 50px;
  }
  .infynews-twitter-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #4dc8f1;
    border-radius: 50%;
    padding: 4px 7.5px;
    margin-top: -2px;
  }
  .infynews-facebook-icon {
    font-size: 14px !important;
    color: #fff;
    background-color: #3b5998;
    border-radius: 50%;
    padding: 4px 10px;
    margin-top: -2px;
  }
  .infynews-text {
    font-size: 18px;
    line-height: 24px;
    color: #000;
  }
  .box-shadow-top-sm {
    box-shadow: none;
  }
  .inline-1024-md {
    display: inline;
  }
  /* -- more questions -- */
  .more-question-title {
    font-size: 25px;
    line-height: 30px;
  }
  /* Grid */

  .grid {
    position: relative;
  }
  .grid > .p0 > a {
    color: #fff;
  }
  .grid > .p0 > a:hover,
  .grid > .p0 > a:focus {
    color: #fff;
    text-decoration: none;
  }
  .grid figure {
    margin-bottom: 20px;
  }
  .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
  }
  .grid figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .grid figure figcaption::before,
  .grid figure figcaption::after {
    pointer-events: none;
  }
  .grid figure figcaption,
  .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /*--------------------------------------------------------------
# Investors - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .investor-widget {
    height: 250px;
    margin-bottom: -6px;
  }
  /*--common--*/
  .vertical-super {
    vertical-align: super;
  }
  .offering-hover {
    margin-left: 15px;
    margin-right: 15px;
  }
  .offering-title {
    color: #000000;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 20px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  /*--common--*/
  .row-margin {
    margin-right: 0px;
    margin-left: 0px;
  }
  .pl-xs-0 {
    padding-left: 0px;
  }
  .pt-xs-0 {
    padding-top: 0px;
  }
  .four-th {
    font-size: 14px;
    vertical-align: text-top;
    line-height: 28px;
  }
  #being-infosys,
  #connected_with_us,
  #questions-bg {
    padding: 75px 0;
  }
  .being-title {
    font-size: 25px;
    color: #000;
    font-weight: 900;
    margin-bottom: 5px;
  }
  /*--Latest News--*/
  .box-txt {
    font-size: 20px;
    line-height: 26px;
  }
  /*--Investor Toolkit--*/
  .title-box::after {
    content: "";
    position: absolute;
    right: -19px;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 19px solid transparent;
    border-top: 32px solid #000;
    clear: both;
  }
  .corporate-shape {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-bottom: inherit;
    border-right: inherit;
    position: relative;
    left: 0;
    bottom: 0;
    background-color: #372261;
  }
  .corporate-shape-text {
    position: relative;
    left: inherit;
    right: inherit;
  }
  .corporate-shape-text p {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /*--Related Content--*/
  .news-play-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  /*--Stay connected--*/
  #connected_with_us {
    background: url(../jpg/stay-connected.jpg);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  .connect-us input {
    color: #fff !important;
    background-color: transparent !important;
  }
  .connect-us label {
    color: #fff !important;
  }
  .connect-us input::-webkit-input-placeholder {
    color: #ffffff !important;
  }
  .connect-us input:-moz-placeholder {
    color: #ffffff !important;
  }
  .connect-us input::-moz-placeholder {
    color: #ffffff !important;
  }
  .connect-us input:-ms-input-placeholder {
    color: #ffffff !important;
  }
  .select-checkbox input[type="checkbox"] {
    display: none;
  }
  .select-checkbox input[type="checkbox"] + label {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    width: 160px;
    padding: 10px 0px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .select-checkbox input[type="checkbox"]:checked + label {
    color: #000;
    background-color: #fff;
  }
  .select-checkbox input[type="checkbox"]:checked + label:after {
    content: "\2714";
    font-size: 10px;
    color: #000;
    text-align: center;
    padding-top: 0px;
    margin-top: 12px;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 50px;
    display: inline-table;
    position: absolute;
    top: 0;
    left: 10px;
  }
  .subscribe-btn {
    font-size: 14px;
    color: #fff;
    padding: 12px 42px;
    border: 1px solid #df9926;
    background-color: #df9926;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 20px;
  }
  .subscribe-btn:hover {
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #hero_banner_aboutus {
    height: 550px;
  }
  .home-banner-bg {
    height: auto;
    bottom: 50%;
    transform: translate(0%, 50%);
    max-width: 100%;
    max-height: 100%;
  }
  .adj-cnt {
    padding: 60px 0;
  }
  .abt-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .stats [class*="col-"] {
    margin-bottom: 40px !important;
  }
  .stats [class*="col-"]:nth-of-type(6) {
    margin-bottom: 0 !important;
  }
  .stats .number {
    font-size: 40px;
  }
  .stats .symbol {
    font-size: 30px;
  }
  .stats sup,
  .stats .sup {
    font-size: 16px !important;
  }
  .plus-row h3 {
    font-size: 22px;
  }
  .plus-row [class*="col-"]:nth-of-type(3) {
    margin-bottom: 0;
  }
  .gradient-color-aboutus {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 450px;
  }
  .aboutus-desc {
    float: left;
    background-color: #000;
    padding: 20px;
    margin-bottom: 50px;
  }
  .desc-txt {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -1.6px;
    color: #fff;
    font-weight: 300;
    padding-top: 25px;
  }
  .name-desc {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
  }
  .cta-txt {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase;
  }
  .cta-txt:hover {
    border: 1px solid #fff !important;
  }
  .border-line {
    border: 1px solid #000000;
    padding: 15px;
    margin-bottom: 30px;
    background-color: #fff;
  }
  .head-abtus {
    font-size: 22px;
  }
  .star-bdr,
  .head-abtus-bdr {
    background-color: #f5a623;
    display: block;
  }
  .head-abtus-bdr {
    width: 44px;
    height: 4px;
    margin: 10px 0;
  }
  .star-bdr {
    width: 75px;
    height: 7.5px;
    margin: 10px 0 20px;
  }
  .bg-star {
    background-image: url(../png/about-us-star.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 0 0;
    min-height: 398px;
    padding: 75px 0;
  }
  .star-para {
    font-size: 22px;
    line-height: 27px;
    padding-right: 0px;
  }
  .sustainability {
    background-image: url(../jpg/sustainability-2.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
    padding: 75px 0;
  }
  .sust-para {
    margin: 10px 0;
  }
  .sust-pr {
    padding: 25px;
    background-color: #fff;
  }
  .sust-pr-para {
    font-size: 22px;
  }
  .para-reg,
  .para-lgt {
    font-size: 25px;
  }
  .para-reg {
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 30px;
  }
  .para-lgt {
    line-height: 37px;
    color: #3f3f3f;
    padding-top: 30px;
  }
  #innovation_fund {
    padding-bottom: 0;
  }
  .bg-ship {
    min-height: 785px;
  }
  #paper-boat {
    padding: 20px 0px;
  }
  .seprator {
    margin: 20px 0;
  }
  #paper-boat .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat !important;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    position: absolute !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #paper-boat .owl-nav .owl-prev {
    background-image: url(../png/back-2.png);
    right: 60px;
    top: 450px !important;
  }
  #paper-boat .owl-nav .owl-next {
    background-image: url(../png/forward.png);
    right: 30px;
    top: 450px !important;
  }
  .cntry-nme {
    padding: 75px 0;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
  }
  .cntry-nme:focus {
    color: #fff;
    text-decoration: none;
  }
  .cntry-nme:hover {
    background-color: #d0b5d5;
    color: #000;
  }
  .var-wth {
    width: 750px;
  }
  /*--------------------------------------------------------------
# Our subsidiaries - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  /* Mobile (Landscape) ----------- */
  #subsidiaries {
    padding: 75px 0;
  }
  /*Accordion*/
  .accordion-custom .panel-default {
    border-color: transparent;
    margin-top: 10px !important;
  }
  .accordion-custom .panel {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .accordion-custom .panel-title a {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    display: block;
    padding-right: 30px;
  }
  .accordion-custom .panel-title > a:before {
    font-family: FontAwesome;
    content: "\f068";
    font-size: 40px;
    line-height: -moz-block-height;
    letter-spacing: -0.0625em;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a.collapsed:before {
    content: "\f067";
    font-size: 40px;
    line-height: -moz-block-height;
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion-custom .panel-title > a:hover,
  .accordion-custom .panel-title > a:active,
  .accordion-custom .panel-title > a:focus {
    text-decoration: none;
  }
  .accordion-custom .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    position: relative;
    padding: 10px 0px;
  }
  .accordion-custom
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body {
    border-top-color: transparent;
    padding-left: 0;
  }
  .accordion-custom .accordion-txt {
    font-size: 20px;
    color: #3f3f3f;
    line-height: 32px;
    margin-bottom: 20px;
    padding-right: 30px;
  }
  .goto {
    color: #000;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 15px;
    display: inline-block;
  }
  .goto:hover {
    color: #000;
  }
  /*--------------------------------------------------------------
# Location - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .dropdown-navigation-box {
    padding: 35px 0;
  }
  select.select-region::-ms-expand {
    display: none;
  }
  .select-region {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    text-overflow: "";
    width: 165px;
    background-image: url(../png/down-arrow-2.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: 0;
    border-bottom: solid 1px #7e7e7e;
    font-size: 15px;
    color: #3f3f3f;
    line-height: 20px;
    font-weight: 400;
  }
  .location-title {
    font-size: 22px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .location-text {
    font-size: 18px;
    line-height: 23px;
    color: #777;
    font-weight: 300;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .bg-queries {
    background-color: #f2f2f2;
    color: #000;
  }
  .bg-queries:hover,
  .bg-queries:focus {
    background-color: #f2f2f2;
    color: #000;
    text-decoration: none;
  }
  .pdg-queries {
    padding: 65px 15px 15px;
  }
  .queries-txt {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-weight: 400;
    margin: 0;
  }
  #locations {
    position: relative;
    background: #333333;
    background-repeat: repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: top center;
    height: auto;
  }
  #locations .nav-tabs {
    border: none;
  }
  #locations ul.nav > li {
    line-height: 0;
    text-align: center;
    border: 1px solid #df9926;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  #locations .nav-tabs > li {
    margin-bottom: 0px;
  }
  #locations .nav-tabs > li + li::before {
    content: " ";
  }
  #locations .nav-tabs > li > a {
    padding: 10px 37px;
    border: 0;
  }
  #locations .nav-tabs > li:first-child > a {
    border-left: 0;
  }
  #locations .nav-tabs > li:last-child > a {
    border-right: 0;
  }
  .loc-cntry-txt > span {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: -0.5px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding: 30px 0;
    text-align: left;
  }
  .hvr-cntry:hover .loc-cntry-txt > span {
    transform: none;
  }
  .hvr-cntry:hover .loc-cntry-txt {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    transform: none;
    right: 0;
    bottom: 0;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /*--------------------------------------------------------------
# Product Landing - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  #our_offerings {
    padding-bottom: 0;
  }
  .repeated_css_tab,
  .tabs_img {
    height: 600px;
  }
  .txt-brwseby {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.3px;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 5px;
  }
  .resp-arrow {
    background-image: url(../svg/chevron-sign-down.svg);
    background-repeat: no-repeat;
    float: right;
    width: 15px !important;
    height: 15px !important;
    margin-top: 5px;
  }
  .resp-tab-active span.resp-arrow {
    background-image: url(../svg/chevron-up-arrow.svg);
  }
  /*-----------Accordion styles-----------*/
  .resp-tab-active {
    background-color: #963596;
    opacity: 0.8;
  }
  .resp-easy-accordion .resp-accordion {
    display: block;
  }
  .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
  }
  .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
  .resp-jfit {
    width: 100%;
    margin: 0px;
  }
  .resp-tab-content-active {
    display: block;
  }
  ul.resp-tabs-list {
    display: none;
  }
  .resp-accordion {
    display: block;
    cursor: pointer;
    padding: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .tabs_img {
    position: absolute;
    left: 0;
    top: inherit;
    right: 0;
    bottom: inherit;
    width: auto;
    z-index: -1;
  }
  .tab1_img,
  .tab2_img,
  .tab3_img,
  .tab4_img,
  .tab5_img,
  .tab6_img {
    position: relative;
  }
  .resp-accordion > img {
    opacity: 0.2;
  }
  .resp-tab-active > img {
    opacity: 1;
  }
  .tabs_title {
    font-size: 22px;
  }
  .tabs_gradient {
    background-color: #372261;
  }
  .tabs_para {
    font-size: 18px;
    font-weight: 300;
  }
  .tabs_sub_link {
    font-weight: 400;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 20px;
    display: block;
    color: #fff;
  }
  .tabs_sub_link:hover {
    color: #fff;
  }
  /*--------------------------------------------------------------
# Search List - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .search_input_list {
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 700;
    border-bottom: 1px solid #ccc !important;
    height: 40px;
    color: #fff;
  }
  .ms-srch-result #Paging {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .ms-srch-result #Paging .fa-angle-left,
  .ms-srch-result #Paging .fa-angle-right {
    border: 1px solid #000;
    padding: 8px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
  }
  .ms-srch-result .mt-xs-145 {
    margin-top: 0;
  }
  ul.sort-by {
    margin: 0;
  }
  ul.sort-by > li {
    padding: 0;
    color: #3f3f3f;
  }
  ul.sort-by > li > a.active,
  ul.sort-by > li > a {
    color: #000;
    font-weight: 700;
    font-size: 17.5px;
    line-height: 51px;
    text-decoration: none;
  }
  ul.sort-by > li > a.active {
    color: #000;
    font-weight: 700;
    border-bottom: 4px solid #df9926;
    padding-bottom: 10px;
  }
  ul.sort-by > li > a {
    color: #777;
    font-weight: 400;
  }
  ul.sort-by > li:nth-child(1) + li:before,
  ul.sort-by > li:nth-child(2) + li:before {
    color: #3f3f3f;
    padding: 0 5px;
  }
  ul.sort-by > li:nth-child(1) + li:before {
    content: ": ";
  }
  ul.sort-by > li:nth-child(2) + li:before {
    content: "| ";
  }
  .lst-checkbox {
    padding: 0;
    display: block;
    font-size: 14px;
  }
  .lst-checkbox > input[type="checkbox"] {
    display: none;
  }
  .lst-checkbox > label {
    cursor: pointer;
    margin: 0;
    padding: 5px;
  }
  .lst-checkbox > input[type="checkbox"] + label span {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .lst-checkbox > input[type="checkbox"] + label span:before,
  .lst-checkbox > input[type="checkbox"] + label:hover span:before,
  .lst-checkbox > input[type="checkbox"]:checked + label span:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: -2px;
    left: 0;
  }
  .lst-checkbox > input[type="checkbox"] + label span:before {
    content: "\f096";
    color: #000;
  }
  .lst-checkbox > input[type="checkbox"]:checked + label span:before {
    content: "\f00c";
  }
  .txt-input {
    margin-left: 25px;
    display: inline-block;
    font-weight: 300;
  }
  .badge {
    margin-left: 5px;
    float: right;
  }
  .show-more {
    display: none;
  }
  .txt-toggle {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .txt-toggle:hover,
  .txt-toggle:focus {
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
  }
  .box-info {
    padding: 20px;
    color: #ffffff;
    margin-top: 50px;
  }
  .head-box-info {
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .txt-box-info {
    font-size: 25px;
    line-height: 30px;
    font-weight: 900;
  }
  .ui-helper-hidden-accessible {
    display: none;
  }
  .ui-menu {
    background-color: #fff;
    width: 75% !important;
    height: auto;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
  }
  .ui-menu > li {
    list-style-type: none;
    padding: 10px;
  }
  .ui-menu > li:hover {
    background-color: #ccc;
  }
  .ui-menu > li > a,
  .ui-menu > li > a:focus {
    color: #000;
    font-weight: 400;
    font-size: 18px;
  }
  ul.pagination-sm > li,
  ul.pagination-sm > li > a {
    color: #000;
    font-size: 17px;
  }
  .pagination-sm > li,
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 0;
  }
  .lt {
    margin: 0px 20px;
  }
  .no-results-found {
    font-size: 22px;
    overflow-wrap: break-word;
    color: #000;
  }
  /*--------------------------------------------------------------
# Press Release Detail - Mobile (Landscape 767px)
--------------------------------------------------------------*/

  .press-releases-head h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
    font-weight: 500;
  }
  .position-txt,
  .location-date {
    line-height: 25px !important;
    font-weight: 400 !important;
  }
  .position-txt {
    font-size: 20px !important;
    color: #000 !important;
    margin-bottom: 10px !important;
  }
  .location-date {
    font-size: 18px !important;
  }
  #quote .quote-txt {
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
    line-height: 30px !important;
  }
  .press-hline {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8;
    margin: 50px 0px;
  }
  /*--------------------------------------------------------------
# Case Study - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .overlay-casestudies {
    background-color: #ffffff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0; /* For Firefox 3.6 to 15 */
    background: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 10%
      )
      repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 160px;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  .atp-para,
  .atp-sml-para {
    line-height: 30px;
    font-weight: 400;
  }
  .atp-para {
    font-size: 25px;
  }
  .atp-sml-para {
    font-size: 18px;
  }
  .divider {
    background-color: #e0e0e0;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
  }
  .atp-sml-head {
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 30px;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .key-para p,
  .impact-sml-para p {
    font-size: 18px;
  }
  .impact-para p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
  }
  .num-per > span,
  sup {
    color: #0076ff;
  }
  .num-per > span {
    font-size: 35px;
    font-weight: 600;
    line-height: 55px;
  }
  .num-per > sup {
    font-size: 20px;
  }
  .atp-slider {
    padding: 30px 15px;
    background-color: #f5f5f5;
    margin-top: 50px;
  }
  .atp-slider-txt p {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    padding: 0 15px;
  }
  .atp-slider-txt p:nth-child(n + 2) {
    font-size: 18px;
    font-weight: 300;
  }
  .atp-slider-txt img.img-inherit {
    width: inherit;
    margin: 15px auto;
  }
  #atp_slider_carousel .owl-nav .owl-prev,
  .owl-next {
    background-repeat: no-repeat;
    height: 32px;
    position: absolute;
    text-indent: -9999px;
    width: 32px;
  }
  #atp_slider_carousel .owl-nav .owl-prev {
    background-image: url(../png/arrow-left-2.png);
    left: 30px;
    top: 150px !important;
  }
  #atp_slider_carousel .owl-nav .owl-next {
    background-image: url(../png/arrow-right-2.png);
    right: 30px;
    top: 150px !important;
  }
  .atp-grid-num {
    margin: 15px 0;
  }
  .atp-grid-num p > span,
  .exp-iip p > span {
    font-size: 35px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .atp-grid-num p {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
  }
  .atp-grid-num p:nth-child(n + 2) {
    font-size: 14px;
    line-height: 16.5px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-weight: 400;
  }
  #utilities,
  #communication_services {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    height: auto;
  }
  #utilities {
    background-image: url(../jpg/utilities-case-studies-2.jpg);
  }
  #communication_services {
    background-image: url(../jpg/utilities-case-studies-2.jpg);
  }
  #utilities p,
  #communication_services p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    margin: 15px auto 50px;
    text-align: center;
    width: 100%;
  }
  .head {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
  }
  .minus-top-grid {
    margin-top: 50px;
  }
  .head-grid {
    font-size: 24px;
    line-height: 27px;
    font-weight: 900;
    margin-bottom: 15px;
  }
  .minus-top-grid p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #777;
  }
  .minus-top-grid .equal-bg {
    padding: 0;
  }
  .minus-top-grid .equal-bg {
    padding: 0;
  }
  .yellow-bg {
    background-color: #ffe03f;
  }
  .pad-all {
    padding: 15px;
  }
  .pad-all p {
    font-size: 18px;
    font-weight: 400;
  }
  .exp-iip p:nth-child(2) {
    width: 100%;
  }
  .exp-iip p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
  }
  .exp-iip > div:nth-child(4) p:nth-child(1),
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    text-align: left;
  }
  .exp-iip > div:nth-child(4) p:nth-child(2) {
    font-size: 16px;
    line-height: 23.5px;
    margin-left: 0px;
  }
  .exp-iip > div:nth-child(4) a.try-it {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-top: 10px;
    padding: 9px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  .exp-iip > div:nth-child(4) a.try-it:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
  }
  .pdf {
    border: 2px solid #000000;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    -webkit-transition: 0.5s ease-in-out 0s;
    -moz-transition: 0.5s ease-in-out 0s;
    -ms-transition: 0.5s ease-in-out 0s;
    -o-transition: 0.5s ease-in-out 0s;
    transition: 0.5s ease-in-out 0s;
  }
  .pdf:hover,
  .pdf:focus {
    background-color: #000;
    color: #fff;
    text-decoration: none;
  }
  .email {
    font-size: 18px;
    font-weight: 400;
    display: block;
    color: #000;
    margin-top: 25px;
  }
  .email:hover,
  .email:focus {
    color: #000;
  }
  .cnt-us {
    float: left;
    text-align: left;
    display: inline-block;
    margin-top: 20px;
  }
  #case_studies {
    color: #fff;
  }
  #case_studies p:nth-child(1),
  #case_studies p:nth-child(2) {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
  }
  #case_studies p:nth-child(2) {
    color: rgba(255, 255, 255, 0.8);
  }
  .title-sml-cs {
    font-size: 30px;
    letter-spacing: -1.3px;
    font-weight: 900;
  }
  .cs-txt {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0px;
    text-align: left;
  }
  .cs-txt:hover,
  .cs-txt:focus {
    color: #fff;
  }
  .cs-bdr {
    color: #a2aeb6;
    border: 2px solid #d1d7da;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 8px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .cs-bdr:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #d1d7da;
    z-index: -1;
  }
  .cs-bdr:hover,
  .cs-bdr:focus {
    border: 2px solid #bfc5c8;
    color: #a2aeb6;
    text-decoration: none;
  }
  .cs-bdr:hover:before,
  .cs-bdr:focus:before {
    width: 100%;
  }
  /*--------------------------------------------------------------
# Short Case Study - Desktop
--------------------------------------------------------------*/
  .head-case {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
    text-align: center;
  }
  /*--------------------------------------------------------------
# Events - Mobile (Landscape 767px)
--------------------------------------------------------------*/
  .black-bg {
    background-color: #222121;
    padding: 15px;
  }
  .btn-rectangle {
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 8px;
    border: 1px solid #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
  }
  .btn-rectangle:hover {
    color: #000000;
    background-color: #fff;
  }
  #events-cnt .accordion-custom .panel-title a {
    font-size: 20px;
    padding-right: 50px;
    line-height: 24px;
  }
  #events p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
  }
  #events span {
    color: #c2c2c2;
    font-size: 18px;
    font-weight: 300;
  }
  #events-cnt p {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .session-details-bg {
    background-color: #f2f2f2;
    padding: 25px;
    margin-bottom: 15px;
  }
  .session-details-bg span {
    font-size: 20px;
    color: #000;
  }
  /*--------------------------------------------------------------
# Petagon Modal - Mobile
--------------------------------------------------------------*/

  #petagon_modal .modal-dialog {
    margin: 100px 15px;
  }
  #petagon_modal .modal-body {
    padding: 10px;
    max-height: 450px;
  }
  #petagon_modal .close {
    background-color: #0f9ffa !important;
    height: 35px;
    width: 35px;
    font-size: 20px;
    margin-top: -53px;
    right: -19px;
    color: #fff;
    border-radius: 0;
  }
  #petagon_modal_carousel .item .h5 {
    font-size: 30px;
  }
  #petagon_modal_carousel .owl-prev,
  #petagon_modal_carousel .owl-next {
    bottom: -160px;
  }
  #petagon_modal_carousel .owl-prev {
    left: 100px;
  }
  #petagon_modal_carousel .owl-next {
    right: 100px;
  }
}

@media screen and (max-width: 640px) {
  /* Mobile (Landscape) ----------- */

  /*--------------------------------------------------------------
# Header Menu - Mobile (Landscape 640px)
--------------------------------------------------------------*/
  .hero-list1 {
    margin-left: 70%;
  }
  .submenu-portion {
    min-height: 355vh;
    padding: 30px 15px;
  }
  .learn,
  .innovate,
  .automate {
    top: 623px;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Landscape 640px)
--------------------------------------------------------------*/
  .bg-ship {
    min-height: 765px;
  }
  /*--------------------------------------------------------------
<strong># Our History </strong>- Mobile (Landscape 640px)
--------------------------------------------------------------*/
  .history_slider .slider-nav {
    width: 70%;
  }
  .slider-single ul li {
    font-size: 22px !important;
  }
}

@media screen and (max-width: 480px) {
  /* Mobile (Landscape) ----------- */
  .ctrl-width-mob {
    width: 100%;
    margin-bottom: 20px !important;
  }
  .career-explore {
    margin-top: 150px;
  }
  .careers-employeespeak {
    bottom: -100px;
    right: 0;
  }
  .expandHead h5 {
    font-size: 23px;
  }
  .fullpage-first-desc em {
    width: 60% !important;
    display: block;
  }
  /*--------------------------------------------------------------
# Header Menu - Mobile (Landscape 480px)
--------------------------------------------------------------*/

  .hero-list1 {
    /*margin-left: 60%;*/
    margin-left: 50%;
  }
  .circle.expand {
    width: 300%;
    right: -100px;
  }
  .submenu-portion {
    min-height: 410vh;
  }
  /*--------------------------------------------------------------
# Investors - Mobile (Landscape 480px)
--------------------------------------------------------------*/
  /*--Latest News--*/
  .box4-left,
  .box4-right {
    float: left;
    width: 100%;
  }
  .box4-right {
    margin-bottom: 15px;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Landscape 480px)
--------------------------------------------------------------*/
  #paper-boat .owl-nav .owl-prev {
    top: 550px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 550px !important;
  }
  .bg-ship {
    min-height: 905px;
  }
  /*--------------------------------------------------------------
# Challenges & Solutions - Mobile (Landscape 480px)
--------------------------------------------------------------*/

  #challenges_solutions .scrtabs-tabs-fixed-container ul.nav-tabs > li {
    width: 335px;
  }
  /*--------------------------------------------------------------
# Location Contact Us - Mobile (Landscape 480px)
--------------------------------------------------------------*/

  #locations ul.nav > li {
    float: none;
    margin-right: 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #df9926 !important;
    border: 0;
  }
}

@media screen and (max-width: 360px) {
  /* Mobile (portrait) ----------- */
  /*--------------------------------------------------------------
# Header Menu - Mobile (Portrait 360px)
--------------------------------------------------------------*/

  .hero-list1 {
    margin-left: 50%;
  }
  .submenu-portion {
    min-height: 195vh;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Portrait 360px)
--------------------------------------------------------------*/
  #paper-boat .owl-nav .owl-prev {
    top: 575px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 575px !important;
  }
  .bg-ship {
    min-height: 905px;
  }
  /*--------------------------------------------------------------
# Product Landing - Mobile (Portrait 360px)
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
# Challenges & Solutions - Mobile (Portrait 360px)
--------------------------------------------------------------*/

  #challenges_solutions .scrtabs-tabs-fixed-container ul.nav-tabs > li {
    width: 200px;
  }
}

@media screen and (max-width: 320px) {
  /* Mobile (portrait) ----------- */

  /*--------------------------------------------------------------
# Index - Mobile (Portrait 320px)
--------------------------------------------------------------*/
  .countries-list > ul > li > a {
    color: #000;
    display: inline-block;
    font-size: 16px;
  }
  .cntry-nme {
    font-size: 13px;
  }
  /*--------------------------------------------------------------
# Header Menu - Mobile (Portrait 320px)
--------------------------------------------------------------*/

  .hero-list1 {
    margin-left: 40%;
  }
  .submenu-portion {
    min-height: 260vh;
  }
  /*--------------------------------------------------------------
# About Us - Mobile (Portrait 320px)
--------------------------------------------------------------*/
  .aboutus-desc {
    float: none;
  }
  #paper-boat .owl-nav .owl-prev {
    top: 600px !important;
  }
  #paper-boat .owl-nav .owl-next {
    top: 600px !important;
  }
  .bg-ship {
    min-height: 1050px;
  }
  /*--------------------------------------------------------------
# Petagon Modal - Mobile (Portrait 360px)
--------------------------------------------------------------*/
  #petagon_modal_carousel .owl-prev {
    left: 80px;
  }
  #petagon_modal_carousel .owl-next {
    right: 80px;
  }
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .show-strip .search-icon {
    right: 65px !important;
  }
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .submenu-portion {
    min-height: 195vh;
  }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .submenu-portion {
    min-height: 350vh;
  }
  .circle.expand {
    width: 200%;
  }
  .learn,
  .innovate,
  .automate {
    top: 647px;
  }
}
/* Pressrelease List - Hide Show More 
--------------------------------------------------------------*/
.toggle-more {
  display: none !important;
}
/*------------
---------------------------------------------------------------------*/
