body {
  padding: 0;
  margin: 0;
}
.fluid-width {
  max-width: 1585px;
  padding: 0 24px 0 24px;
}
.wipro-showmore-section {
  padding: 20px 0 20px;
}
.show-left {
  display: inline-block;
  text-align: left;
  margin: 15px 0 15px 0 !important;
}
.aspeak-button {
  font-family: var(--pnr) !important;
  padding: 10px 20px !important;
  font-size: 16px !important;
}
.asdisclaimer {
  margin-top: 15px;
}
.aswrapperborder {
  margin-bottom: 20px;
}
.popup-close-btn {
  font-size: 20px;
  position: absolute;
  right: 0;
  color: #fff;
  top: 0;
  width: 30px;
  padding: 0px;
  z-index: 9;
  border: 1px solid #fff;
  cursor: pointer;
  font-family: var(--pnr);
}

.modal-dialog .shareBtn-right {
  top: -34px !important;
  right: 5%;
}
.embed-responsive {
  transform: translate(0,-10px);
  width: 100%;
}
.showmore {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-left: 0;
  margin-top: 0px;
  font-size: 0;
  margin-bottom: 20px;
  background-color: #fff;
}
.showmore-image {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.showmore img {
  width: 100%;
}
.showmore-textBox {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 25px 12px 25px;
}
.wipro-showmore-section .wipro-section-head-wrapper {
  padding-bottom: 0px;
  padding-top: 0px;
}
.showmore-textBox-head {
  color: #ffffff;
  box-sizing: border-box;
  padding: 6px 10px;
  text-align: left;
  margin: 0;
  line-height: 20px;
  display: inline-block;
  font-size: 18px;
  font-family: var(--pnr);
  text-transform: capitalize;
  border-radius: 18px;
  margin-bottom: 20px;
}
.showmore-textBox-text {
  display: block;
  padding-left: 0;
  color: #000;
  line-height: 14px;
  padding: 0;
  font-size: 14px;
  box-sizing: border-box;
  overflow: hidden;
}
.showmore-textBox-text h4 {
  font-size: 22px;
  margin: 0px 0 5px 0;
  font-family: var(--pnb);
  text-decoration: none;
  color: #337ab7;
}
.showmore-textBox-text h4:hover, .showmore-textBox-text h4:focus {
  color: #23527c;
}
.showmore-textBox-text p {
  font-size: 18px;
  line-height: 20px;
  color: #9b9b9b;
  font-family: var(--pnr);
  padding-top: 5px;
  margin: 0;
}
/* custom code */
.showmore-textBox {
  padding: 0px 15px 12px 70px;
}
.showmore img {
  width: 100%;
}
.search span.search-text {
  font-family: "Neuzeit-Gro-bold";
}
.show-more-popup {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999999999;
}
.show-more-popup .modal-lg {
  width: 90%;
  margin: 0 auto;
}
.show-more-popup .close {
  opacity: 1 !important;
  position: absolute;
  right: 63px;
  top: 30px;
  font-size: 50px;
  z-index: 9;
  outline: none;
}
.show-more-popup .modal-body {
  padding: 0px;
  overflow: hidden;
}
.show-more-popup .modal-content {
  margin-top: 70px;
  margin-bottom: 70px;
}
.wipro-showmore-section .wipro-section-head h2 {
  padding-left: 0px;
}
.wipro-showmore-section .wipro-section-head-wrapper .innerpage h2 span.content-sec-header-h2-akkurat-mono {
  padding-left: 8px;
}
.seg-sol-block .wipro-solutions-squares-content-text {
  height: 120px;
}
.seg-sol-block .wipro-solutions-squares-content-image img {
  padding-bottom: 70px;
}
.popup-showmore {
  margin-left: -28px;
  margin-right: -28px;
}
@media only screen and (min-width: 1921px) {
  .show-more-popup .modal-content {
      margin-top: 100px;
      margin-bottom: 100px;
 }
  .wipro-showmore-section {
      padding: 20px 0 20px;
 }
  .showmore-textBox-head {
      line-height: 34px;
      font-size: 20px;
      padding: 4px 10px;
 }
  .showmore-textBox-text h4 {
      font-size: 24px;
 }
  .showmore-textBox-text p {
      font-size: 20px;
      line-height: 24px;
 }
}
@media only screen and (max-width: 1600px) {
  .fluid-width {
      max-width: 1585px;
 }
}
@media only screen and (max-width: 1400px) {
  .container {
      max-width: 970px;
 }
}
@media only screen and (max-width: 1024px) {
 /*.wipro-showmore-section {
      padding-top:0;
 }
  */
  .show-more-popup .modal-lg {
      width: 98%;
      margin: 0 auto;
 }
  .showmore-textBox-text h4 {
      font-size: 22px;
      margin: 0px 0 5px 0;
      color: #337ab7;
 }
  .show-more-popup .modal-content {
      margin-top: 10px;
      margin-bottom: 10px;
 }
  .wipro-showmore-section {
      padding: 5px 0 30px;
 }
  .show-more-popup .close {
      right: 25px;
      top: 15px;
 }
  .showmore {
      margin: 0 auto 15px;
 }
  .container {
      max-width: 970px;
 }
}
@media only screen and (max-width: 800px) {
  .fluid-width {
      padding: 0 12px 0 12px;
 }
  .wipro-showmore-section {
      padding: 0px 0 10px;
 }
 /* custom code */
  .showmore img {
      width: 100%;
      max-width: 100%;
      padding: 0px;
      margin: 0px;
 }
  .show-more-popup .close {
      top: 15px;
 }
  .showmore-textBox {
      padding: 0;
      width: 100%;
      margin: 10px auto;
 }
  .showmore-textBox-text p {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
 }
  .showmore-image {
      width: 100%;
 }
}
@media only screen and (max-width: 767px) {
  .wipro-showmore-section {
      padding: 0px 0 5px;
 }
  .showmore-image {
      width: 80%;
      margin: 10px auto;
      display: block;
 }
  .showmore-textBox {
      width: 80%;
      margin: 10px auto;
      display: block;
      padding: 0;
 }
  .wipro-showmore-section .wipro-section-head h2 {
      padding-left: 10%;
 }
  .show-left {
      margin: 15px 0 30px 0 !important;
 }
}
@media only screen and (max-width: 480px) {
  .wipro-showmore-section {
      margin-top: 0px;
 }
  .show-more-popup .modal-content {
      margin-top: 5px;
 }
  .showmore-textBox-head {
      padding: 10px 10px;
     /* width: 100%;
     */
 }
  .show-more-title h2 {
      width: 95%;
 }
  .showmore-textBox, .showmore-image {
      width: 100%;
 }
  .wipro-showmore-section .wipro-section-head h2 {
      padding-left: 5%;
      font-size: 28px;
 }
}
@media only screen and (max-width: 380px) {
  .showmore-textBox-head {
      padding: 10px;
      line-height: 12px;
      font-size: 12px;
 }
  .showmore-textBox-text h4 {
      font-size: 15px;
      margin-top: 0px;
 }
  .showmore-textBox-text p {
      font-size: 12px;
      line-height: 15px;
      margin-bottom: 0;
 }
}
.showmore-textBox-head {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  color: #fff !important;
  text-decoration: none !important;
  box-sizing: border-box;
  padding: 12px 30px;
  font-size: 18px;
}
/* showmore css ends */
.showmore {
  position: relative;
}
/* .showmore .play-button{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  color: #ffffff;
  text-align: initial;
  margin: auto;
  transform: translateY(-50%);
  z-index: 999;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
*/
.showmore .showmore_play_icon {
  width: 50px;
}
.newShowMore {
  z-index: 9999999999999;
}
.newShowMore .modal-body {
  z-index: auto;
  padding: 0;
}
.newShowMore {
  display: none;
}
.newShowMore .modal-dialog {
  max-width: 800px;
  width: 85%;
  margin: 6% auto;
  border-bottom: 45px solid #0e3570;
  border-top: 45px solid #0e3570;
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  z-index: 99999999999;
  transform: translateY(-25%);
}
.newShowMore .close {
  position: absolute;
  right: 1px;
  top: -45px;
  font-size: 20px;
  color: #fff;
  width: 30px;
  padding: 3px;
  z-index: 9;
  border: 1px solid #fff;
  cursor: pointer;
  font-family: var(--pnr);
  font-weight: 100;
  opacity: 1;
}
.newShowMore {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999999;
  display: none;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.8);
}
.showMore_popup2 {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  height: 100%;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999999999999;
}
.showMore_popup2 .sub-menu-content-popup {
  position: relative;
  -webkit-box-shadow: inset 0px 56px 28px -41px rgb(0 0 0 / 75%);
  -moz-box-shadow: inset 0px 56px 28px -41px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 56px 28px -41px rgb(0 0 0 / 75%);
  padding: 15px 25px 15px 25px;
}
.showMore_popup2 h3.showMore_title {
  position: absolute;
  z-index: 9;
  color: #fff;
  width: 85%;
  height: 100%;
  top: 7px;
  display: block;
  margin: 0;
  text-align: left;
  vertical-align: middle;
}
.showmore.external .new-play-btn-showmore-enhanced.default-icon {
  top: 50%;
  left: 25%;
  width: 65px;
  height: 65px;
  margin: auto;
  position: absolute;
  text-align: center;
  border-radius: 50px;
  border: 2px solid #ffffff;
  transition: 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.showmore.external .new-play-btn-showmore-enhanced.authored-icon {
  width: 50%;
  display: table;
  text-align: center;
}
.showmore.internal .new-play-btn-showmore-enhanced.default-icon:after, .showmore.external .new-play-btn-showmore-enhanced.default-icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-27%);
  left: 50%;
  right: 0;
  border-style: solid;
  border-width: 13.5px 0 13.5px 22px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}
.new-play-btn-showmore-enhanced.default-icon:hover {
  background-color: #000;
}
.newShowMore .modal-dialog h3 {
  margin-top: -32px;
  color: #fff;
  padding-left: 20px;
  font-size: 20px;
}
.ytp-title-enable-channel-logo .ytp-title {
  display: none;
}
@media screen and (max-width: 1024px) {
  .transparent-image {
      left: 19% !important;
 }
}
@media only screen and (max-width: 768px) {
  .showmore.external .new-play-btn-showmore-enhanced.authored-icon {
      width: 100%;
 }
  .showmore.external .play-button {
      position: absolute;
      top: 25%;
      left: 0;
      right: 0;
      color: #ffffff;
      text-align: center;
      margin: auto;
      transform: translateY(50%);
      z-index: 999;
      cursor: pointer;
      font-size: 16px;
      font-weight: bold;
 }
  .showmore.external .new-play-btn-showmore-enhanced.default-icon {
      top: 50%;
      left: 50%;
      width: 65px;
      height: 65px;
      margin: auto;
      position: absolute;
      text-align: center;
      border-radius: 50px;
      border: 2px solid #ffffff;
      transition: 0.3s ease-in-out;
      transform: translate(-50%, 50%);
 }
  .showMore_popup2 .transparent-image {
      left: 25% !important;
      max-width: 90%;
      transform: translateX(-28%);
 }
}
.showmore .play-button .show_play_icon {
  width: 50px !important;
}
.showmore.internal .showmore-play-button.new-play-btn-showmore-enhanced.authored-icon {
  text-align: center;
}
.showmore.internal .new-play-btn-showmore-enhanced.default-icon {
  top: 50%;
  left: 50%;
  width: 65px;
  height: 65px;
  margin: auto;
  position: absolute;
  text-align: center;
  border-radius: 50px;
  border: 2px solid #ffffff;
  transition: 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.show-popup-m2 > a.play-button {
  position: relative;
  top: 0%;
  left: 0;
  text-align: left;
  right: 0;
  color: #000;
  margin: auto;
  transform: none;
  z-index: 999;
  cursor: pointer;
  font-size: 22px;
  font-weight: bold;
}
.show-more-popup.curved-border .modal-body, .show-more-popup.curved-border .modal-content, .show-more-popup.curved-border .wipro-segments-squares-content, .show-more-popup.curved-border .wipro-segments-squares-content img, .show-more-popup.curved-border .wipro-solutions-squares-content-image, .show-more-popup.curved-border .wipro-solutions-squares-content-image img, .show-more-popup.curved-border .showmore-image img, .show-more-popup.curved-border .showmore-textBox .showmore-textBox-head, .show-more-popup.curved-border .wipro-segments-squares-content .wipro-shadow {
  border-radius: 25px;
}
.show-more-popup.curved-border .wipro-solutions-squares-content-text {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
.wipro-show-more-button.buttonContainer .button-show-more {
  background-color: #382356;
}
.newButton .showMore_popup2 .sub-menu-content-popup .black-background, .newButton .showMore_popup2 .popup-description {
  background: transparent;
}
.newButton .showMore_popup2 h3.showMore_title, .newButton .showMore_popup2 .videoRow, .newButton .newShowMore .modal-dialog h3, .newButton .newShowMore .shareBtn-right {
  display: none;
}
.newButton .showMore_popup2 #popup-player1, .newButton .newShowMore .embed-responsive-16by9 {
  border-radius: 20px;
}
.newButton .newShowMore .modal-content {
  border-radius: 25px;
}
.newButton .newShowMore .modal-dialog {
  border-bottom: none;
  border-top: none;
  max-width: initial;
  width: 72%;
}
.newButton .newShowMore .close {
  right: -30px;
  top: 0;
  border: none;
  width: 44px;
  height: 44px;
  right: -4%;
  background: rgba(30, 30, 30, 0.6);
}
.newButton .showMore_popup2 .transparent-image {
  width: 73%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: initial;
  top: 50% !important;
  position: absolute !important;
}
.newButton .showMore_popup2 .sub-menu-content-popup {
  display: none;
}
.popup-close-btn {
  right: -44px !important ;
  height:44px !important;
  width:44px !important;
  font-size: 30px !important;
  background: rgba(30, 30, 30, 0.6) !important;
  border: none !important;
}
.newButton .showMore_popup2 .popup-description{
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .newButton .showMore_popup2 .transparent-image {
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%);
      position: absolute !important;
      width: 85% !important;
 }
  .popup-close-btn {
      right: 0 !important;
      top: -40px !important;
      width: 44px !important;
      height: 44px !important;
      font-size: 30px !important;
      background:rgba(0,0,0,0.6) !important;
 }
  .newButton .newShowMore .modal-dialog {
      width: 80% !important;
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%) !important;
 }
  .newButton .newShowMore .close {
      top: -50px;
 }
}
.new-show-buttonenhanced .newButton .wipro-show-more-button{
  padding: 50px 0;
  margin: 0;
}

.new-show-buttonenhanced .wipro-show-more-button{
  padding: 50px 0;
  margin: 0;
}
