html {
  scroll-behavior: smooth;
  height: 100%;
}

body {
  line-height: 1;
  font-size: 18px;
  background: #fff;
  color: #58595b;
  font-family: 'helveticaregular';
  position: relative;
  overflow-x: hidden;
  padding-top: 84px !important;
}

img {
  max-width: 100%;
}

p {
  margin-bottom: .5rem;
}

a {
  text-decoration: none;
  color: #000;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}

.icon {
  font-size: 32px;
}

a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}

ul,
li {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-style: normal;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

@font-face {
  font-family: "TATAAIAPrint-Bold";
  src: url("../../../fonts/TATAAIAPrint-Bold.eot?#iefix") format("embedded-opentype"), url("../../../fonts/TATAAIAPrint-Bold.woff") format("woff"), url("../../../fonts/TATAAIAPrint-Bold.ttf") format("truetype"), url("../../../fonts/TATAAIAPrint-Bold.svg#TATAAIAPrint-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "helveticaregular";
  src: url("../../../fonts/helvetica-webfont.woff2") format("woff2"), url("../../../fonts/helvetica-webfont.woff") format("woff"), url("../../../fonts/helvetica-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TATAAIAPrint";
  src: url("../../../fonts/TATAAIAPrint.eot?#iefix") format("embedded-opentype"), url("../../../fonts/TATAAIAPrint.woff") format("woff"), url("../../../fonts/TATAAIAPrint.ttf") format("truetype"), url("../../../fonts/TATAAIAPrint.svg#TATAAIAPrint") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueLTStd-Bd";
  src: url("../../../fonts/HelveticaNeueLTStd-Bd.eot?#iefix") format("embedded-opentype"), url("../../../fonts/HelveticaNeueLTStd-Bd.otf") format("opentype"), url("../../../fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("../../../fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype"), url("../../../fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueLTStd-Lt";
  src: url("../../../fonts/HelveticaNeueLTStd-Lt.eot?#iefix") format("embedded-opentype"), url("../../../fonts/HelveticaNeueLTStd-Lt.otf") format("opentype"), url("../../../fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("../../../fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype"), url("../../../fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueLTStd-Md";
  src: url("../../../fonts/HelveticaNeueLTStd-Md.eot?#iefix") format("embedded-opentype"), url("../../../fonts/HelveticaNeueLTStd-Md.otf") format("opentype"), url("../../../fonts/HelveticaNeueLTStd-Md.woff") format("woff"), url("../../../fonts/HelveticaNeueLTStd-Md.ttf") format("truetype"), url("../../../fonts/HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md") format("svg");
  font-weight: normal;
  font-style: normal;
}

.primary-col {
  color: #d62049;
}

.gray-col {
  color: #a7a9ac;
}

.secondary-btn {
  background: transparent !important;
  color: #d62049 !important;
  border: 1px solid #d62049;
}

.secondary-btn:hover {
  background-color: rgba(214, 32, 73, 0.1) !important;
}

.shadow-sec {
  box-shadow: 0px 0px 63px 0px #ebf4f9;
}

/* IE11 */

svg .svgPath {
  fill: none;
  stroke: #e7f1f9;
  stroke-width: 6;
}

.svg-bg svg {
  position: absolute;
  z-index: 2;
}

.svg-path-w {
  position: relative;
}

.svg-path-c {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.primary-col {
  color: #d62049;
}

.gray-col {
  color: #a7a9ac;
}

.white-col {
  color: #fff;
}

.d-block {
  display: block;
}

.primary-bg {
  background: #d62049;
}

.secondary-bg {
  background: #0b80c3;
}

.text-light {
  font-family: "HelveticaNeueLTStd-Lt";
}

.text-regular {
  font-family: 400;
}

.text-medium {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
}

.text-bold {
  font-family: "HelveticaNeueLTStd-Bd", sans-serif;
}

.col-black {
  color: #000;
}

.head-font {
  font-family: "Inter", sans-serif;
  font-weight: 800;
}

.br-10 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.primary-btn:hover,
.primary-btn:focus {
  background: #bc133d;
}

.hyperlink {
  background: none;
  font-family: "HelveticaNeueLTStd-Md";
  font-size: 24px;
  cursor: pointer;
  padding: 0;
  text-decoration: underline;
  transition: ease 0.5s;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -ms-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  color: #0073bb;
}

.hyperlink:hover {
  text-decoration: none !important;
  transition: ease 0.5s;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -ms-transition: ease 0.5s;
  -o-transition: ease 0.5s;
}

.container {
  max-width: 1366px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.page-container {
  padding: 0 84px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.d-flex {
  display: flex !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

h1 {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 65px;
  line-height: 65px;
  margin-bottom: 0px;
}

h2 {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -0.62px;
  margin-bottom: 0px;
}

h3 {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 42px;
  line-height: 42px;
  letter-spacing: -1.28px;
  margin-bottom: 0;
}

h4 {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -0.4px;
  margin-bottom: 0px;
}

h5 {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -1px;
  margin-bottom: 0px;
}

h6 {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: -1px;
  margin-bottom: 0px;
}

.section-title h2 {
  font-family: "Inter", sans-serif;
  color: #333333;
  font-size: 56px;
  line-height: 0.9;
  font-weight: 800;
  letter-spacing: -0.62px;
}

button {
  outline: none;
  border: none;
}

.btn {
  padding: 10px 35px;
  cursor: pointer;
  background: #d62049;
  font-size: 24px;
  display: inline-block;
}

.btn :hover {
  color: #fff;
}

.text-center {
  text-align: center;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* highlighter */

.form-group {
  margin-bottom: 24px;
  position: relative;
}

.form-group ::-moz-placeholder {
  color: #d3d4d5;
}

.form-group :-ms-input-placeholder {
  color: #d3d4d5;
}

.form-group ::placeholder {
  color: #d3d4d5;
}

.form-group .form-control {
  width: 100%;
  padding: 12px 0;
  border: none;
  border-bottom: 1px solid #e6e7e8;
  color: #333333;
  font-size: 24px;
  font-family: "HelveticaNeueLTStd-Md";
  transition: ease 0.8s;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  background: none;
  transition: ease 0.8s;
}

.form-group .form-control:hover,
.form-group .form-control:focus {
  border-color: #3f8abf;
  outline: none;
}

.form-group .err-class {
  position: absolute;
  white-space: nowrap;
  bottom: -10px;
  left: 0;
  transform: translateY(100%);
  font-size: 14px;
  color: #d62049;
  margin-top: 11px;
  display: inline-block;
  font-style: oblique;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  border-radius: 50%;
  padding: 5px 7px;
  z-index: 2;
}

.slide-arrow.next-arrow {
  right: 0;
}

.slide-arrow.prev-arrow {
  left: 0;
}

[data-src] {
  opacity: 0;
  transition: all 0.4s ease;
}

[data-src].vis {
  opacity: 1;
}

header {
  display: flex;
  justify-content: center;
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, 0.1);
}

.tata-nav {
  display: flex;
  padding: 30px;
  align-items: center;
  background: #fff;
  max-width: 1366px;
  left: 0;
}

.tata-nav .navbar-brand {
  width: 153px;
  height: 40px;
}

.tata-nav .navbar-brand img {
  width: 100%;
}

.tata-nav .navbar-collapse {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.tata-nav .navbar-collapse .navbar-nav {
  display: flex;
  align-items: center;
  margin-left: 82px;
}

.tata-nav .navbar-collapse .navbar-nav li a:hover {
  color: #000;
  opacity: .5;
}

.tata-nav .navbar-collapse .navbar-nav.leftnav li a {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 16px;
  color: #58595b;
}

.tata-nav .navbar-collapse .navbar-nav.rightnav li a {
  font-family: 'HelveticaNeueLTStd-Md';
  font-size: 16px;
  color: #a7a9ac;
}

.tata-nav .navbar-collapse .navbar-nav.rightnav li a i {
  color: #000;
  font-size: 20px;
}

.tata-nav .navbar-collapse .navbar-nav.mobilenav {
  display: none;
}

.tata-nav .navbar-collapse .navbar-nav li {
  margin-right: 27px;
}

.talic-footer .footer-wrapper {
  background-color: #f5f5f5;
}

.talic-footer .footer-wrapper .main-flex {
  display: flex;
  padding: 5rem;
  border-bottom: 1px solid #e2e2e2;
}

.talic-footer .footer-wrapper .main-flex .footer-col {
  padding: 0 2.5rem;
}

.talic-footer .footer-wrapper .main-flex .footer-col .footer-heading {
  font-size: 14px;
  line-height: 2.14;
  font-family: 'HelveticaNeueLTStd-Bd';
}

.talic-footer .footer-wrapper .main-flex .footer-col .footer-sub-list li {
  font-family: 'HelveticaNeueLTStd-Lt';
  font-size: 14px;
  line-height: 2.14;
}

.talic-footer .footer-wrapper .main-flex .footer-col .footer-sub-list li a {
  color: #58595b;
}

.talic-footer .footer-wrapper .main-flex .footer-col:first-child {
  padding: 0 2.5rem 0 0;
}

.talic-footer .footer-wrapper .main-flex .footer-col:not(:last-child) {
  border-right: 1px solid #e2e2e2;
}

.talic-footer .footer-wrapper .footer-disclaimer {
  padding: 30px;
}

.talic-footer .footer-wrapper .footer-disclaimer p {
  font-size: 12px;
  line-height: 1.17;
  color: #a7a9ac;
  font-family: 'HelveticaNeueLTStd-Lt';
  text-align: center;
}

.talic-footer .footer-wrapper .arrow-wrap {
  padding: 30px 0;
}

.talic-footer .footer-wrapper .arrow-wrap .footer-arrow {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #d81b46;
  border-radius: 50%;
  padding: 3px 4px;
  display: none;
}

.talic-footer a {
  color: #58595b;
}

.talic-footer .social-connect .social-conn-wrap {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.talic-footer .social-connect .social-conn-wrap .connect-lhs ul {
  display: flex;
}

.talic-footer .social-connect .social-conn-wrap .connect-lhs ul li {
  margin-right: 10px;
  width: 50px;
  height: 50px;
}

.talic-footer .social-connect .social-conn-wrap .connect-rhs .trademark-wrap p {
  font-size: 14px;
  font-weight: 300;
  color: #58595b;
  font-family: 'HelveticaNeueLTStd-Lt';
}

.rotate-arrow {
  transform: rotate(-180deg);
}

.breadcrumb-sct {
  margin-top: 33px;
}

.breadcrumb-sct ul li {
  color: #58595b;
  line-height: 1;
  letter-spacing: -0.39px;
  font-family: "helveticaregular";
  font-weight: 500;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
}

.breadcrumb-sct ul li.--without-arrow {
  padding-left: 0;
}

.breadcrumb-sct ul li.--without-arrow::before {
  display: none;
}

.breadcrumb-sct ul li a {
  color: #58595b;
}

.breadcrumb-sct ul li:before {
  content: "";
  background-image: url("../../../images/chevron-right-gray.png");
  position: absolute;
  width: 8px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: 0;
  transform: translateY(-50%) rotate(180deg);
  top: 50%;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  padding: 20px;
  border-radius: 20px;
  box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, 0.1);
  border: 0px;
  top: -2px;
}

.select2-container--flat .select2-results__option--highlighted[aria-selected] {
  color: #0073bb;
}

.select2-container--flat .select2-results__option[aria-selected=true] {
  color: #0073bb;
}

.select2-container--flat .select2-selection--single {
  border-radius: 0px;
}

.select2-container--flat.select2-container--open .select2-selection__arrow b {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

.select2-container--flat span.select2-search input {
  height: 30px !important;
}

.select2-results__option {
  padding: 6px 0px;
}

.select2-results__option[aria-selected] {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 32px;
  letter-spacing: normal;
  color: #58595b;
}

.select2-container .select2-choice {
  border: 2px solid #dce4ec;
  height: 36px;
  border-radius: 0px;
}

.select2-container .select2-choice div {
  border-left: 2px solid #dce4ec;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}

.select2-container .select2-choice .select2-arrow {
  border: 0px;
  border-radius: 0px;
  background: transparent;
  background-image: none;
}

.select2-container *:focus {
  outline: 0px;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #dce4ec;
  border-radius: 0px;
}

.select2-drop {
  margin-top: -2px;
  border: 2px solid #dce4ec;
  border-top: 0;
  border-radius: 0px !important;
  border-radius: 0 0 6px 6px;
  box-shadow: none;
}

.select2-drop.select2-drop-above {
  margin-top: 2px;
  border-top: 2px solid #dce4ec;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
  box-shadow: none;
}

.select2-search {
  margin-top: 3px;
}

.select2-search input {
  height: 26px;
  border: 2px solid #dce4ec;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 2px solid #dce4ec;
  outline: none;
  box-shadow: none;
}

.select2-dropdown-open .select2-choice {
  box-shadow: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-dropdown-open .select2-choice .select2-choice div {
  background: transparent;
  border-left: none;
  filter: none;
}

.select2-results {
  padding: 0 0 0 0px;
  margin: 4px 0px 0px 0;
}

.select2-results .select2-highlighted {
  color: #fff;
  border-radius: 0px;
}

.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  border: 2px solid #dce4ec;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 2px solid #dce4ec;
  border-radius: 6px;
  box-shadow: none;
}

/****** Single SCSS *******/

.select2-container--flat .select2-selection--single {
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  height: auto;
}

.select2-container--flat .select2-selection--single .select2-selection__rendered {
  color: #333333;
  line-height: 50px;
  padding-left: 0px;
}

.select2-container--flat .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--flat .select2-selection--single .select2-selection__placeholder {
  color: #fff;
}

.select2-container--flat .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* sec 1 start */

.ban-sec {
  margin-top: 64px;
}

.ban-sec .two-sec {
  display: flex;
  margin-left: 84px;
}

.ban-sec .two-sec .d-1 {
  width: 38%;
}

.ban-sec .two-sec .d-1 p {
  margin-top: 20px;
  font-family: "Inter", sans-serif;
  font-size: 42px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.88px;
  color: #333333;
}

.ban-sec .two-sec .d-1 .blue-sec {
  margin-top: 50px;
  opacity: 0.7;
  border-radius: 20px;
  background-color: #edf4fa;
  padding: 30px;
  text-align: center;
}

.ban-sec .two-sec .d-1 .blue-sec .b-p {
  font-family: "Inter", sans-serif;
  font-size: 42px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.88px;
  color: black;
  margin-top: 10px;
  padding-bottom: 15px;
  position: relative;
}

.ban-sec .two-sec .d-1 .blue-sec .b-p::after {
  content: "";
  background: rgba(60, 150, 212, 0.31);
  position: absolute;
  bottom: 0;
  left: 38%;
  height: 1px;
  width: 25%;
}

.ban-sec .two-sec .d-1 .blue-sec .p-sm {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #373737;
  margin-top: 14px;
}

.ban-sec .two-sec .d-1 .blue-sec .a-link {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1px;
  text-align: right;
  color: #0073bb;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ban-sec .two-sec .d-1 .blue-sec .a-link img {
  margin-left: 15px;
}

.ban-sec .two-sec .d-2 {
  width: 62%;
  text-align: right;
  padding-left: 50px;
}

/* sec 1 end */

/* sec 2 start */

.two-sec {
  margin-top: 60px;
}

.two-sec .s-div {
  display: flex;
}

.two-sec .s-div .s-1 {
  width: 50%;
}

.two-sec .s-div .s-2 {
  width: 50%;
  padding-left: 20px;
}

.two-sec .s-div .s-2 h2 {
  margin-top: 93px;
  margin-bottom: 30px;
}

.two-sec .s-div .s-2 p {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #333333;
  margin-top: 20px;
}

/* sec 2 end */

/* sec 3 start */

.three-sec {
  margin-top: 120px;
}

.three-sec .flexer {
  display: flex;
}

.three-sec .flexer .f-1 {
  width: 45%;
  padding-right: 60px;
}

.three-sec .flexer .f-1 form .input-c {
  margin-top: 30px;
}

.three-sec .flexer .f-1 form .input-c .label {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 10px;
}

.three-sec .flexer .f-1 form .input-c .in-text {
  border: 0px;
  width: 100%;
  border-bottom: solid 1px #e6e7e8;
  padding-bottom: 20px;
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #333333;
  outline: none;
}

.three-sec .flexer .f-1 form .input-c .in-text::-moz-placeholder {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #d3d4d5;
}

.three-sec .flexer .f-1 form .input-c .in-text:-ms-input-placeholder {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #d3d4d5;
}

.three-sec .flexer .f-1 form .input-c .in-text::placeholder {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #d3d4d5;
}

.three-sec .flexer .f-1 form .g-p {
  font-family: "Helvetica";
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: oblique;
  line-height: normal;
  letter-spacing: normal;
  color: #a7a9ac;
  margin-top: 15px;
}

.three-sec .flexer .f-1 form .sub-btn {
  margin-top: 40px;
  padding: 15px 11px;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(214, 32, 73, 0.1);
  background-color: #d62049;
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1px;
  text-align: center;
  color: #ffffff;
  min-width: 234px;
}

.three-sec .flexer .f-2 {
  width: 55%;
}

.three-sec .p-full {
  font-family: "Helvetica";
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #373737;
  margin-top: 20px;
  width: 90%;
}

/* sec 3 end */

/* sec 4 start */

.fourth-sec {
  margin-top: 90px;
}

.fourth-sec .flex-b {
  display: flex;
}

.fourth-sec .flex-b .f-b-1 {
  width: 50%;
  position: relative;
  margin-right: 20px;
}

.fourth-sec .flex-b .f-b-1 .abs-div {
  position: absolute;
  top: 30px;
  left: 30px;
}

.fourth-sec .flex-b .f-b-1 .abs-div h4 {
  color: #ffffff;
  margin: 20px 0px;
}

.fourth-sec .flex-b .f-b-2 {
  width: 50%;
}

.fourth-sec .flex-b .f-b-2 .wh-board {
  border-radius: 20px;
  box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, 0.1);
  background-color: #ffffff;
  padding: 47px 30px;
  display: flex;
  align-items: center;
}

.fourth-sec .flex-b .f-b-2 .wh-board .min-wd {
  min-width: 288px;
}

.fourth-sec .flex-b .f-b-2 .wh-board .text-div {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.fourth-sec .flex-b .f-b-2 .wh-board .text-div .slate-p {
  font-family: "HelveticaNeueLTStd-Bd", sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #58595b;
}

.fourth-sec .flex-b .f-b-2 .wh-board .text-div .a-link {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1px;
  text-align: left;
  width: 100%;
  color: #0073bb;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.fourth-sec .flex-b .f-b-2 .wh-board .text-div .a-link img {
  margin-left: 15px;
}

/* sec 4 end */

/* sec 5 start */

.fifth-sec {
  margin-top: 120px;
  padding-bottom: 60px;
  background-image: linear-gradient(to top, #f2f7fb 14%, rgba(255, 255, 255, 0) 98%);
  background-size: 100% 250px;
  background-repeat: no-repeat;
  background-position: bottom;
  border-radius: 20px;
}

.fifth-sec .img-txt {
  margin-top: 30px;
  display: flex;
  align-items: center;
}

.fifth-sec .img-txt .b-d {
  border-radius: 50px;
  background-color: #f2f7fb;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 82px;
  height: 82px;
  margin-right: 20px;
}

.fifth-sec .adj-p {
  margin-left: 102px;
}

.fifth-sec .adj-p p {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #373737;
}

.fifth-sec .slick-div {
  margin-top: 30px;
}

.fifth-sec .slick-div .blue-p {
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 11px;
  background-color: #4197d3;
  font-family: "HelveticaNeueLTStd-Bd", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.fifth-sec .slick-div .blue-p img {
  margin-right: 4px;
}

.fifth-sec .slick-div .guid-slider .things-card-layout .slider-temp-wrap {
  border-radius: 20px;
  box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, 0.1);
  background-color: #ffffff;
  padding: 30px 20px;
}

.fifth-sec .slick-div .guid-slider .things-card-layout .slider-temp-wrap .p-1 {
  font-family: "HelveticaNeueLTStd-Bd", sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #58595b;
}

.fifth-sec .slick-div .guid-slider .things-card-layout .slider-temp-wrap .p-2 {
  margin-top: 12px;
  font-family: "Helvetica";
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #373737;
}

.fifth-sec .slick-div .guid-slider .slick-slide {
  margin-right: 20px;
}

.fifth-sec .slick-div .guid-slider .slick-list {
  padding-bottom: 30px;
}

.fifth-sec .slick-div .guid-slider .slick-dots {
  text-align: left;
  font-size: 0;
  bottom: 0px;
}

.fifth-sec .slick-div .guid-slider .slick-dots li {
  width: 12px;
  height: 12px;
  transition: all 0.3s linear;
}

.fifth-sec .slick-div .guid-slider .slick-dots li.slick-active {
  width: 36px;
}

.fifth-sec .slick-div .guid-slider .slick-dots li.slick-active button {
  background: #0073bb;
  border-radius: 6.9px;
}

.fifth-sec .slick-div .guid-slider .slick-dots button {
  width: 100%;
  height: 100%;
  background: #e6e7e8;
  border-radius: 50%;
}

.fifth-sec .slick-div .guid-slider .slick-dots button::before {
  display: none;
}

.fifth-sec .btn-div {
  display: flex;
  margin-top: 60px;
}

.fifth-sec .btn-div .btn-1 {
  text-shadow: 0 0 10px rgba(214, 32, 73, 0.1);
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1px;
  text-align: center;
  color: #d62049;
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(214, 32, 73, 0.1);
  border: solid 1px #d81b46;
  margin-right: 30px;
  min-width: 197px;
}

.fifth-sec .btn-div .btn-2 {
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(214, 32, 73, 0.1);
  background-color: #d62049;
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1px;
  text-align: center;
  color: #fff;
  min-width: 252px;
}

/* sec 5 end */

/* sec 6 start */

.sixth-sec {
  margin-top: 120px;
}

.sixth-sec .sec-flex {
  display: flex;
}

.sixth-sec .sec-flex .sec-f-1 {
  width: 50%;
  margin-right: 20px;
}

.sixth-sec .sec-flex .sec-f-1 .f-p-1 {
  margin-top: 30px;
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #373737;
}

.sixth-sec .sec-flex .sec-f-2 {
  width: 50%;
  position: relative;
}

.sixth-sec .sec-flex .sec-f-2 .a-i-link .flex-align {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
}

/* sec 6 end */

/* sec 7 start */

.seventh-sec {
  margin-top: 120px;
}

.seventh-sec .guid-slider {
  margin-top: 30px;
}

.seventh-sec .guid-slider .things-card-layout {
  background-color: #f2f7fb;
  border-radius: 20px;
}

.seventh-sec .guid-slider .things-card-layout .slider-temp-wrap {
  border-radius: 20px;
  box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, 0.1);
  background-color: #ffffff;
  padding: 30px 20px;
}

.seventh-sec .guid-slider .things-card-layout .slider-temp-wrap .p-1 {
  font-family: "HelveticaNeueLTStd-Bd", sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #58595b;
}

.seventh-sec .guid-slider .things-card-layout .slider-temp-wrap .p-2 {
  margin-top: 12px;
  font-family: "Helvetica";
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #373737;
}

.seventh-sec .guid-slider .things-card-layout .slider-temp-wrap .a-slick {
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1px;
  color: #0073bb;
  text-decoration: underline;
  margin-top: 20px;
  display: block;
}

.seventh-sec .guid-slider .things-card-layout .blue-bg {
  padding: 20px;
}

.seventh-sec .guid-slider .things-card-layout .blue-bg p {
  font-family: "Helvetica";
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #58595b;
}

.seventh-sec .guid-slider .slick-slide {
  margin-right: 20px;
}

.seventh-sec .guid-slider .slick-list {
  padding-bottom: 30px;
}

.seventh-sec .guid-slider .slick-dots {
  text-align: left;
  font-size: 0;
  bottom: -10px;
}

.seventh-sec .guid-slider .slick-dots li {
  width: 12px;
  height: 12px;
  transition: all 0.3s linear;
}

.seventh-sec .guid-slider .slick-dots li.slick-active {
  width: 36px;
}

.seventh-sec .guid-slider .slick-dots li.slick-active button {
  background: #0073bb;
  border-radius: 6.9px;
}

.seventh-sec .guid-slider .slick-dots button {
  width: 100%;
  height: 100%;
  background: #e6e7e8;
  border-radius: 50%;
}

.seventh-sec .guid-slider .slick-dots button::before {
  display: none;
}

/* sec 7 end */

/* sec 8 start */

.eight-sec {
  margin-top: 120px;
  margin-bottom: 120px;
}

.eight-sec .multi-sec {
  display: flex;
}

.eight-sec .multi-sec .m-1 {
  width: 25%;
  margin-right: 20px;
}

.eight-sec .multi-sec .m-1 .r-s-txt {
  margin-top: 30px;
  font-family: "Inter", sans-serif;
  font-size: 42px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.47px;
  color: #333333;
  margin-left: 9px;
}

.eight-sec .multi-sec .m-2 {
  width: 75%;
}

.eight-sec .multi-sec .m-2 .ta-sl-showall {
  position: absolute;
  bottom: -45px;
  white-space: nowrap;
  right: 0;
  z-index: 5;
}

.eight-sec .multi-sec .m-2 .ta-sl-showall .ta-km-cta {
  cursor: pointer;
  display: inline-block;
  text-decoration: underline;
  font-family: "HelveticaNeueLTStd-Md", sans-serif;
  color: #0073bb;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: normal;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 {
  height: 100%;
  margin-bottom: 0px;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-list {
  height: 100%;
  padding-bottom: 3px;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-list .slick-track {
  height: 100%;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots {
  text-align: left;
  font-size: 0;
  bottom: -45px;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots li {
  width: 12px;
  height: 12px;
  transition: all 0.3s linear;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots li.slick-active {
  width: 36px;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots li.slick-active button {
  background: #0073bb;
  border-radius: 6.9px;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots button {
  width: 100%;
  height: 100%;
  background: #e6e7e8;
  border-radius: 50%;
}

.eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots button::before {
  display: none;
}

.eight-sec .multi-sec .m-2 .TK-slider-card {
  position: relative;
  height: 100%;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap {
  border-radius: 20px;
  box-shadow: 0 0 15px 0 rgba(0, 115, 187, 0.1);
  background-color: #ffffff;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .slider-cont {
  padding: 20px;
  padding-bottom: 30px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .slider-cont p {
  height: 14px;
  font-family: HelveticaNeueLTStd-Bd;
  font-size: 14px;
  color: #a7a9ac;
  margin-bottom: 10px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .slider-cont .grey-me {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a7a9ac;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .slider-cont h2 {
  font-size: 20px;
  line-height: 1.2;
  font-family: "HelveticaNeueLTStd-Bd", sans-serif;
  margin-bottom: 10px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .slider-cont span {
  font-size: 16px;
  font-weight: 300;
  font-family: "HelveticaNeueLTStd-Lt";
  line-height: 1.38;
  color: #373737;
  margin-bottom: 16px;
  display: inline-block;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .slider-cont a {
  text-decoration: underline;
  display: block;
  padding: 0;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper {
  position: relative;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .rect-tab {
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0.8;
  border-radius: 12px;
  background-color: #ffffff;
  padding: 5px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .rect-tab p {
  font-size: 12px;
  text-transform: uppercase;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .like-view-rect {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .like-view-rect .like-box {
  display: flex;
  margin-right: 15px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .like-view-rect .like-box img {
  margin-right: 5px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .like-view-rect .view-box {
  display: flex;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .like-view-rect .view-box img {
  margin-right: 5px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .picture-wrapper .like-view-rect span {
  font-size: 12px;
  color: #ffffff;
  font-family: "HelveticaNeueLTStd-Lt";
}

.eight-sec .multi-sec .m-2 .TK-slider-card .slick-slide {
  margin-right: 20px;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .advisor-sld-btn {
  text-align: right;
  position: relative;
  z-index: 2;
  margin-right: 20px;
  width: 50%;
  float: right;
}

.eight-sec .multi-sec .m-2 .TK-slider-card .advisor-sld-btn a {
  text-decoration: underline;
}

/* sec 8 end */

/* slick to make height same start */

.slick-slide {
  height: 100%;
}

.slick-slide .things-card-layout {
  height: 100%;
}

.slick-slide .things-card-layout .slider-temp-wrap {
  height: 100%;
}

.slick-slide .things-card-layout .slider-temp-wrap .slider-card-cont-wrap {
  height: auto;
}

.slick-slide > div {
  height: 100%;
}

/* slick to make height same end */

@media screen and (max-width: 1280px) {
  .tata-nav {
    width: 100%;
  }

  .tata-nav .navbar-brand {
    width: 150px;
  }

  .tata-nav .navbar-brand img {
    width: 100%;
  }

  .tata-nav .navbar-collapse .navbar-nav.leftnav {
    display: none;
  }

  .tata-nav .navbar-collapse .navbar-nav.rightnav {
    display: none;
  }

  .tata-nav .navbar-collapse .navbar-nav.mobilenav {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-left: 20px;
  }

  .tata-nav .navbar-collapse .navbar-nav.mobilenav li {
    margin-right: 0;
    margin-left: 20px;
  }

  .tata-nav .navbar-collapse .navbar-nav.mobilenav li a {
    font-size: 24px;
  }
}

@media screen and (max-width: 1024px) {
  .talic-footer .footer-wrapper .main-flex {
    padding: 1.5rem 0;
  }

  .talic-footer .footer-wrapper .main-flex .footer-col {
    padding: 0 1.5rem;
  }
}

@media screen and (max-width: 991.98px) {
  .btn,
  .hyperlink {
    font-size: 14px;
  }
}

@media screen and (max-width: 767.99px) {
  h1 {
    font-size: 36px;
    line-height: 36px;
  }

  h2 {
    font-size: 30px;
    line-height: 30px;
  }

  h3 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.78px;
  }

  h4 {
    font-size: 25px;
    line-height: 24px;
  }

  h5 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: normal;
  }

  h6 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: normal;
  }

  .breadcrumb-sct {
    margin-top: 19px;
  }

  .breadcrumb-sct ul li {
    font-size: 12px;
    line-height: 1.17;
    letter-spacing: normal;
    padding-left: 18px;
  }

  .select2-container--open .select2-dropdown--below,
  .select2-container--open .select2-dropdown--above {
    padding: 15px 20px;
  }

  .select2-results__option[aria-selected] {
    font-size: 14px;
    line-height: 29px;
  }

  .select2-container--flat .select2-selection--single {
    height: 30px;
    font-size: 16px;
  }

  .select2-container--flat .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
  }

  .ban-sec {
    margin-top: 30px;
  }

  .ban-sec .two-sec {
    flex-direction: column-reverse;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 20px;
  }

  .ban-sec .two-sec .d-1 {
    width: 100%;
    margin-top: 20px;
    padding-right: 20px;
  }

  .ban-sec .two-sec .d-1 p {
    margin-top: 4px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: -0.56px;
  }

  .ban-sec .two-sec .d-1 .blue-sec {
    margin-top: 20px;
    padding: 20px;
  }

  .ban-sec .two-sec .d-1 .blue-sec img {
    width: 50px;
    height: 50px;
  }

  .ban-sec .two-sec .d-1 .blue-sec .b-p {
    line-height: 0.86;
    letter-spacing: -1.17px;
    padding-bottom: 17px;
  }

  .ban-sec .two-sec .d-1 .blue-sec .b-p::after {
    left: 20%;
    width: 60%;
  }

  .ban-sec .two-sec .d-1 .blue-sec .p-sm {
    font-size: 14px;
    line-height: 1.71;
    color: #333333;
    margin-top: 5px;
  }

  .ban-sec .two-sec .d-1 .blue-sec .a-link {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.44px;
  }

  .ban-sec .two-sec .d-1 .blue-sec .a-link img {
    margin-left: 8px;
    width: auto;
    height: 13px;
  }

  .ban-sec .two-sec .d-2 {
    width: 100%;
    padding-left: 44px;
  }

  .two-sec {
    margin-top: 30px;
  }

  .two-sec .s-div {
    display: block;
  }

  .two-sec .s-div .s-1 {
    width: 100%;
  }

  .two-sec .s-div .s-2 {
    width: 100%;
    padding-left: 0px;
  }

  .two-sec .s-div .s-2 h2 {
    margin-top: 30px;
  }

  .two-sec .s-div .s-2 p {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: normal;
  }

  .three-sec {
    margin-top: 30px;
  }

  .three-sec .flexer .f-1 {
    width: 100%;
    padding-right: 0px;
    margin-top: 82px;
  }

  .three-sec .flexer .f-1 h2 {
    width: 50%;
  }

  .three-sec .flexer .f-1 form {
    padding-bottom: 30px;
    border-bottom: solid 1px #e6e7e8;
  }

  .three-sec .flexer .f-1 form .input-c .label {
    font-size: 12px;
  }

  .three-sec .flexer .f-1 form .input-c .in-text {
    font-size: 16px;
    padding-bottom: 9px;
  }

  .three-sec .flexer .f-1 form .input-c .in-text::-moz-placeholder {
    font-size: 16px;
  }

  .three-sec .flexer .f-1 form .input-c .in-text:-ms-input-placeholder {
    font-size: 16px;
  }

  .three-sec .flexer .f-1 form .input-c .in-text::placeholder {
    font-size: 16px;
  }

  .three-sec .flexer .f-1 form .g-p {
    margin-top: 10px;
    font-size: 12px;
  }

  .three-sec .flexer .f-1 form .sub-btn {
    margin-top: 30px;
    min-width: 152px;
    font-size: 16px;
    padding: 12px;
    letter-spacing: -0.67px;
  }

  .three-sec .flexer .f-2 {
    position: absolute;
    right: 20px;
    max-width: 171px;
  }

  .three-sec .p-full {
    width: 100%;
    font-size: 12px;
    line-height: 1.67;
  }

  .fourth-sec {
    margin-top: 60px;
  }

  .fourth-sec .flex-b {
    display: block;
    margin-right: -20px;
  }

  .fourth-sec .flex-b .f-b-1 {
    width: 100%;
  }

  .fourth-sec .flex-b .f-b-1 .abs-div {
    left: 25px;
  }

  .fourth-sec .flex-b .f-b-1 .abs-div .icon-abs {
    width: 40px;
    height: 40px;
  }

  .fourth-sec .flex-b .f-b-1 .abs-div .arr-r {
    width: 25px;
    height: 25px;
  }

  .fourth-sec .flex-b .f-b-1 .abs-div h4 {
    margin-top: 4px;
    margin-bottom: 10px;
  }

  .fourth-sec .flex-b .f-b-2 {
    width: 100%;
    padding-right: 20px;
    margin-top: 30px;
  }

  .fourth-sec .flex-b .f-b-2 .wh-board {
    padding: 25px 20px;
  }

  .fourth-sec .flex-b .f-b-2 .wh-board .min-wd {
    min-width: 162px;
  }

  .fourth-sec .flex-b .f-b-2 .wh-board .text-div .slate-p {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -0.39px;
  }

  .fourth-sec .flex-b .f-b-2 .wh-board .text-div .a-link {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1;
    letter-spacing: -0.44px;
  }

  .fourth-sec .flex-b .f-b-2 .wh-board .text-div .a-link img {
    margin-left: 8px;
    width: auto;
    height: 13px;
  }

  .fifth-sec {
    margin-top: 60px;
    padding-bottom: 25px;
  }

  .fifth-sec .img-txt .b-d {
    width: 50px;
    height: 50px;
    margin-right: 12px;
  }

  .fifth-sec .img-txt .b-d img {
    width: 33px;
    height: 33px;
  }

  .fifth-sec .adj-p {
    margin-left: 62px;
  }

  .fifth-sec .adj-p p {
    font-size: 14px;
    line-height: 1.71;
    color: #333333;
  }

  .fifth-sec .slick-div {
    margin-top: 15px;
  }

  .fifth-sec .slick-div .blue-p {
    font-size: 10px;
  }

  .fifth-sec .slick-div .blue-p img {
    height: 12px;
  }

  .fifth-sec .slick-div .guid-slider {
    margin-top: 15px;
    margin-right: -20px;
  }

  .fifth-sec .slick-div .guid-slider .things-card-layout .slider-temp-wrap {
    padding: 20px 20px 26px;
  }

  .fifth-sec .slick-div .guid-slider .things-card-layout .slider-temp-wrap .p-1 {
    font-size: 14px;
    line-height: 1.14;
  }

  .fifth-sec .slick-div .guid-slider .things-card-layout .slider-temp-wrap .p-2 {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: -0.33px;
    color: #333333;
  }

  .fifth-sec .slick-div .guid-slider .slick-slide {
    margin-right: 16px;
  }

  .fifth-sec .slick-div .guid-slider .slick-dots {
    text-align: center;
    padding-right: 20px;
    bottom: -10px;
  }

  .fifth-sec .slick-div .guid-slider .slick-dots li.slick-active {
    height: 7px;
    width: 22px;
  }

  .fifth-sec .slick-div .guid-slider .slick-dots li {
    width: 7px;
    height: 7px;
  }

  .fifth-sec .btn-div {
    margin-top: 40px;
  }

  .fifth-sec .btn-div .btn-1 {
    min-width: 150px;
    margin-right: 20px;
    font-size: 16px;
    letter-spacing: -0.67px;
    padding: 10px 11px 10px;
  }

  .fifth-sec .btn-div .btn-2 {
    min-width: 150px;
    font-size: 16px;
    padding: 10px 11px 10px;
    letter-spacing: -0.67px;
  }

  .sixth-sec {
    margin-top: 60px;
  }

  .sixth-sec .sec-flex {
    display: block;
  }

  .sixth-sec .sec-flex .sec-f-1 {
    width: 100%;
  }

  .sixth-sec .sec-flex .sec-f-1 .f-p-1 {
    font-size: 12px;
    line-height: 1.67;
    letter-spacing: -0.33px;
    text-align: center;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .sixth-sec .sec-flex .sec-f-2 {
    width: 100%;
  }

  .sixth-sec .sec-flex .sec-f-2 .a-i-link .flex-align img {
    width: 40px;
    height: 40px;
  }

  .seventh-sec {
    margin-top: 60px;
  }

  .seventh-sec .guid-slider {
    margin-top: 20px;
  }

  .seventh-sec .guid-slider .things-card-layout .slider-temp-wrap {
    padding: 20px;
  }

  .seventh-sec .guid-slider .things-card-layout .slider-temp-wrap .p-1 {
    font-size: 14px;
    line-height: 1.14;
  }

  .seventh-sec .guid-slider .things-card-layout .slider-temp-wrap .p-2 {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: -0.33px;
    color: #333333;
  }

  .seventh-sec .guid-slider .things-card-layout .slider-temp-wrap .a-slick {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: normal;
  }

  .seventh-sec .guid-slider .things-card-layout .blue-bg {
    padding: 8px 18px 10px;
  }

  .seventh-sec .guid-slider .things-card-layout .blue-bg p {
    font-size: 10px;
    line-height: 1.2;
  }

  .seventh-sec .guid-slider .slick-slide {
    margin-right: 16px;
  }

  .seventh-sec .guid-slider .slick-dots {
    text-align: center;
    padding-right: 20px;
  }

  .seventh-sec .guid-slider .slick-dots li.slick-active {
    height: 7px;
    width: 22px;
  }

  .seventh-sec .guid-slider .slick-dots li {
    width: 7px;
    height: 7px;
  }

  .eight-sec {
    margin-top: 60px;
  }

  .eight-sec .multi-sec {
    display: block;
    margin-right: -20px;
  }

  .eight-sec .multi-sec .m-1 {
    margin-right: 20px;
    width: 100%;
    display: flex;
  }

  .eight-sec .multi-sec .m-1 .min-wd {
    min-width: 155px;
    max-width: 155px;
  }

  .eight-sec .multi-sec .m-1 .r-s-txt {
    font-size: 27px;
    line-height: 1.07;
    letter-spacing: -0.78px;
    margin-left: 0px;
    display: flex;
    align-items: flex-end;
    margin-top: 0px;
  }

  .eight-sec .multi-sec .m-2 {
    width: 100%;
    margin-top: 20px;
  }

  .eight-sec .multi-sec .m-2 .ta-sl-showall {
    position: absolute;
    bottom: -85px;
    white-space: nowrap;
    right: 0;
    z-index: 5;
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .eight-sec .multi-sec .m-2 .ta-sl-showall .ta-km-cta {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
  }

  .eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots {
    text-align: center;
    padding-right: 20px;
  }

  .eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots li.slick-active {
    height: 7px;
    width: 22px;
  }

  .eight-sec .multi-sec .m-2 .guid-slider-1 .slick-dots li {
    width: 7px;
    height: 7px;
  }

  .eight-sec .multi-sec .m-2 .TK-slider-card .things-card-layout .slider-temp-wrap .slider-cont {
    padding: 20px 16px;
  }

  .slick-slide > div {
    height: 100%;
  }

  .slick-slide > div .things-card-layout {
    height: 100%;
  }

  .slick-slide > div .things-card-layout .slider-temp-wrap {
    height: 100%;
  }

  .slick-slide > div .things-card-layout .slider-temp-wrap .slider-card-cont-wrap {
    height: auto;
  }
}

@media screen and (max-width: 767.98px) {
  .page-container {
    padding: 0 20px;
  }

  .tata-nav {
    padding: 25px 19px;
  }

  .tata-nav .navbar-collapse .navbar-nav.mobilenav li {
    margin-left: 32px;
  }
}

@media screen and (max-width: 767px) {
  .talic-footer .footer-wrapper .footer-sct-wrap {
    height: 0;
    overflow: hidden;
    transition: ease 1s;
    -webkit-transition: ease 1s;
    -moz-transition: ease 1s;
    -ms-transition: ease 1s;
    -o-transition: ease 1s;
  }

  .talic-footer .footer-wrapper .expand {
    height: 1450px;
    overflow: hidden;
    transition: ease 1s;
    -webkit-transition: ease 1s;
    -moz-transition: ease 1s;
    -ms-transition: ease 1s;
    -o-transition: ease 1s;
  }

  .talic-footer .footer-wrapper .main-flex {
    display: block;
    padding: 2.25rem 0;
  }

  .talic-footer .footer-wrapper .main-flex .footer-col {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .talic-footer .footer-wrapper .main-flex .footer-col:not(:last-child) {
    border-bottom: 1px solid #e2e2e2;
    border-right: none;
  }

  .talic-footer .footer-wrapper .main-flex .footer-col:first-child {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .talic-footer .footer-wrapper .footer-disclaimer {
    padding: 30px 0;
    border-bottom: 1px solid #e2e2e2;
  }

  .talic-footer .footer-wrapper .footer-disclaimer p {
    font-size: 10px;
  }

  .talic-footer .footer-wrapper .arrow-wrap {
    padding: 15px;
  }

  .talic-footer .footer-wrapper .arrow-wrap .footer-arrow {
    width: 32px;
    height: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
  }

  .talic-footer .social-connect .social-conn-wrap {
    padding: 22px 0 27px 0;
    display: flex;
    flex-direction: column;
  }

  .talic-footer .social-connect .social-conn-wrap .connect-rhs .trademark-wrap {
    margin-top: 20px;
    text-align: center;
  }

  .talic-footer .social-connect .social-conn-wrap .connect-rhs .trademark-wrap p {
    font-family: 'helveticaregular';
  }

  .talic-footer .social-connect .social-conn-wrap .connect-lhs ul li {
    width: 30px;
    height: 30px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 575.98px) {
  .btn {
    font-size: 16px;
  }

  .section-title h2 {
    line-height: 1;
    font-size: 36px;
    letter-spacing: -1px;
  }

  .svg-path-w {
    margin: 20px 0;
  }
}