<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
h1, h2, h3, h4 {
  color: #111;
}
html{
  /* overflow: scroll; */
  -webkit-overflow-scrolling: touch;
}
.message-position{
  margin-top: 91px;
  display: block;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 0px;
}
.modal{
  overflow: scroll;
}
.clickable{
  cursor: pointer
}

.roboto {
  font-family: 'Roboto', sans-serif;
}

.rupee {
  font-weight: 500;
  font-family: 'Helvetica', sans-serif;
  font-style: normal;
}

li.dropdown.active &gt; a {
  background: #1e4e78;
}

li.dropdown.active .dropdown-menu {
  display: block;
}

@media (max-width: 750px) {
  .sm-text-center {
    text-align: center !important;
  }
}

@media (max-width: 750px) {
  .sm-margin-bottom {
    margin-bottom: 10px;
  }
}

@media (max-width: 970px) {
  .md-margin-bottom {
    margin-bottom: 10px;
  }
}

@media (max-width: 750px) {
  .xs-padding-none {
    padding: 0;
  }
}

@media (max-width: 750px) {
  .sm-margin-left-none {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .dropdown-menu {
    left: 50% !important;
    right: auto !important;
    top: 90%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .dropdown-menu &gt; li &gt; a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
    background: #fac537;
  }
}

.navbar .navbar-brand {
  padding: 0 15px;
}

.navbar .navbar-brand img {
  height: 150px;
}

@media (max-width: 970px) {
  .navbar .navbar-brand img {
    height: 95px;
  }
}

@media (max-width: 750px) {
  .navbar .navbar-brand {
    padding: 5px;
    margin-top: 10px;
  }
  .navbar .navbar-brand img {
    height: 118px;
  }
}

.navbar .navbar-toggle {
  margin: 50px 10px;
}

.bold {
  font-weight: 500;
}

.extra-bold {
  font-weight: 600;
}

.no-border-radius {
  border-radius: 0;
}

.bg-grey {
  background: #f9f9f9;
}

.bg-white {
  background: #fff;
}

.bg-blue {
  background: #2e75b5;
  color: #fff;
}

.bg-yellow {
  background: #fac537;
}

.text-blue, .page-career .designations .item h4 {
  color: #2e75b5;
}

.text-black {
  color: #000;
}

.text-red {
  color: #bf5329;
}

.image-popup {
  cursor: pointer;
}

table.borderless {
  border-bottom: 0 !important;
}

table.borderless th, table.borderless td {
  border: 1px !important;
}

tr.borderless td {
  border-top: none !important;
}

td.borderless {
  border-top: none !important;
}

tr.bottom-border td {
  border-bottom: 1px solid #ddd;
}

tr.paddingless td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.icon-info {
  background: url("/images/icon-info.png");
  background-size: contain;
  width: 19px;
  height: 19px;
}

.btn {
  border-color: transparent !important;
  outline: none;
}

.btn-primary {
  background: #2e75b5;
}

.btn-primary:hover {
  background: #194064;
}

.btn-white {
  background: #fff;
  color: #2e75b5;
}

.btn-warning {
  background: #fac537;
  color: #5a4c29 !important;
}

.btn-warning:hover {
  background: #f8b606;
}

.btn-rounded, .btn-rounded-wide {
  border-radius: 20px;
  padding: 8px 21px !important;
  font-weight: 500;
  font-size: 13px;
  box-shadow: 1px 1px 10px 1px #ccc;
  outline: none !important;
}

.btn-rounded-wide {
  padding: 8px 40px !important;
}

.btn-hollow {
  border-radius: 20px;
  border: 3px solid #508bc0 !important;
  background: transparent;
  color: #508bc0;
  font-weight: 500;
}

.btn-hollow:hover {
  background: #508bc0;
}

.btn-wide {
  padding: 5px 20px;
}

.inline-images img {
  max-width: 160px;
  margin: 10px;
}

.section-padding {
  padding: 55px 0;
}

.section-padding-less {
  padding: 35px 0;
}

.center-small {
  max-width: 300px;
  text-align: center;
  margin: auto;
}

.center-medium {
  max-width: 550px;
  text-align: center;
  margin: auto;
}

.carousel-indicators li.active {
  margin: 1px;
  width: 10px;
  height: 10px;
}

.small-bottom-border {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.small-bottom-border:after {
  content: '';
  border-top: 3px solid #748ff8;
  width: 30px;
  height: 2px;
  bottom: -4px;
  display: block;
  position: absolute;
}

.list-blue-discs, .page-career #applyModal .modal-body ul {
  list-style-type: none;
  padding: 0;
}

.list-blue-discs li, .page-career #applyModal .modal-body ul li {
  background: url("/images/dot-blue.png") 3px 7px no-repeat;
  background-size: 9px;
  padding-left: 25px;
}

.list-gaps li {
  margin: 15px 0;
}

.navbar {
  border: 0;
  border-bottom: 1px solid #fff;
}

.navbar .navbar-brand {
  font-weight: 300;
}

.navbar li &gt; a {
  padding-left: 45px;
  padding-right: 45px;
}

.navbar .cart,
.navbar .request-call-icon {
  position: fixed;
  right: 0;
  top: 60%;
}

.navbar .cart a,
.navbar .request-call-icon a {
  box-shadow: 1px 1px 9px #666;
  padding: 11px;
  background-color: #fac537;
  display: block;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.navbar .request-call-icon {
  z-index: 10;
  /* IE 9 */
  -webkit-transform: translate(0, -80px);
  /* Safari */
  transform: translate(0, -80px);
}

.navbar .request-call-icon a {
  background-color: #276399;
}

@media (min-width: 750px) {
  .call-us &gt; div &gt; div {
    max-width: 425px;
  }
}

@media (max-width: 750px) {
  .call-us &gt; div &gt; div {
    padding: 0;
  }
}

.call-us .box {
  background: #fff;
  padding: 17px 10px;
  box-shadow: 1px 1px 4px 1px #e5e9f7;
  width: 93%;
}

@media (max-width: 750px) {
  .call-us .box {
    width: 100%;
  }
}

.call-us .box &gt; div &gt; div {
  z-index: 2;
}

.call-us .box:before {
  content: '';
  width: 31px;
  height: 80px;
  background: #fff;
  -webkit-transform: rotate(-26deg);
  position: absolute;
  left: -4px;
  top: -10px;
  z-index: 1;
}

.call-us .box:after {
  content: '';
  width: 32px;
  height: 80px;
  background: #fff;
  -webkit-transform: rotate(26deg);
  position: absolute;
  right: 24px;
  top: -10px;
  z-index: 1;
}

.call-us .box &gt; .row {
  z-index: 100;
}

.call-us .box .media {
  border-right: 1px solid #ddd;
}

.call-us .box p.talk-to-our {
  color: #777;
  margin: -1px 0 0 0;
  font-size: 70%;
}

.call-us .box .number {
  margin: 0;
  font-size: 17.5px;
}

@media (max-width: 750px) {
  .call-us .box .number {
    font-size: 13px;
  }
}

.call-us .box .number a {
  color: #000;
}

.call-us .box img {
  height: 31px;
}

.call-us .box .call-button {
  padding-left: 0;
}

@media (max-width: 750px) {
  .call-us .box .call-button {
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .call-us .box .call-button button {
    padding: 8px 12px !important;
    font-size: 11px;
  }
}

.main-banner {
  background: url("/images/home-banner.jpg") no-repeat bottom;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 480px) {
  .main-banner .btn-rounded, .main-banner .btn-rounded-wide {
    font-size: 11px;
  }
}

.main-banner .text {
  margin: 30px 0 100px 0;
}

.main-banner .text p {
  color: #4d4a4a;
  padding: 10px 0 35px 0;
  font-size: 17px;
}

@media (max-width: 750px) {
  .main-banner .text {
    margin-bottom: 50px;
  }
}

.section-map .title, .section-map .subtitle {
  margin: 0;
}

.section-map .title {
  color: #2e75b5;
  font-weight: 600;
}

.section-map .subtitle {
  color: #8f8f8f;
  font-weight: 300;
  margin-bottom: 40px;
}

.section-map p {
  font-size: 15px;
  text-align: justify;
}

.section-how .steps &gt; div {
  padding-left: 10px;
  padding-right: 10px;
}

.section-how .steps img {
  max-height: 65px;
}

.section-how .steps h5, .section-how .steps p {
  text-align: center;
}

.section-how .steps h5 {
  margin: 30px 0 20px 0;
  color: #000;
}

.section-how .steps p {
  color: #727272;
}

.section-slider {
  background: url("/images/bg-big-slider.png") center center repeat-y;
}

@media (max-width: 750px) {
  .section-slider .left-side {
    background: #e6eef6;
  }
  .section-slider .right-side {
    background: #2e75b5;
  }
}

.section-slider .left-side {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 750px) {
  .section-slider .left-side {
    padding: 40px !important;
  }
}

.section-slider .left-side .carousel-indicators {
  bottom: 0;
  position: relative;
  left: 0;
  text-align: right;
  width: auto;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
}

.section-slider .left-side .carousel-indicators li {
  border-color: #2e75b5;
}

.section-slider .left-side .carousel-indicators li.active {
  background: #2e75b5;
}

.section-slider .right-side {
  padding-top: 50px;
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  .section-slider .right-side {
    padding: 30px 0;
  }
}

.section-slider .right-side ol {
  margin: 0;
  padding-left: 0;
}

.section-slider .right-side ol &gt; li {
  padding: 25px;
  list-style-type: none;
  transition: .35s all;
  cursor: pointer;
}

.section-slider .right-side ol &gt; li h5, .section-slider .right-side ol &gt; li ul li {
  color: #fff;
}

.section-slider .right-side ol &gt; li h5 {
  margin: 5px 0 10px 0;
  font-size: 17px;
}

.section-slider .right-side ol &gt; li ul {
  padding-left: 20px;
  list-style-type: disc;
}

.section-slider .right-side ol &gt; li img {
  background-repeat: no-repeat;
  background-size: contain;
  width: 45px;
  margin-right: 10px;
}

.section-slider .right-side ol &gt; li:hover {
  background: #245b8c;
}

.section-slider .right-side ol &gt; li.active {
  background: #fff;
}

.section-slider .right-side ol &gt; li.active h5, .section-slider .right-side ol &gt; li.active ul li {
  color: #2e75b5;
}

.section-slider .right-side ol &gt; li.active img {
  background-size: contain;
}

.section-media .container {
  padding: 30px 0;
  background: url("/images/icon-award.png") top left no-repeat;
  background-size: 2.5%;
}

@media (max-width: 750px) {
  .section-media .container {
    background-position-x: 50px;
  }
}

.section-media img {
  display: inline-block;
  max-width: 170px;
  max-height: 90px;
  margin: 0 20px;
}

@media (max-width: 480px) {
  .section-media img {
    margin-bottom: 10px;
  }
}

@media (min-width: 750px) {
  .section-testimonials {
    background: url("/images/bg-testimonials.png") center center repeat-y;
  }
}

@media (max-width: 750px) {
  .section-testimonials .testimonials, .section-testimonials .why-gsr {
    padding: 20px;
  }
  .section-testimonials &gt; .container &gt; .row &gt; div {
    padding: 0;
  }
}

.section-testimonials h3, .section-testimonials, .section-testimonials p {
  color: #fff;
}

.section-testimonials h3 {
  margin-bottom: 30px;
}

.section-testimonials .testimonials {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 750px) {
  .section-testimonials .testimonials {
    background: #fac537;
  }
}

.section-testimonials .testimonials .item {
  background: #fff;
  border-radius: 5px;
  padding: 35px;
}

.section-testimonials .testimonials .item h5 {
  color: #5b5655;
  margin-bottom: -5px;
}

.section-testimonials .testimonials .item h6 {
  color: #878787;
}

.section-testimonials .testimonials .item p {
  color: #7a7777;
}

.section-testimonials .testimonials .item img.face {
  height: 70px;
  margin: 0 10px;
}

.section-testimonials .testimonials .item img.quotes {
  height: 20px;
  margin-right: 10px;
  margin-top: 10px;
}

.section-testimonials .testimonials .item .footer {
  margin-top: 15px;
}

.section-testimonials .testimonials .carousel-indicators {
  position: relative;
  margin-top: 60px;
  left: 94%;
}

.section-testimonials .testimonials .carousel-indicators li {
  background: #fce199;
  border: 0;
}

.section-testimonials .testimonials .carousel-indicators li.active {
  background: #fff;
}

@media (max-width: 750px) {
  .section-testimonials .testimonials .carousel-indicators {
    width: 60%;
    left: 50%;
    margin-top: 35px;
  }
}

.section-testimonials .why-gsr {
  padding-top: 50px;
  padding-bottom: 20px;
}

@media (max-width: 750px) {
  .section-testimonials .why-gsr {
    background: #2e75b5;
  }
}

.section-testimonials .why-gsr ul {
  padding-left: 20px;
  font-size: 20px;
}

.section-testimonials .why-gsr ul li {
  margin: 10px 0;
  font-weight: 300;
}

.section-testimonials .why-gsr ul li span {
  font-size: 15px;
}

.section-blogs {
  background: #f9f9f9;
}

.section-blogs .btn-transparent {
  background: #fff;
  border: 3px solid #2e75b5 !important;
  color: #2e75b5;
  font-size: 18px;
  padding: 8px 20px;
}

.section-blogs .btn-transparent:hover {
  background: #2e75b5;
  color: #fff;
}

.section-blogs &gt; h4 {
  font-size: 14px;
  margin-bottom: 20px;
}

.section-blogs .post {
  background: #fff;
  box-shadow: 1px 1px 16px 3px #efefef;
  border-radius: 7px;
  margin: 20px 0;
  overflow: hidden;
}

.section-blogs .post &gt; img {
  display: block;
  max-width: 179px;
  float: left;
  border-radius: 0;
}

.section-blogs .post .article-container {
  width: auto;
  overflow: hidden;
}

.section-blogs article {
  padding: 25px;
}

.section-blogs article, .section-blogs article p {
  color: #9fa4af;
}

.section-blogs article h3 {
  color: #4f4f6f;
  font-weight: 400;
  font-size: 20px;
}

.section-blogs article hr {
  border-color: #6e45e2;
  max-width: 80px;
  margin: 20px 0;
}

.section-blogs article .body {
  line-height: 1.6em;
  max-height: 4.8em;
  overflow: hidden;
}

.section-blogs article footer {
  margin-top: 20px;
}

.section-blogs article footer .pull-left {
  margin-top: 8px;
}

.section-blogs article footer .pull-left a {
  color: #9fa4af;
}

.section-blogs article footer .pull-left img {
  margin-right: 10px;
  height: 15px;
}

.section-blogs article footer .pull-right img {
  height: 40px;
}

.section-trusted {
  padding: 30px 0;
  background: #f2f2f2;
}

.section-trusted h4 {
  margin: 11px 0;
}

.section-trusted img {
  display: inline-block;
  max-width: 125px;
  max-height: 55px;
  margin: 10px 25px;
}

@media (max-width: 970px) {
  .section-trusted img {
    max-width: 115px;
    max-height: 35px;
    margin: 10px 20px;
  }
}

.section-working {
  padding: 30px 0;
}

.section-working h4 {
  margin: 11px 0 22px 0;
}

.section-100 {
  padding: 30px 0;
}

.section-100 img {
  max-width: 310px;
}

@media (max-width: 480px) {
  .section-100 img {
    max-width: 100%;
  }
}

@media (max-width: 750px) {
  .section-100 .sm-center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .section-100 img {
    margin-bottom: 7px;
  }
}

.footer .left-side h3 {
  color: #2e75b5;
  margin: 0 0 25px 0;
  font-weight: 400;
}

.footer .center-side li {
  margin: 8px 0;
}

.footer .center-side a {
  color: #4b4b4b;
}

.footer .right-side h5:not(.small-bottom-border) {
  margin: 1px 0;
}

.footer .right-side h5.dark {
  color: #4b4b4b;
}

.footer .right-side .social img {
  width: 22px;
  margin: 0 6px;
}

.footer-services {
  background: #f9f9f9;
  padding: 10px 0;
  color: #937f7f;
  text-align: justify;
}

.footer-services h6 {
  font-weight: 600;
  margin-bottom: 5px;
}

.footer-services a {
  color: #937f7f;
  font-size: 12px;
}

.copyright {
  background: #2e75b5;
  padding: 10px 0;
}

.copyright h5 {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 5px;
}

.copyright .links, .copyright a {
  color: #eee !important;
  font-size: 12px;
}

.quote {
  padding: 40px 0;
}

.quote img {
  height: 40px;
}

.quote p {
  font-weight: 500;
  margin: 25px 0 5px 0;
}

.quote .caption {
  color: #2e75b5;
}

/*
* Common Yellow Map Background Image
 */
.page-plans .main-banner,
.page-services .main-banner,
.page-faq .main-banner,
.page-our-panel .main-banner,
.page-terms-of-use .main-banner,
.page-privacy-policy .main-banner,
.page-safety-security .main-banner,
.page-partners .main-banner,
.page-about-us .main-banner,
.page-samples .main-banner,
.page-case-study .main-banner {
  background-image: url("/images/plans-banner.jpg");
}

.page-plans .main-banner:not(.banner-map) {
  background: #ffd155;
}

.page-plans .main-banner .code {
  background: #2e75b5;
  color: #fff;
  display: inline-block;
  padding: 6px 30px;
  margin: 15px auto;
  font-weight: 400;
  letter-spacing: 2px;
}

.page-plans .main-banner .text {
  margin-bottom: 20px;
}

.page-plans .currency-toggler {
  outline: none !important;
  background: #f4f4f4;
  color: #999999;
  text-align: center;
  font-weight: 600;
  padding: 5px 15px;
  border: 3px solid #f4f4f4;
  font-size: 15px;
  margin-right: -3px;
}

.page-plans .currency-toggler.active {
  background: #ffffff;
  color: #000000;
}

.page-plans .packages {
  padding: 50px 0 0 0;
}

.page-plans .includes {
  padding: 20px 0;
}

.page-plans .includes h4 {
  margin-bottom: 20px;
  color: #508bc0;
  font-weight: 400;
}

.page-plans .includes p {
  background: url("/images/tick-grey.png") left 5px no-repeat;
  background-size: 15px;
  padding-left: 20px;
}

.page-plans .faq {
  margin-bottom: 10px;
}

.page-plans .faq h4 {
  margin: 40px 0;
}

.page-plans .faq h5 {
  margin: 15px 0;
  font-size: 16px;
  color: #000;
}

.page-plans .faq p {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .page-plans .faq &gt; div &gt; div &gt; div:last-child {
    left: 15%;
  }
}

.plans-container .exp-slider {
  max-width: 680px;
  margin: auto;
}

.plans-container .exp-slider .your-exp, .plans-container .exp-slider .years, .plans-container .exp-slider .slide-text {
  margin: 0;
}

.plans-container .exp-slider .your-exp {
  color: #cecece;
  font-weight: 400;
}

.plans-container .exp-slider .years {
  color: #2e75b5;
  font-weight: 400;
  font-size: 28px;
}

.plans-container .exp-slider .rangeslider-me {
  display: none;
}

.plans-container .exp-slider .irs {
  margin-top: 20px;
}

.plans-container .exp-slider .irs .irs-bar, .plans-container .exp-slider .irs .irs-bar-edge {
  background: #fac537;
  border-color: #ebebeb;
  height: 13px;
}

.plans-container .exp-slider .irs .irs-grid-pol.small {
  display: none;
}

.plans-container .exp-slider .irs .irs-grid-text {
  font-size: 11px;
}

.plans-container .exp-slider .irs .irs-slider {
  border: 8px solid #424e59;
  background: #fac537;
}

.plans-container .exp-slider .irs .irs-slider:active {
  background: #fac537;
}

.plans-container .plans-combos {
  margin: 40px 0;
}

.plans-container .togglers .btn {
  background: #fff;
  color: #292929;
  outline: none !important;
  padding: 7px 50px;
  border: 2px solid #508bc0 !important;
  margin: 0;
  border-radius: 10px;
  font-weight: 600;
}

@media (max-width: 480px) {
  .plans-container .togglers .btn {
    padding: 7px 33px;
  }
}

.plans-container .togglers .btn.active {
  background: #508bc0;
  color: #fff;
}

.plans-container .togglers .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -2px;
}

.plans-container .togglers .btn:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -2px;
}

@media (min-width: 750px) {
  .plans-container .plans .row,
  .plans-container .combos .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+1) header,
.plans-container .combos .row &gt; .active:nth-of-type(5n+1) header {
  background: #75c5c3;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+2) header,
.plans-container .combos .row &gt; .active:nth-of-type(5n+2) header {
  background: #f99e7d;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+3) header,
.plans-container .combos .row &gt; .active:nth-of-type(5n+3) header {
  background: #f4c340;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+4) header,
.plans-container .combos .row &gt; .active:nth-of-type(5n+4) header {
  background: #508bc0;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+5) header,
.plans-container .combos .row &gt; .active:nth-of-type(5n+5) header {
  background: #fc8391;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+1) .color-me,
.plans-container .combos .row &gt; .active:nth-of-type(5n+1) .color-me {
  color: #75c5c3;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+2) .color-me,
.plans-container .combos .row &gt; .active:nth-of-type(5n+2) .color-me {
  color: #f99e7d;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+3) .color-me,
.plans-container .combos .row &gt; .active:nth-of-type(5n+3) .color-me {
  color: #f4c340;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+4) .color-me,
.plans-container .combos .row &gt; .active:nth-of-type(5n+4) .color-me {
  color: #508bc0;
}

.plans-container .plans .row &gt; .active:nth-of-type(5n+5) .color-me,
.plans-container .combos .row &gt; .active:nth-of-type(5n+5) .color-me {
  color: #fc8391;
}

@media (min-width: 750px) {
  .plans-container .combo-item,
  .plans-container .plan-item {
    width: 33%;
  }
}

.plans-container .combo-item div.content {
  min-height: 300px;
  background: url(/images/bg-mail.png) no-repeat;
  background-position: right 15px bottom 10px;
  background-size: 100px;
}

.plans-container .box {
  border-radius: 12px;
  margin: 30px 10px;
  text-align: center;
  overflow: hidden;
  box-shadow: 1px 1px 7px 3px #eee;
}

.plans-container .box header {
  background: #2e75b5;
  color: #fff;
  padding: 10px;
}

.plans-container .box header h1 {
  color: #fff;
}

.plans-container .box header .price .currency-sign {
  font-size: 27px;
}

.plans-container .box header .price .amount {
  font-size: 28px;
  font-weight: 500;
}

.plans-container .box header .old-price {
  margin-right: 5px;
  color: #eee;
  text-decoration: line-through;
}

.plans-container .box header .old-price .currency-sign {
  font-size: 18px;
  font-weight: 400;
}

.plans-container .box header .old-price .amount {
  text-decoration: line-through;
  font-size: 18px;
  font-weight: 400;
}

.plans-container .box div.content {
  margin-top: 30px;
}

.plans-container .box div.content ul {
  padding: 0;
  margin: 0 20px;
}

.plans-container .box div.content ul li {
  list-style-type: none;
  border-bottom: 1px dashed #555;
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  padding: 7px;
}

.plans-container .box div.content ul li:last-child {
  border-bottom: none;
}

.plans-container .box footer .btn {
  margin: 30px 0;
}

.plans-container .combo-item .box .recommended {
  position: absolute;
  top: 19px;
  right: 16px;
  z-index: 10;
  width: 163px;
}

.plans-container .combo-item .box .title {
  font-weight: 500;
  text-transform: uppercase;
}

.plans-container .combo-item .box div.content {
  margin-top: 0;
}

.plans-container .combo-item .box div.content p {
  max-width: 90%;
  margin: 20px auto;
  font-size: 15px;
  font-weight: 500;
}

.plans-container .combo-item .box div.content h4 {
  margin: 0 20px;
  border-top: 1px dashed #555;
  padding: 20px 0;
  font-size: 17px;
}

.plans-container .combo-item .box div.content ul li {
  border-bottom: none;
  text-align: left;
  font-size: 15px;
  margin-bottom: 7px;
}

.plans-container .combo-item .box div.content ul li span {
  margin-right: 15px;
}

.request-call h4 {
  color: #6c6d6d;
  font-weight: 400;
  letter-spacing: 1.1px;
  font-size: 17px;
}

.request-call h4 a {
  color: #2e75b5 !important;
}

.page-services .service-view {
  display: none;
  padding: 30px 0;
  box-shadow: 1px 1px 10px 5px #eee;
  margin-bottom: 40px;
}

.page-services .service-view &gt; .container {
  position: relative;
  padding-bottom: 20px;
}

.page-services .service-view &gt; .container .btn-close {
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: -66px;
  right: 20px;
  border-radius: 50%;
  background: #fac537;
  text-align: center;
  color: #000;
  cursor: pointer;
  line-height: 70px;
  font-weight: 600;
}

.page-services .service-view &gt; .container .btn-close:hover {
  background: #ad7f04;
  color: #fff;
}

.page-services .service-view .icon {
  text-align: left;
}

.page-services .service-view .icon img {
  max-width: 70px;
  display: inline-block;
}

.page-services .service-view .body {
  padding-right: 0;
}

.page-services .service-view .body h3 {
  margin-top: 0;
}

.page-services .service-view .body .btn-get-started {
  padding: 3px 35px !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.2px;
  margin: 20px 0 10px 0;
}

.page-services .service-view .right-box &gt; div {
  border: 1px solid #fac537;
  border-radius: 10px;
  max-width: 330px;
  margin-left: auto;
}

.page-services .service-view .right-box header {
  background: #fac537;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  padding: 6px;
  color: #000;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.page-services .service-view .right-box div.content ul {
  padding: 15px 20px;
  margin-bottom: 0;
}

.page-services .service-view .right-box div.content ul li {
  color: #000;
  padding-left: 15px;
  list-style-type: none;
  background: url("/images/dot-yellow.png") left 5px no-repeat;
  background-size: 10px;
  font-weight: 600;
  margin-bottom: 15px;
}

.page-services .service-view .right-box div.content h3 {
  margin-top: 0;
  font-size: 21px;
}

.page-services .service-view img {
  max-width: 100%;
}

.page-services .services-list .row &gt; :nth-child(odd) .body {
  background: #dff2f1;
}

.page-services .services-list .row &gt; :nth-child(even) .body {
  background: #fdebb9;
}

.page-services .services-list .box {
  border-radius: 12px;
  margin: 30px 10px;
  text-align: center;
  overflow: hidden;
  box-shadow: 1px 1px 7px 3px #eee;
}

.page-services .service-view .body .inner-image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.page-services .services-list .box header {
  padding: 20px;
}

.page-services .services-list .box header img {
  height: 100px;
}

.page-services .services-list .box .body {
  padding: 20px;
}

.page-services .services-list .box .body h3 {
  font-size: 21px;
  margin-top: 0;
}

.page-services .services-list .box .body .short-description {
  max-height: 210px;
  overflow: hidden;
  margin-bottom: 10px;
}

.page-services .services-list .box .what-you-will-get {
  display: none;
}

.page-contact .main-banner {
  background: #f9cd57;
  min-height: 340px;
}

.page-contact .main-banner .container {
  background: url("/images/banner-overlay-contact.png") right bottom no-repeat;
  background-size: 600px;
}

.page-contact .contact-us {
  margin-top: -100px;
  margin-bottom: 40px;
}

.page-contact .contact-us .mail-icon {
  width: 80px;
}

@media (min-width: 750px) {
  .page-contact .contact-us .row.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.page-contact .contact-us .form {
  background: #f9f9f9;
  padding: 40px;
  box-shadow: 2px 0px 10px #bbb;
}

.page-contact .contact-us .form h4 {
  color: #575757;
}

.page-contact .contact-us .form label {
  display: block;
  font-weight: 500;
  margin: 15px 0 0 0;
}

.page-contact .contact-us .form input, .page-contact .contact-us .form textarea {
  display: block;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #ededed;
  outline: none !important;
}

.page-contact .contact-us .form input:focus, .page-contact .contact-us .form textarea:focus {
  border-bottom-color: #97c0e5;
}

.page-contact .contact-us .form input {
  width: 230px;
  max-width: 95%;
}

.page-contact .contact-us .form textarea {
  width: 92%;
}

.page-contact .contact-us .form .submit {
  top: -33px;
  right: 0;
  position: relative;
  background: transparent;
  outline: none;
  border: 0;
}

.page-contact .contact-us .form .submit img {
  height: 57px;
  transition: .3s all;
}

.page-contact .contact-us .form .submit img:hover {
  opacity: .8;
}

.page-contact .contact-us .info {
  background: #2e75b5;
  color: #fff;
  padding: 40px;
  box-shadow: 2px 2px 10px #bbb;
}

.page-contact .contact-us .info h4 {
  color: #fff;
  font-size: 16px;
}

.page-contact .contact-us .info h4.title {
  margin: 0 0 5px 0;
}

.page-contact .contact-us .info &gt; p {
  line-height: 17px;
}

.page-contact .contact-us .info p {
  margin: 0;
  font-weight: 300;
}

.page-contact .contact-us .info .media {
  margin: 20px 0;
}

.page-contact .contact-us .info .media img {
  height: 45px;
  margin: 0 8px;
}

.page-contact .contact-us .info .media h4 {
  font-weight: 500;
  font-size: 15px;
}

.page-contact .team-photo {
  max-width: 85%;
}

.page-about-falcon-minds .main-banner {
  background: none;
}

.page-about-falcon-minds .main-banner .container {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8d473+2,f8d473+60&amp;1+0,1+55,0+62 */
  background: linear-gradient(to right, #f8d473 0%, #f8d473 2%, #f8d473 55%, rgba(248, 212, 115, 0.29) 60%, rgba(248, 212, 115, 0) 62%), url("/images/banner-about-falcon.jpg") right no-repeat;
  background-size: contain;
}

@media (max-width: 750px) {
  .page-about-falcon-minds .main-banner .container {
    background-size: cover;
  }
}

.page-about-falcon-minds .main-banner .text {
  padding: 0 45px;
  margin-bottom: 40px;
}

.page-about-falcon-minds .main-banner .text h4 {
  line-height: 25px;
}

.page-about-falcon-minds .projects .inline-images {
  max-width: 800px;
  margin: auto;
  text-align: center;
}

.page-about-falcon-minds .projects .inline-images img {
  border: 1px solid #ccc;
  padding: 10px 20px;
  max-width: 200px;
  display: inline-block;
}

.page-about-falcon-minds .values .row &gt; div {
  padding: 45px 40px;
  margin: 0;
}

.page-about-falcon-minds .values .row &gt; div h4, .page-about-falcon-minds .values .row &gt; div p {
  color: #fff;
}

.page-about-falcon-minds .values .row &gt; div p {
  font-weight: 300;
}

.page-about-falcon-minds .values .row &gt; div:nth-child(1) {
  background: #2e75b5;
}

.page-about-falcon-minds .values .row &gt; div:nth-child(2) {
  background: #3988cf;
}

.page-about-falcon-minds .values .row &gt; div:nth-child(3) {
  background: #4698e2;
}

.page-about-falcon-minds .timeline {
  margin-top: 40px;
}

.page-about-falcon-minds .timeline .row &gt; * {
  padding-top: 0px;
  padding-bottom: 30px;
}

.page-about-falcon-minds .timeline .row .year {
  color: #2e75b5;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  padding-bottom: 45px;
}

.page-about-falcon-minds .timeline .row .text {
  font-weight: 600;
  color: #000;
  text-align: justify;
}

.page-about-falcon-minds .timeline .row:nth-child(odd) {
  /* text will be on the right */
}

.page-about-falcon-minds .timeline .row:nth-child(odd) .year:after {
  content: " ";
  background: url("/images/icon-timeline.png") no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: contain;
  top: 0;
  right: -15px;
  z-index: 10;
}

.page-about-falcon-minds .timeline .row:nth-child(odd) .text {
  padding-left: 30px;
}

.page-about-falcon-minds .timeline .row:nth-child(odd) .text:before {
  content: ' ';
  background: #ddd;
  width: 3px;
  height: 100%;
  top: 0;
  left: -3px;
  position: absolute;
}

.page-about-falcon-minds .timeline .row:nth-child(odd) .year {
  text-align: right;
  padding-right: 25px;
}

.page-about-falcon-minds .timeline .row:nth-child(even) {
  /* text will be on the LEFT */
}

.page-about-falcon-minds .timeline .row:nth-child(even) .year:before {
  content: " ";
  background: url("/images/icon-timeline.png") no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: contain;
  top: 0;
  left: -15px;
}

.page-about-falcon-minds .timeline .row:nth-child(even) .text {
  padding-right: 25px;
}

.page-about-falcon-minds .timeline .row:nth-child(even) .text:after {
  content: ' ';
  background: #ddd;
  width: 3px;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
}

.page-about-falcon-minds .timeline .row:nth-child(even) .year {
  text-align: left;
  padding-left: 30px;
}

.page-about-falcon-minds .timeline .row:last-child .text:before, .page-about-falcon-minds .timeline .row:last-child .text:after {
  display: none;
}

.page-about-falcon-minds .about-ceo .ceo {
  font-size: 16px;
}

.page-about-falcon-minds .about-ceo .social img {
  height: 15px;
}

.page-faq .toc ul {
  padding: 20px 0;
  list-style-type: none;
}

.page-faq .toc ul li {
  margin: 10px 0;
}

.page-faq .toc ul li a {
  cursor: pointer;
  color: #292929;
  font-weight: 600;
}

.page-faq .toc ul li.active a {
  color: #508bc0;
}

.page-faq .questions &gt; ul {
  padding: 0 5px;
  list-style-type: none;
}

.page-faq .questions &gt; ul &gt; li {
  border-bottom: 2px solid #dadada;
  margin: 0;
  margin-bottom: 15px;
  padding: 0 0 15px 0;
}

.page-faq .questions &gt; ul &gt; li h3 {
  background: url("/images/sign-plus.png") top left no-repeat;
  background-size: 17px;
  background-position-y: 1px;
  margin: 0;
  padding: 0 25px;
  cursor: pointer;
  font-size: 18px;
}

.page-faq .questions &gt; ul &gt; li.active h3 {
  background-image: url("/images/sign-minus.png");
  background-position-y: 7px;
}

.page-faq .questions &gt; ul &gt; li &gt; ul, .page-faq .questions &gt; ul &gt; li &gt; p {
  margin: 10px 25px;
}

.page-our-panel .mid {
  margin: 30px;
}

.page-our-panel .mid h3 {
  margin-bottom: 15px !important;
}

.page-our-panel .board {
  margin: 60px 30px 30px 30px;
}

.page-our-panel .board h3 {
  margin-bottom: 20px;
}

@media (min-width: 750px) {
  .page-our-panel .board &gt; .row, .page-our-panel .board &gt; .row &gt; .col-sm-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-our-panel .article {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 20px;
  margin: 15px 0;
}

.page-our-panel .article .media-body p {
  font-weight: 500;
}

.page-our-panel .blue {
  color: #005dad;
}

.page-our-panel .hmm h4 {
  margin: 0;
}

.page-our-panel .board img.media-object {
  height: 100px;
}

.page-our-panel .blue-line {
  margin: 10px 0;
  width: 65px;
  border-bottom: 3px solid #005dad;
}

.terms-page .toc ul {
  padding: 0;
  margin-top: 20px;
}

.terms-page .toc ul li {
  list-style-type: none;
  padding-left: 20px;
  background: url("/images/list-circle.png") no-repeat left 7px;
  background-size: 9px;
  font-size: 16px;
}

.terms-page .toc ul li a {
  color: #000;
  font-weight: 500;
  cursor: pointer;
}

.terms-page .toc ul li.active a {
  color: #2e75b5;
}

.terms-page .content p {
  font-weight: 500;
}

.page-partners .big-boxes {
  margin-top: -80px;
  margin-bottom: 40px;
}

@media (min-width: 750px) {
  .page-partners .big-boxes .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-partners .big-boxes .row .inner {
    height: 100%;
  }
}

@media (max-width: 750px) {
  .page-partners .big-boxes {
    margin-top: -50px;
  }
}

@media (max-width: 750px) {
  .page-partners .big-boxes .box:last-child {
    margin-top: 60px;
  }
}

.page-partners .big-boxes .box .inner {
  max-width: 500px;
  margin: auto;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 7px;
  padding: 20px;
}

.page-partners .big-boxes .box .inner h4 {
  margin: 20px 0;
  text-align: center;
  color: #2e75b5;
  font-weight: 500;
}

.page-partners .big-boxes .box .inner .icon {
  margin-top: -70px;
  height: 100px;
}

.page-partners .big-boxes .box .inner .btn-contact {
  padding: 8px 40px !important;
}

.page-partners .contact-us {
  margin: 0 0 40px 0;
  padding: 10px 0 40px 0;
  box-shadow: 1px 1px 10px #ccc;
  display: none;
}

.page-partners .contact-us a.btn-close {
  cursor: pointer;
  font-weight: 500;
}

.page-partners .contact-us .form-container {
  max-width: 600px;
  margin: auto;
}

.page-partners .contact-us .form-container p {
  max-width: 365px;
  margin: auto;
}

.page-partners .contact-us .form-container textarea, .page-partners .contact-us .form-container input, .page-partners .contact-us .form-container select {
  margin-top: 20px;
  border-radius: 1px;
  font-size: 14px;
}

.page-partners .contact-us .form-container button {
  font-size: 18px;
  font-weight: 600;
  padding: 3px 40px !important;
  box-shadow: 1px 1px 2px 1px #eee;
}

.page-partners .trusted-by {
  padding: 30px 0;
}

.page-partners .trusted-by h4 {
  margin: 0 0 35px 0;
}

.page-partners .trusted-by .images img {
  margin: 5px 20px;
}

@media (max-width: 480px) {
  .page-partners .trusted-by .images img {
    max-width: 200px;
  }
}

.page-partners .call-to-action {
  padding: 40px 0;
}

.page-partners .call-to-action p {
  font-size: 17px;
}

.page-testimonial .main-banner {
  background-image: url("/images/bg-testimonial.jpg");
  background-position-y: -10px;
}

.page-testimonial .main-banner h2, .page-testimonial .main-banner h4 {
  color: #fff;
}

.page-testimonial .main-banner h2 {
  font-weight: 200 !important;
  line-height: 40px;
  font-size: 28px;
}

.page-testimonial .main-banner .play-video img {
  height: 75px;
  margin: 10px 0;
}

.page-testimonial .quote {
  padding: 0;
}

.page-testimonial img.quote {
  height: 36px;
}

.page-testimonial .big-testimonial {
  padding: 40px 0;
  border-bottom: 1px solid #f1f1f1;
}

.page-testimonial .big-testimonial .container {
  max-width: 900px;
}

.page-testimonial .testimonial h5 {
  color: #2e75b5;
  margin: 0;
}

.page-testimonial .testimonial h6 {
  margin-top: 7px;
  font-weight: 400;
}

.page-testimonial .testimonial p {
  text-align: justify;
}

.page-testimonial .other-testimonials {
  padding-top: 10px;
  padding-bottom: 10px;
}

.page-testimonial .other-testimonials .testimonial {
  margin: 30px 0;
}

.page-testimonial .btn-load-more {
  padding: 7px 35px !important;
  outline: none !important;
}

.page-about-us .bg-blue {
  margin-top: 20px;
}

.page-about-us .bg-blue .content {
  padding: 40px;
}

.page-about-us .bg-blue .content p {
  text-align: justify;
  font-size: 15px;
}

.page-about-us .bg-blue .content img {
  max-height: 315px;
}

.page-about-us .list-blue-discs li, .page-about-us .page-career #applyModal .modal-body ul li, .page-career #applyModal .modal-body .page-about-us ul li {
  font-weight: 600;
}

.page-about-us .pie-charts {
  background: url("/images/bg-half-grey.jpg") repeat-y;
  background-size: 100%;
}

@media (max-width: 750px) {
  .page-about-us .pie-charts {
    background: #f9f9f9;
  }
}

.page-about-us .pie-charts .left, .page-about-us .pie-charts .right {
  padding: 0;
}

.page-about-us .pie-charts .left &gt; div,
.page-about-us .pie-charts .right &gt; div {
  padding: 40px;
}

.page-about-us .pie-charts h4 {
  font-weight: 400;
}

.page-about-us .pie-charts h5 {
  line-height: 20px;
  height: 50px;
}

.page-about-us .industries .list {
  margin: 30px 0;
}

.page-about-us .industries .list .item {
  padding-left: 25px;
  background: url("/images/dot-blue.png") 5px 5px no-repeat;
  background-size: 11px;
  margin: 7px 0;
  font-size: 13px;
}

.page-career .main-banner {
  background: url("/images/bg-career.jpg") no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: 100%;
}

@media (max-width: 970px) {
  .message-position {
    margin-top: -8px;
    /* bottom: 27px; */
}
  .page-career .main-banner {
    background-size: cover;
  }
}

.page-career .main-banner h2 {
  margin-top: 200px;
  color: #fff;
  font-weight: 400;
}

@media (max-width: 1170px) {
  .page-career .main-banner h2 {
    margin-top: 150px;
  }
}

.page-career .main-banner h4 {
  color: #fff;
  font-weight: 300;
}

.page-career .top-message {
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-career .designations .item {
  background: #fff;
  border: 2px solid #d9d9d9;
  padding: 20px 15px;
  margin: 20px 0;
}

.page-career .designations .item h4 {
  margin: 0;
}

.page-career .designations .item h6 {
  margin-top: 6px;
  font-weight: 400;
  color: #b8b8b8;
  margin-bottom: 16px;
}

.page-career .designations .item p {
  height: 20px;
}

.page-career .designations .item button {
  padding: 3px 29px !important;
  border: 2px solid #bcbcbc !important;
  box-shadow: 1px 1px 3px 1px #ccc;
  transition: .1s all;
  margin: 5px 0;
}

.page-career .designations .item button:hover {
  background: #facd58;
  border-color: #facd58 !important;
}

.page-career .team-zone .grid {
  margin: 20px;
}

.page-career .team-zone .grid &gt; div &gt; div {
  padding: 0;
}

.page-career .team-zone .grid .item.text {
  padding: 20px 10px;
}

.page-career .team-zone .grid .item img {
  max-height: 100%;
}

@media (max-width: 770px) {
  .page-career .team-zone .grid .item {
    height: 200px;
    text-align: center;
  }
}

.page-career #applyModal .modal-body {
  padding: 35px;
}

.page-career #applyModal .modal-body form {
  margin-top: 40px;
}

.page-career #applyModal .modal-body form input, .page-career #applyModal .modal-body form textarea {
  border-radius: 0;
}

.page-career #applyModal .modal-body form input::-webkit-input-placeholder, .page-career #applyModal .modal-body form textarea::-webkit-input-placeholder {
  font-size: 13px;
}

.page-career #applyModal .modal-body form input:-moz-placeholder, .page-career #applyModal .modal-body form textarea:-moz-placeholder {
  font-size: 13px;
}

.page-career #applyModal .modal-body form input::-moz-placeholder, .page-career #applyModal .modal-body form textarea::-moz-placeholder {
  font-size: 13px;
}

.page-career #applyModal .modal-body form input:-ms-input-placeholder, .page-career #applyModal .modal-body form textarea:-ms-input-placeholder {
  font-size: 13px;
}

.page-career #applyModal .modal-body form input, .page-career #applyModal .modal-body form textarea, .page-career #applyModal .modal-body form button {
  margin: 10px 0;
}

.page-career #applyModal .modal-body form input {
  max-width: 250px;
}

.page-career #applyModal .modal-body form button {
  font-size: 17px;
  font-weight: 300;
  padding: 4px 50px !important;
}

.page-career #applyModal .modal-body form textarea {
  max-width: 500px;
}

.page-samples .samples p.center-medium {
  font-weight: 500;
}

.page-samples .samples .filters {
  margin: 20px 0;
}

.page-samples .samples .filters ul {
  font-size: 18px;
  text-align: center;
}

.page-samples .samples .filters ul li {
  padding: 0 2px;
  transition: .1s all;
  cursor: pointer;
  color: #c4c4c4;
  margin: 10px 20px;
}

.page-samples .samples .filters ul li.active {
  color: #2e75b5;
  font-weight: 600;
  border-bottom: 2px solid #2e75b5;
}

.page-samples .samples .filters ul li:hover {
  color: #2e75b5;
}

.page-samples .samples .samples-list {
  margin: 20px 30px;
}

.page-samples .samples .samples-list .item {
  cursor: pointer;
  margin: 5px 15px 30px 15px;
}

.page-samples .samples .samples-list .item img {
  box-shadow: 1px 1px 10px 2px #ddd;
  border: 2px solid #fff;
}

.page-samples .samples .samples-list .item h4 {
  margin-top: 16px;
  color: #aaa;
  font-weight: 400;
}

.page-samples .samples .samples-list .item .likes {
  padding-left: 24px;
  background: url(/images/icon-heart.jpg) center left no-repeat;
  margin-top: 11px;
  background-size: 19px;
  font-size: 16px;
  color: #aaa;
}

.page-samples .samples .samples-list .item:hover img, .page-samples .samples .samples-list .item:focus img {
  border: 2px solid #2e75b5;
}

.page-samples .samples .samples-list .item:hover h4, .page-samples .samples .samples-list .item:focus h4 {
  color: #2e75b5;
}

.page-samples .case-studies .case-study-list {
  margin: 20px 30px;
}

.page-samples .case-studies .case-study-list .item {
  margin: 5px 15px 30px 15px;
}

.page-samples .case-studies .case-study-list .item img {
  transition: .2s all;
}

.page-samples .case-studies .case-study-list .item a {
  font-style: italic;
}

.page-samples .case-studies .case-study-list .item:hover img {
  opacity: .8;
}

.page-case-study .before-after img {
  max-height: 350px;
  margin: 10px 22px;
}

.page-case-study .before-after img.sample {
  border: 1px solid #d9d9d9;
  box-shadow: 1px 1px 7px 1px #d9d9d9;
}

.page-case-study .before-after .arrow img {
  max-width: 120px;
}

@media (max-width: 992px) {
  .page-case-study .before-after .arrow {
    height: 140px;
    padding-top: 40px;
  }
  .page-case-study .before-after .arrow img {
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
  }
}

#cartModal,
#checkoutModal {
  background: #9e9e9e;
}

@media (max-width: 750px) {
  #cartModal table td,
  #checkoutModal table td {
    font-size: 13px;
  }
}

@media (min-width: 750px) {
  #cartModal .modal-lg,
  #checkoutModal .modal-lg {
    max-width: 90%;
    width: 1200px;
  }
}

@media (max-width: 750px) {
  #cartModal .modal-lg,
  #checkoutModal .modal-lg {
    max-width: 95%;
    margin: 4px;
  }
}

@media (max-width: 480px) {
  #cartModal .modal-lg,
  #checkoutModal .modal-lg {
    max-width: 100%;
  }
}

#cartModal .modal-content,
#checkoutModal .modal-content {
  border-radius: 0;
}

@media (min-width: 970px) {
  #cartModal .modal-body,
  #checkoutModal .modal-body {
    padding: 40px;
  }
}

@media (max-width: 970px) {
  #cartModal .modal-body,
  #checkoutModal .modal-body {
    padding: 15px;
  }
}

@media (max-width: 750px) {
  #cartModal .modal-body,
  #checkoutModal .modal-body {
    padding: 0;
  }
}

#cartModal .close-button,
#checkoutModal .close-button {
  position: absolute;
  right: -20px;
  top: -20px;
}

@media (max-width: 750px) {
  #cartModal .close-button,
  #checkoutModal .close-button {
    right: 0;
    top: 0;
  }
}

#cartModal .close-button img,
#checkoutModal .close-button img {
  width: 40px;
}

#cartModal .bg-yellow, #cartModal .bg-grey, #cartModal .bg-blue,
#checkoutModal .bg-yellow,
#checkoutModal .bg-grey,
#checkoutModal .bg-blue {
  padding-top: 10px;
  padding-bottom: 10px;
}

#cartModal .bg-grey, #cartModal .bg-blue,
#checkoutModal .bg-grey,
#checkoutModal .bg-blue {
  padding: 10px;
}

#cartModal .bg-grey,
#checkoutModal .bg-grey {
  background: #f2f2f2;
}

@media (max-width: 750px) {
  #cartModal .bg-grey,
  #checkoutModal .bg-grey {
    padding: 0;
  }
}

#cartModal .bg-blue,
#checkoutModal .bg-blue {
  margin-top: 10px;
}

#cartModal .bg-yellow,
#checkoutModal .bg-yellow {
  color: #000;
}

@media (max-width: 1170px) {
  #cartModal .bg-yellow,
  #checkoutModal .bg-yellow {
    margin: 15px;
  }
}

#cartModal .bg-yellow label,
#checkoutModal .bg-yellow label {
  display: block;
}

#cartModal .bg-yellow .bg-white,
#checkoutModal .bg-yellow .bg-white {
  padding: 10px;
}

#cartModal .bg-yellow .checkbox-inline,
#checkoutModal .bg-yellow .checkbox-inline {
  margin-bottom: 10px;
}

#cartModal button img,
#checkoutModal button img {
  width: 20px;
}

@media (min-width: 970px) {
  #cartModal button,
  #checkoutModal button {
    font-size: 13px;
  }
}

#cartModal .glyphicon-info-sign,
#checkoutModal .glyphicon-info-sign {
  margin-left: 5px;
  color: #2e75b5;
}

.currency-sign:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f156";
}

body[data-current-currency="2"] .currency-sign:before,
body[data-current-currency="3"] .currency-sign:before,
body[data-current-currency="4"] .currency-sign:before {
  content: "\f155";
}

body[data-current-currency="5"] .currency-sign:before {
  content: "₱";
}

#cartModal .heading {
  padding: 15px;
  font-weight: 400;
  margin-top: 0;
}

@media (max-width: 1000px) {
  #cartModal .heading {
    font-size: 17px;
  }
}

@media (max-width: 750px) {
  #cartModal .heading {
    font-size: 15px;
  }
}

#cartModal .heading span {
  position: relative;
}

@media (max-width: 480px) {
  #cartModal .heading span {
    max-width: 95%;
    display: block;
  }
}

#cartModal .heading span i {
  content: ' ';
  background: url("/images/cart-arrow.png") no-repeat;
  height: 60px;
  display: inline-block;
  position: absolute;
  right: -100px;
  top: 10px;
  width: 120px;
  z-index: 10;
  background-size: contain;
}

@media (max-width: 480px) {
  #cartModal .heading span i {
    display: none;
  }
}

#cartModal .remove {
  width: 17px;
  cursor: pointer;
}

#cartModal .btn-qty-increase,
#cartModal .btn-qty-decrease {
  cursor: pointer;
}

#cartModal .express-price-container {
  font-weight: 600;
  color: #828282;
  visibility: hidden;
}

#cartModal .express-price-container.turned-on {
  visibility: visible;
}

#cartModal table thead {
  color: #2e75b5;
  font-weight: 600;
  font-size: 15px;
}

#cartModal table .item p {
  font-size: 13px;
}

#cartModal table .item h5 small {
  color: #7b747f;
  margin-left: 10px;
  font-size: 80%;
}

#cartModal #promo_code {
  background: transparent;
  width: 120px;
  border: none;
  border-bottom: 1px solid #2e75b5;
  color: #2e75b5;
  padding-left: 20px;
}

#cartModal #promo_code::-webkit-input-placeholder {
  color: #2e75b5;
}

#cartModal #promo_code::-moz-placeholder {
  color: #2e75b5;
}

#cartModal .btn-apply-promo-code {
  border-radius: 0;
  border-width: 1px !important;
  margin-left: 10px;
  padding: 4px 12px;
}

#cartModal .order-total {
  font-weight: 600;
  font-size: 15px;
  color: #000;
}

#cartModal .buttons {
  text-align: center;
}

@media (min-width: 970px) {
  #cartModal .buttons button {
    width: 47%;
    padding: 5px 15px !important;
  }
  #cartModal .buttons button:first-child {
    margin-right: 2%;
  }
}

@media (max-width: 970px) {
  #cartModal .buttons button {
    margin-top: 10px;
  }
}

#cartModal .checkbox-inline {
  font-weight: 600;
  margin-left: 0 !important;
}

#checkoutModal .bg-blue {
  padding: 20px;
}

#checkoutModal label {
  font-weight: 500;
  color: #000;
}

#checkoutModal .bg-grey .inputs label {
  margin-top: 8px;
}

#checkoutModal input {
  background: transparent;
  border-color: #ccc;
  color: #2e75b5;
  border-radius: 0;
}

#checkoutModal button[type="button"] {
  padding: 5px 9px !important;
}

#checkoutModal button[type="submit"] {
  padding: 5px 30px !important;
}

#checkoutModal #resume.error + .resume-label {
  background: #f10000;
}

#checkoutModal .resume-label {
  margin-top: 0;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  margin-right: 10px;
  color: #fff;
  transition: .25s all;
}

#checkoutModal .resume-label img {
  width: 18px;
  margin-top: -6px;
  margin-right: 10px;
}

#checkoutModal .table {
  margin-bottom: 0;
}

#checkoutModal .space {
  margin-right: 7px;
}

#checkoutModal .checkout-cart-items .item {
  margin-bottom: 6px;
}

#checkoutModal .currency-toggler {
  background: transparent;
  border: none;
  margin-right: 0;
}

#checkoutModal .currency-toggler.active {
  background: #fff;
}

#requestCallModal .modal-content {
  border-radius: 0;
}

@media (min-width: 768px) {
  #requestCallModal .modal-dialog {
    margin: 60px auto;
  }
  
  .page-services .service-view .right-box {
    padding-right: 0px;
    position: sticky;
    top: 15px;
  }
}

#requestCallModal .modal-body {
  padding: 20px;
}

#requestCallModal .modal-body .input-group {
  margin-bottom: 10px;
}

#requestCallModal .modal-body .input-group .glyphicon {
  font-size: 18px;
}

#requestCallModal .modal-body button {
  margin-bottom: 10px;
}

#cvPopups .resume .modal-body {
  background: #2e75b5;
}

#cvPopups .resume h2, #cvPopups .resume h3, #cvPopups .resume p {
  color: #fff;
}

#cvPopups .resume .resume-label {
  margin-top: 0;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  margin-right: 10px;
  color: #fff;
  transition: .25s all;
  outline: none !important;
}

#cvPopups .resume .resume-label img {
  width: 120px;
}

#cvPopups .resume .resume-label span {
  display: block;
  margin-top: 15px;
}

@media (min-width: 768px) {
  #cvPopups .resume .modal-sm {
    width: 400px;
  }
}

#cvPopups .email .modal-body {
  padding: 30px;
}

#cvPopups .email input {
  max-width: 300px;
  display: inline-block;
  margin-right: -4px;
}

#cvPopups .email label {
  display: block;
}

#cvPopups .email button {
  height: 36px;
}

#cvPopups .email .icon-lock {
  margin-right: 6px;
  width: 10px;
}

#cvPopups .thanks .modal-body {
  padding: 30px;
}

#cvPopups .header span {
  width: 15px;
  display: inline-block;
}

#cvPopups .header hr {
  margin: 15px 0;
}

@media (min-width: 768px) {
  #cvPopups .modal-dialog {
    margin-top: 60px;
  }
}

.thanks-page .modal {
  background: #9e9e9e;
}

.thanks-page .modal .modal-lg {
  width: 1200px;
  max-width: 90%;
}

.thanks-page .modal .modal-content {
  border-radius: 0;
}

@media (min-width: 970px) {
  .thanks-page .modal .modal-body {
    padding: 40px 80px;
  }
}

@media (max-width: 970px) {
  .thanks-page .modal .modal-body {
    padding: 15px;
  }
}

.thanks-page .modal .close-button {
  position: absolute;
  right: -20px;
  top: -20px;
}

.thanks-page .modal .close-button img {
  width: 40px;
}

#myCVModal {
  background: rgba(0, 0, 0, 0.3);
}

#myCVModal .close-button {
  position: absolute;
  right: -53px;
  top: -53px;
}

#myCVModal .close-button img {
  width: 40px;
}

@media (min-width: 768px) {
  #myCVModal .modal-dialog {
    margin: 140px auto;
  }
}

#myCVModal .modal-content {
  padding: 35px;
  border-radius: 0;
}

.static-page h4, .static-page h5 {
  color: saddlebrown;
}

.static-page h4 {
  font-weight: 500;
}

/**
Landing Page Styling
 */
.landing-page nav {
  background: #fff;
  margin: 20px 0;
}

.landing-page nav .powered-by {
  font-size: 10px;
  color: #888;
}

.landing-page nav .powered-by span {
  color: #2e75b5;
  font-weight: 500;
}

.landing-page nav .call-us .box {
  box-shadow: none;
  width: 250px;
  max-width: 100%;
  padding-top: 10px;
}

.landing-page nav .call-us .box .media {
  border-right: none;
}

.landing-page nav .call-us .box:after, .landing-page nav .call-us .box:before {
  display: none;
}

.landing-page .main-banner {
  background: #2e75b5;
}

.landing-page .main-banner h2, .landing-page .main-banner p {
  color: #fff;
}

.landing-page .main-banner .text {
  margin: 80px 0 100px 0;
}

.landing-page .main-banner .request-callback {
  margin: 30px 0 50px 0;
  padding: 30px 40px;
  background: #fff;
  box-shadow: 1px 1px 10px #444;
}

.landing-page .main-banner .request-callback label {
  font-size: 80%;
}

.landing-page .main-banner .request-callback button[type=submit] {
  padding: 4px 40px !important;
  margin-top: 10px;
}

.landing-page .plans-container {
  margin-top: 50px;
}

.landing-page .plans-container .plans {
  margin-bottom: 40px;
}
.position
{
position: relative;
}
.submit-alignment
{
  top: 17px !important;
  right: 21px !important;
}
.add-alignment
{
  margin-top: 10px;
  margin-left: -16px;
  z-index: 6;
  position: relative;
}
#rc-imageselect
{

}
.dropdown-menu &gt; li &gt; a {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 23px!important;
  padding-right: 23px!important;
}
.new-tab tr th{
  font-size: 15px;
}
.new-tab tr td{
  font-size: 14px;
}
.new-tab .pull-left h4{
  margin: 4px 0 4px 0!important;
    font-size: 16px;
}
.footer .left-side .social img {
  width: 28px!important;
  margin: 0 6px;
}
.social-top{
  margin-top: 30px;
}
.achive-mr{
  margin: 15px 0;
}


.bg-blue {
  background-color: #2E75B5;
  color: #fff;
}

.resume-template-cat {
  background-color: #efefef;
  padding: 40px 0px;
}

.resume-template-cat .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.resume-template-cat .bg-white {
  background-color: #fff;
}

.resume-template-cat .no-padding {
  padding-left: 0;
  padding-right: 0;
}

.resume-template-cat .heading {
  font-size: 16px;
  font-weight: 600;
  padding: 20px 19px 15px;
  border-bottom: 1px solid #ffffff54;
  margin-top: 0;
}

.resume-template-cat .sec-heading {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.resume-template-cat p {
  font-size: 13px;
  color: #5a5959;
  font-weight: 500;
}

.resume-template-cat .justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.resume-template-cat .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
}

.resume-template-cat .list ul li {
  width: 50%;
  color: #2E75B5;
  font-size: 14px;
  margin-bottom: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style-type: circle;
  font-weight: 600;
  padding-left: 0;
}

.resume-template-cat .right {
  border-radius: 0px 8px 8px 0px;
}

.resume-template-cat .tabs-wrap {
  border-radius: 8px 0px 0px 8px;
  background-color: #2E75B5;
  color: #fff;
}

.resume-template-cat .tabs-left {
  padding-top: 2px;
  border-bottom: 0;
  padding: 0 10px 15px;
}

.resume-template-cat .tabs-left li {
  float: none;
  margin-bottom: 2px;
  margin-right: -1px;
}

.resume-template-cat .tabs-left li:hover {
  color: #2E75B5;
  background-color: #fff;
  border-radius: 8px;
}

.resume-template-cat .tabs-left li a {
  font-size: 13px;
  color: inherit;
  border-radius: 8px;
}

.resume-template-cat .tabs-left li.active a {
  color: #2E75B5;
  background-color: #fff;
}

.resume-template-cat .tab-content {
  padding: 20px 5%;
  max-width: 700px;
  width: 100%;
}

.resume-template-page h1 {
  font-size: 34px;
  line-height: 58px;
  margin: 0;
}

.resume-template-page h4 {
  font-size: 18px;
}

.resume-template-page p {
  line-height: 30px;
  font-size: 15px;
}

.resume-template-page .title {
  font-size: 24px;
  margin-bottom: 25px;
}

.resume-template-page section {
  padding: 60px 20px;
}

.resume-template-page .btn {
  background-color: #FAC537;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 29px;
  border-radius: 8px;
  display: inline-block;
  margin-top: 30px;
}

.resume-template-page .text-wrap {
  margin: 0px auto 80px;
}

.resume-template-page .mb-0 {
  margin-bottom: 0;
}

.resume-template-page .img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.resume-template-page .img-wrap img {
  max-width: 477px;
  height: auto;
  margin: 20px 10px;
  width: 100%;
}

form {
  margin-block-end: 0;
}

@media (max-width: 767px) {
  .resume-template-cat .tabs-wrap {
    border-radius: 8px 8px 0px 0px;
  }
  .resume-template-page h1 {
    font-size: 30px;
    line-height: 45px;
  }
}

@media (max-width: 480px) {
  .resume-template-cat .list ul li {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */

@media (max-width: 1920px) {
  #careers_mainBanner{
    width: 100%;
      height: auto;
      background-position: 0px -354px !important;
      background-size: cover !important;
  }
}
@media (max-width: 1440px) {
  #careers_mainBanner{
    width: 100%;
      height: auto;
      background-position: 0px -232px !important;
      background-size: cover !important;
  }
}
@media (max-width: 1366px) {
#careers_mainBanner{
  width: 100%;
    height: auto;
    background-position: 0px -192px !important;
    background-size: cover !important;
}
}

@media (max-width: 820px) {
  #careers_mainBanner{
    width: 100%;
      height: auto;
      background-position: 0px -98px !important;
      background-size: cover !important;
  }
  }
  @media (max-width: 576px) {
    #careers_mainBanner{
      width: 100%;
        height: auto;
        background-position: center !important;
        background-size: cover !important;
    }
    }</pre></body></html>