@charset "utf-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* @font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
} */
/* .fa {
  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;
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-youtube:before {
  content: "\f167";
} */
html, body {
  font-family: "Lato", serif;
}
* {
  font: "Lato", serif !important;
}
.lato-thin {
  font-family: "Lato", serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", serif;
  font-weight: 900;
  font-style: italic;
}
form,
h1,
h2,
h3,
h4,
img,
input,
p,
select,
span,
textarea {
  padding: 0;
  margin: 0;
}
:link img,
:visited img,
a img {
  border: none;
}
a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:active {
  outline: 0;
}
a:focus {
  -moz-outline-style: none;
}
* :focus {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 1.3;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus {
  outline: 0;
}
input[type="button"],
input[type="search"],
input[type="submit"],
select {
  border: 0;
  cursor: pointer;
}
input[type="button"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="tel"],
input[type="text"],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a img {
  outline: 0;
}
a:focus,
button:focus,
select:focus {
  outline: 0 none;
}
p {
  margin: 0;
  padding: 0 0 20px 0;
}
p:last-child {
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
  position: relative;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
  border: none;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
hr {
  height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  color: #888a8f;
}
:-moz-placeholder {
  color: #888a8f;
  opacity: 1;
}
::-moz-placeholder {
  color: #888a8f;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #888a8f;
}
::-moz-selection {
  color: #fff;
  background: #000e24;
}
::-webkit-selection {
  color: #fff;
  background: #000e24;
}
::selection {
  color: #fff;
  background: #000e24;
}
.pddng0 {
  padding: 0;
}
.pddng_lft0 {
  padding-left: 0;
}
.pddng_rght0 {
  padding-right: 0;
}
body {
  padding: 0;
  margin: 0;
  color: #585858;
  font-size: 14px;
  font-weight: 400;
  overflow-x: hidden;
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  line-height: 1.5;
  overflow-wrap: break-word;
}
.full_width {
  width: 100%;
  float: left;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
a {
  color: #13388c;
}
.object_fit_cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
  float: left;
}
.translate_both {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.translate_left {
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  left: 50%;
}
.translate_top {
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
.radius-100 {
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.radius-40 {
  border-radius: 40px;
  -webkit-border-radius: 40px;
}
.radius-6 {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.transition6s,
:after,
:before,
a,
button,
img,
input,
textarea {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
.font_10px {
  font-size: 10px;
}
.font_12px {
  font-size: 12px;
}
.font_14px {
  font-size: 14px;
}
.font_16px {
  font-size: 16px;
}
.font_18px {
  font-size: 18px;
}
.font_20px {
  font-size: 20px;
}
.font_22px {
  font-size: 22px;
}
.font_24px {
  font-size: 24px;
}
.font_30px {
  font-size: 30px;
}
.font_36px {
  font-size: 36px;
}
.font_48px {
  font-size: 48px;
}
.font_55px {
  font-size: 55px;
}
.font_76px {
  font-size: 76px;
}
.web-container {
  width: calc(100% - 160px);
  padding: 0 15px;
  margin: auto;
}
.colorWhite {
  color: #fff;
}
.colorBlack {
  color: #080808;
}
.colorGrey {
  color: #282828;
}
.colorSky {
  color: #13388c;
}
.bgColorSky {
  background-color: #13388c;
}
.bgColorBlue {
  background-color: #355ed3;
}
.bgColorWhite {
  background-color: #fff;
}
.font100 {
  font-weight: 100;
}
.font200 {
  font-weight: 200;
}
.font300 {
  font-weight: 300;
}
.font400 {
  font-weight: 400;
}
.font500 {
  font-weight: 500;
}
.font600 {
  font-weight: 600;
}
.font700 {
  font-weight: 700;
}
.font800 {
  font-weight: 800;
}
.font900 {
  font-weight: 900;
}
.fontItalic {
  font-style: italic;
}
.btnCmn {
  padding: 13px 35px;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  text-align: center;
}
.transparent.btnCmn {
  border-color: #080808;
  color: #080808;
}
.transparent.btnCmn:hover {
  background-color: #080808;
  color: #fff;
}
.btnCmn.bgColorSky {
  border-color: #13388c;
  color: #fff;
}
.btnCmn.bgColorBlue {
  border-color: #2b749d;
  color: #fff;
}
.btnCmn.bgColorSky:hover {
  color: #13388c;
  background-color: transparent;
}
.btnCmn.bgColorBlue:hover {
  color: #1231ed;
  background-color: transparent;
}
.btnCmn.btnCmnSmall {
  padding: 8px 25px;
}
/* Line Clamp */
.textSingleLine {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.textOneLine {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.textDoubleLine {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.textThreeLine {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
/* Line Clamp */

/* Flex */
.flex_1 {
  flex: 1;
}

/* Floating form */
::-webkit-input-placeholder {
  color: #888a8f;
}

:-ms-input-placeholder {
  color: #888a8f;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #888a8f;
  opacity: 1;
}

::placeholder {
  color: #888a8f;
  opacity: 1;
}

input[type="file"] {
  cursor: pointer;
}

body button:focus,
body Button:focus {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
  outline: none;
}
.form-control:focus,
.form-select:focus {
  box-shadow: none;
}
.floatingFrmRow {
  position: relative;
}
.floatingFrmRow .form-control {
  border-radius: 6px;
  padding: 0 15px;
  height: 52px;
  border: 1px solid #e1e1e1;
  font-size: 14px;
}
.floatingFrmRow label {
  position: absolute;
  background-color: #ffffff;
  padding: 0 8px;
  top: 17px;
  transform: none;
  left: 7px;
  color: #080808;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
}
.floatingFrmRow > .form-control:focus,
.floatingFrmRow > .form-control:not(:placeholder-shown),
.floatingFrmRow > .form-select:focus,
.floatingFrmRow > .form-select:not(:placeholder-shown) {
  padding-top: 0;
  padding-bottom: 0;
}
.floatingFrmRow > .form-control:focus ~ label,
.floatingFrmRow > .form-control:not(:placeholder-shown) ~ label,
.floatingFrmRow > .form-select ~ label {
  transform: scale(0.85);
  top: -10px;
  opacity: 1;
  color: #13388c;
  font-weight: 600;
}
/* Floating form */

.mainBody {
  position: relative;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  padding: 0 30px;
  height: 80px;
  z-index: 9999;
  width: 100%;
}
.header .row {
  margin: 0;
}
.header:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.leftLogo img {
  float: left;
  position: relative;
  height: auto;
  width: auto;
  max-height: 50px;
  max-width: 180px;
  filter: brightness(0) invert(1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.leftLogo {
  padding: 0;
  margin: 0;
}
.paramusr,
.tMessage {
  position: absolute;
  z-index: 9;
  top: 20px;
  left: 50%;
  border: 2px;
  padding: 12px;
  border-style: solid;
  width: 400px;
  max-width: 96%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.paramusr {
  position: fixed;
  z-index: 99999;
  top: 20px;
  left: 50%;
  border: 2px;
  padding: 12px;
  border-style: solid;
  width: 400px;
  max-width: 96%;
}
.paramusr.tError,
.tMessage.tError {
  border-color: #ce2152;
  background-color: #fbe9e9;
  color: #ce2152;
}
.tMessage.tSuccess,
.paramusr.tSuccess {
  border-color: #25b17d;
  background-color: #e9fbf7;
  color: #25b17d;
}
.tMessageBtn a {
  padding: 10px 25px;
  display: inline-block;
  margin: 15px 4px 0;
}
.tMessageBtn a.green {
  background-color: #25b17d;
}
.tMessageBtn a.red {
  background-color: #ce2152;
}
.tMessageBtn a:hover {
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
}
.tMessageBtn a.green:hover {
  color: #25b17d;
}
.tMessageBtn a.red:hover {
  color: #ce2152;
}
.tInfo {
  border-color: #355ed3;
  background-color: #e7ecfb;
  color: #355ed3;
}
.parent_success {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.69);
  z-index: 999;
}
.menuArea {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
.menuArea ul {
  align-items: center;
}
.menuArea li {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  margin: 0 20px;
  text-align: center;
}
.menuArea li a {
  text-transform: uppercase;
  font-weight: 500;
  display: block;
  letter-spacing: 1px;
  color: #fff;
  position: relative;
}
.menuArea li a span {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: capitalize;
  font-weight: 600;
  font-size: 10px;
  background-color: #355ed3;
  color: #fff;
  padding: 4px 8px;
  border-radius: 20px;
  width: 105px;
}
.menuArea li a span::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #355ed3;
}
.menuArea li a:hover,
.menuArea li.active a {
  opacity: 0.7;
}
.downloadAppMenu a {
  background-color: #355ed3;
  padding: 14px;
}
.mobileBnnrImg {
  display: none !important;
}
.bannerSlider {
  width: 100%;
  height: 100%;
}
.bnnerSliderItem {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.banner {
  height: 100vh;
  overflow: hidden;
}
.banner .overlay {
  background-color: #000;
  opacity: 0.5;
}
.bannerContent {
  position: absolute;
  z-index: 6;
  width: 100%;
  padding: 0 5%;
}
.bannerContentTtlMbl {
  display: none;
}
.bannrFrm {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  position: relative;
}
.bannrFrm .row {
  margin: 0;
}
.bannrFrmRow h3 {
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}
.bannrFrmRow h3:before {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  background-color: #fff;
  height: 2px;
  width: 40px;
}
.bannrFrmBrn img {
  max-height: 14px;
  max-width: 30px;
  width: auto;
  height: auto;
  display: inline-block;
  margin-left: 12px;
}
.bannrFrmRow {
  padding: 0;
  margin-bottom: 10px;
}
.bannrFrmRow:last-child {
  margin: 0;
}
.bannrFrmInput {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  padding: 0 20px;
  height: 60px;
  width: 100%;
  border-radius: 6px;
}
.bannrFrmBrn {
  width: 100%;
  height: 60px;
  cursor: pointer;
  background-color: #355ed3;
  border-radius: 6px;
}
.bannrFrmBrn:hover {
  background-color: #13388c;
}
.bannrNewUser {
  text-decoration: underline;
  display: inline-block;
  margin-top: 8px;
}
.bannrNewUser:hover {
  color: #13388c;
  text-decoration: underline;
}
.bannrFrmRow_a h5 {
  margin-top: 10px;
}
.bannrFrmRow_a a {
  text-decoration: underline;
  color: #fff;
}
.bannrFrmRow_a a:hover {
  color: #92aeff;
}
.bannerSlider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 40px;
  height: 60px;
  font-size: 0;
  background-color: #fff;
  background-position: center;
  background-size: 12px;
  background-repeat: no-repeat;
  z-index: 9;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  opacity: 0;
}
.bannerSlider .slick-arrow.slick-next {
  background-image: url(../images/slid_arrow_test-right.png);
  right: -20px;
}
.bannerSlider .slick-arrow.slick-prev {
  background-image: url(../images/slid_arrow_test-left.png);
  left: -20px;
}
.banner:hover .slick-arrow.slick-prev {
  opacity: 1;
  left: 20px;
}
.banner:hover .slick-arrow.slick-next {
  opacity: 1;
  right: 20px;
}
.bannerSlider .slick-list,
.bannerSlider .slick-track {
  height: 100%;
}
.fixed_header .header {
  background-color: #fff;
  height: 60px;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
}
.fixed_header .menuArea li {
  margin: 0 15px;
}
.fixed_header .leftLogo img {
  max-height: 42px;
  filter: brightness(1) invert(0);
}
.fixed_header .menuArea li a {
  color: #080808;
}
.fixed_header .menuArea li.downloadAppMenu a {
  color: #fff;
}
.fixed_header .menuArea li:last-child,
.menuArea li:last-child {
  margin-right: 0;
}
.res_menu_icon {
  display: none;
}
.homeSlide {
  padding: 70px 0 100px 0;
}
.homeSlideMainNav {
  margin-bottom: 60px;
  /* padding: 0 5%; */
}
.carousel-indicators li {
  width: auto !important;
  height: auto !important;
  text-indent: initial !important;
}
.homeSlideMainNavItem {
  text-align: center;
  padding: 15px 15px;
  border-radius: 50px; cursor: pointer;
}
/* .homeSlideMainNavItem.slick-active.slick-current {
  background-color: #13388c;
  color: #fff;
} */
.carousel-indicators {
  position: relative !important;
}
.homeSlideMainNav li.active {
  background-color: #13388c;
  color: #fff;
  padding-top:15px;
  padding-bottom:15px;
}
.homeSlideItemIn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homeSlideContntArea {
  width: 60%;
  padding-left: 30px;
  padding-right: 6rem;
  transform: translateY(100px);
  opacity: 1;
}
.homeSlideContntTtl {
  margin-bottom: 6px;
  margin-top: 8px;
}
.homeSlideMobileArea {
  width: 40%;
}
.homeSlideMobileArea {
  padding-right: 40px;
}
.homeSlideMobile {
  float: right;
  width: 270px;
  height: 560px;
  position: relative;
}
.homeSlideMobileImg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; transition: all .3s ease-in-out; 
  z-index: 1;
}
.homeSlideScreenImg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 4.8% 5% 5% 5.5%;
  border-radius: 10px;
}
.homeSlideScreenImg img {
  width: 100%;
  min-height: 100%;
  opacity: 0;
}
.homeSlideIcon {
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  background-color: #e1eaf9;
  margin-bottom: 10px;
  border: 5px solid #d0deff;
  transform: scale(0.2);
}
.homeSlideIcon img {
  max-width: 36px;
  max-height: 36px;
}
.homeSlideMain .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 20px;
  height: 60px;
  font-size: 0;
  background-color: transparent;
  background-position: center;
  background-size: 14px;
  background-repeat: no-repeat;
  z-index: 9;
  border-radius: 4px;
}
/* .homeSlideMain .slick-arrow.slick-next {
  background-image: url(../images/slid_arrow_test-right.png);
  right: -20px;
}
.homeSlideMain .slick-arrow.slick-prev {
  background-image: url(../images/slid_arrow_test-left.png);
  left: -20px;
} */
.homeSlide .carousel-control-next .carousel-control-next-icon {
  margin-right: -20px;
}
.homeSlide .carousel-control-prev .carousel-control-prev-icon {
  margin-left: -20px;
}
.homeSlideContntArea,
.homeSlideIcon,
.homeSlideMobile {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
/* .slick-active .homeSlideIcon {
  transform: scale(1);
  opacity: 1;
}
.slick-active .homeSlideScreenImg img {
  opacity: 1;
}
.slick-active .homeSlideContntArea {
  transform: translate(0);
  opacity: 1;
} */
.carousel-item .homeSlideContntArea {
  transform: translateY(100px);
  opacity: 0;
}
.carousel-item .homeSlideScreenImg img {
  opacity: 0;
}
.carousel-item.active .homeSlideIcon {
  transform: scale(1);
  opacity: 1;
}
.carousel-item.active .homeSlideScreenImg img {
  opacity: 1;
}
.carousel-item.active .homeSlideContntArea {
  transform: translate(0);
  opacity: 1;
}
/* Carousel fade start */
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* Carousel fade end */
.testimonials {
  padding: 110px 0 100px 0;
  overflow: hidden;
  border-top: 1px solid #e1e1e1;
}
.testimonials_ttl_area {
  margin-bottom: 20px;
}
.testimonials_ttl_area h2 {
  margin-bottom: 4px;
}
.testimonials .row {
  position: relative;
}
.testimonialsCote {
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  width: 50px;
  height: 50px;
}
.testimonialsCote img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.testimonialsCont {
  margin-bottom: 30px;
}
.testimonialsSlider {
  position: relative;
  z-index: 1;
}
.testimonialsSlider .slick-dots {
  margin: 20px 0 0 0;
}
.testimonialsSlider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: transparent;
  margin: 0 3px;
  border: 2px solid #13388c;
}
.testimonialsSlider .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.testimonialsSlider .slick-dots li.slick-active {
  background-color: #13388c;
}
/* New testimonial start */
  .carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
  }

  .carousel-fade  .carousel-item.active,
  .carousel-fade  .carousel-item-next.carousel-item-left,
  .carousel-fade  .carousel-item-prev.carousel-item-right {
    opacity: 1;
  }

  .carousel-fade .active.carousel-item-left,
  .carousel-fade  .active.carousel-item-right {
    opacity: 0;
  }

  .carousel-fade  .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade  .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
  }
  .testimonialsSlider .carousel-indicators {
    margin-top: 3rem;
  }
  .testimonialsSlider .carousel-indicators span {
    display: inline-block;
    background-color: #fff;
    border: 3px solid #ddd;
    border-radius: 50%;
    width: 14px;
    height: 14px;
  }
  .testimonialsSlider .carousel-indicators .active span {
    border: 3px solid #061c4c;
  }
/* New testimonial End */
.countArea {
  padding: 120px 0;
  background-attachment: fixed;
  background-size: cover;
}
.countArea:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #061c4c;
  opacity: 0.86;
  width: 100%;
  height: 100%;
}
.countAreaIn .row {
  margin: -30px 0 0 -30px;
}
.countBoxWrap {
  height: 100%;
  border: 1px solid #fff;
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.1);
}
.countAreaBox {
  padding: 30px 0 0 30px;
}
.countAreaBoxIcon {
  width: 100%;
  float: left;
  height: 60px;
  position: relative;
  margin-bottom: 10px;
}
.countAreaBoxIcon img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  filter: brightness(0) invert(1);
}
.countAreaBoxIn p {
  color: #fff;
}
.countAreaBoxIn h4 {
  margin-bottom: 5px;
}

.downloadFindings .new_Sec-1-row:nth-child(odd) {
  background-color: #f8f8f8;
}
.downloadFindings .new_Sec-1-row:nth-child(odd) .row {
  flex-direction: row-reverse;
}
.downloadFindings .new_Sec-1-row:nth-child(odd) .new_Sec-1Pic {
  padding: 0 0 0 70px;
}
.downloadFindings .new_Sec-1-row:nth-child(odd) .new_Sec-1PicIn {
  float: left;
}
.downloadFindings .new_Sec-1-row:nth-child(odd) .new_Sec-1Cont {
  text-align: right;
}
.downloadFindingsBtn {
  border: 2px solid #13388c;
  padding: 15px 25px;
  text-align: center;
  color: #13388c;
  display: inline-block;
  margin-top: 10px;
}
.downloadFindingsBtn:hover {
  background-color: #13388c;
  color: #ffffff;
}
.sponsors .new_Sec-1-row:nth-child(odd) {
  background-color: #f8f8f8;
}
.sponsorsRow > .row {
  margin: -15px 0 0 -15px;
}
.sponsorsRow > .row > div[class^="col"] {
  padding: 15px 0 0 15px;
}
.sponsorBox {
  background-color: #fff;
  height: 6rem;
  width: 100%;
  padding: 0.8rem;
}
.sponsorBox > img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.footermain {
  position: relative;
  padding: 60px 0 50px 0;
}
.footermain .web-container {
  position: relative;
  z-index: 2;
}
.footermain:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #5bc1cf;
  background: linear-gradient(
    180deg,
    rgba(91, 193, 207, 0.42619054457720584) 0,
    rgba(255, 255, 255, 0) 100%
  );
  opacity: 0.3;
}
.footerBoxTtl {
  margin-bottom: 15px;
}
.footerBoxTtl span {
  display: block;
}
.footerBox a {
  color: #080808;
}
.footerBox1 .footerBoxIn ul {
  list-style-position: none;
  column-count: 2;
}
.footerBox1 .footerBoxIn ul li {
  margin-bottom: 15px;
}
.footerBox1 .footerBoxIn ul li a {
  position: relative;
  padding-left: 15px;
  display: list-item;
}
/* .footerBox1 .footerBoxIn ul li a:before {
  content: "\f105";
  top: 5px;
  position: absolute;
  color: #080808;
  font-family: Fontawesome;
  left: 0;
  line-height: normal;
} */
.footerBox1 .footerBoxIn ul li a span {
  top: 2px;
  position: absolute;
  left: 0;
  line-height: normal;
}
.footerBox1 .footerBoxIn ul li a:hover {
  color: #13388c;
}
/* .footerBox1 .footerBoxIn ul li a:hover:before {
  left: 3px;
  color: #13388c;
} */
.footerBox1 .footerBoxIn ul li a:hover span {
  left: 2px;
  fill: #13388c;
}
.subscribeInput {
  padding: 10px 20px;
  border: 2px solid #080808;
  color: #080808;
  margin-bottom: 10px;
  background-color: transparent;
  width: 260px;
  max-width: 100%;
}
.subscribeFrm .btnCmn {
  padding: 10px 15px;
}
.subscribeFrm {
  margin-bottom: 20px;
}
.footerSocial{ display: flex; flex-wrap: wrap; gap: 10px; justify-content: flex-start;}
.footerSocial li {
  display: inline-block;
}
.footerSocial li a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #080808;
  border: 2px solid #080808;
  transition: all .3s ease-in;
}
.footerSocial_icons{
  max-width: 16px;
  max-height: 16px;
  width: auto; height: auto; fill: #080808;
}
.footerSocial li a:hover {
  background-color: #080808;
  color: #fff; 
}
.footerSocial li a:hover .footerSocial_icons{
  fill:  #fff;
}

.footerLogo {
  margin-top: 20px;
}
.footerLogo a {
  display: inline-block;
}
.footerLogo a img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 50px;
}
.footerBtm {
  padding: 20px 0;
}
.goToTop {
  position: fixed;
  right: 50px;
  bottom: 70px;
  z-index: 999;
  display: none;
}
.goToTop img {
  width: auto;
  height: auto;
  max-width: 40px;
}
.innerBanner {
  min-height: 100vh;
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
}
.innerBanner.articlePageBanner {
  min-height: auto;
  padding-top: 130px;
  padding-bottom: 50px;
}
.innerBanner > img {
  position: absolute;
  top: 0;
  left: 0;
}
.innerBanner .overlay {
  background-color: #000;
  opacity: 0.65;
}
.innerBannerContainer {
  z-index: 2;
  position: relative;
  width: 100%;
  padding: 0 5%;
}
.comp_about {
  padding: 70px 0;
}
.comp_about h4 {
  margin-bottom: 5px;
}
.comp_aboutList {
  margin-top: 50px;
}
.comp_aboutList .row {
  margin: 0;
}
.comp_aboutList li {
  width: 100%;
  margin-bottom: 30px;
  padding-left: 20px;
  position: relative;
}
.comp_aboutListSec:nth-child(2n + 1) {
  padding: 0 20px 0 0;
}
.comp_aboutListSec:nth-child(2n + 2) {
  padding: 0 0 0 20px;
}
.comp_aboutList li:before {
  position: absolute;
  top: 8px;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  border: 2px solid #585858;
  left: 0;
}
.comp_aboutTtl {
  padding-bottom: 30px;
  position: relative;
}
.comp_aboutTtl:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  height: 1px;
  background-color: #dedede;
  content: "";
}
.comp_aboutT2 {
  border-top: 1px solid #d1d1d1;
  padding-top: 50px;
  margin-top: 40px;
}
.comp_joinUs {
  background-color: #f3f3f3;
  padding: 150px 0 60px;
  margin-top: -100px;
}
.comp_joinUs h4 {
  margin-bottom: 10px;
}
.comp_ContactUs {
  padding: 100px 0;
}
.comp_ContactUs h4 {
  margin: 10px;
}
.comp_ContactTtl {
  margin-bottom: 40px;
}
.comp_Contactmain .row {
  margin: -30px 0 0 -30px;
}
.comp_ContactBox {
  padding: 0 0 0 30px;
  margin-top: 30px;
}
.comp_ContactBoxIn {
  border: 1px solid #f1f1f1;
  padding: 15px;
}
.comp_ContactBoxIcon {
  width: 100%;
  float: left;
  position: relative;
  height: 70px;
  margin-bottom: 20px;
}
.comp_ContactBoxIcon img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
}
.comp_ContactBoxIn span {
  display: block;
  padding-bottom: 7px;
  position: relative;
  margin-top: 5px;
}
.comp_ContactBoxIn span:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 2px;
  background-color: #282828;
  content: "";
}
.comp_ContactBoxIn:hover span:after {
  width: 40px;
  background-color: #13388c;
}
.comp_AppDownIn {
  position: relative;
  overflow: hidden;
  padding: 50px;
  z-index: 2;
}
.comp_AppDownBg {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.25;
}
.comp_AppDownIn .overlay {
  background-color: #000;
  opacity: 0.4;
}
.comp_AppDownInRow {
  margin: 0;
  position: relative;
  z-index: 3;
}
.comp_AppDownLeft h3 {
  margin-bottom: 5px;
}
.comp_AppDownInput {
  float: left;
  width: calc(100% - 160px);
  background-color: #fff;
  height: 50px;
  padding: 0 15px;
  color: #282828;
}
.comp_AppDownBttn {
  width: 160px;
  height: 50px;
  float: left;
  cursor: pointer;
}
.comp_AppDownRight {
  padding: 0 0 0 20px;
}
.comp_AppDownLeft {
  padding: 0 20px 0 0;
}
.comp_AppDownBttn:hover {
  background-color: #13388c;
}
.joinNowPop .modal-header {
  background-color: #13388c;
  color: #fff;
}
.joinNowPop .modal-header .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
}
.joinNowPop .modal-content {
  border: none;
  border-radius: 6px;
}
.joinNowPop .modal-body .row {
  margin: -15px 0 0 -15px;
}
.joinNowPop .form-group {
  padding: 0 0 0 15px;
  margin-top: 15px;
  margin-bottom: 0px;
}
.joinNowPop .form-group label {
  margin-bottom: 3px;
}
.joinNowPop .form-group .form-control {
  padding: 0.6rem 0.65rem;
  height: 50px;
}
.joinNowPop .form-group textarea.form-control {
  resize: none;
  height: 100px;
}
.joinNowPop .modal-footer {
  justify-content: center;
}
.joinNowPop .modalSubmit {
  border-radius: 6px;
  padding: 12px 25px;
  background-color: #13388c;
  min-width: 180px;
  max-width: 100%;
}
.app_p_banner .overlay {
  opacity: 0.4;
}
.app_p_banner .innerBannerContainer {
  z-index: 3;
}
.app_p_banner .innerBannerContainer > .row {
  margin: 0;
}
.app_p_bannerLeft {
  width: 50%;
  display: block;
  padding-left: 100px;
}
.blueStarBnnr {
  max-height: 50px;
  max-width: 100%;
  width: auto;
  height: auto;
  margin-bottom: 15px;
  filter: brightness(0) invert(1);
}
.appBnnrFrmInput {
  background-color: #fff;
  padding: 0 20px;
  height: 100%;
  width: calc(100% - 160px);
  float: left;
  height: 56px;
  color: #282828;
}
.appBnnrFrm {
  width: 480px;
  float: right;
  max-width: 100%;
}
.appBnnrFrmInputBttn {
  padding: 0 10px;
  height: 56px;
  text-align: center;
  float: left;
  width: 160px;
  background-color: #253ba9;
}
.appBnnrFrmInputBttn:hover {
  background-color: #3957ea;
}
.app_p_bannerTtl {
  margin-top: 20px;
  margin-bottom: 8px;
}
.app_p_downSec {
  margin-top: -100px;
}
.app_p_downIcons {
  padding: 20px 0 100px;
}
.app_p_downIcons a {
  margin: 0 10px;
}
.app_p_downIcons img {
  height: 56px;
  width: auto;
}
.docVc_sec_1 {
  padding: 60px 0;
  background-color: #f1f1f1;
}
.docVc_sec_1 h4 {
  margin-bottom: 20px;
}
.docVc_sec_1 h5 {
  margin-bottom: 10px;
}
.docVc_sec_2 {
  padding: 60px 0 90px;
}
.docVc_BnnrLogo {
  padding: 10px 15px;
  background-color: #fff;
  border-radius: 6px;
  display: inline-block;
}
.docVc_BnnrLogo img {
  max-height: 100px;
  max-width: 100%;
}
.docVc_Bnnr_a {
  display: inline-block;
  padding: 18px 30px;
  max-width: 100%;
  background-color: #253ba9;
  text-align: center;
}
.docVc_Bnnr_a img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  max-width: 40px;
  max-height: 16px;
}
.docVc_Bnnr_a:hover {
  background-color: #3957ea;
  color: #fff;
}
.docVc_BnnrLeft img {
  max-width: 100%;
}
.docVc_Bnnr_left {
  padding-left: 100px;
}
.docVoice_screenIn_desk {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.docVoice_screenIn a {
  display: inline-block;
  margin-top: 40px;
  padding: 18px 40px;
}
.docVoice_screen {
  padding-bottom: 80px;
}
.docVoice_screenIn_Mob {
  display: none;
}
.teleMdSec-2 {
  padding: 60px 0;
  border-top: 1px solid #e1e1e1;
}
.telemedLOGO {
  max-height: 50px;
  max-width: 100%;
  width: auto;
  height: auto;
  margin-bottom: 15px;
}
.teleIconsBnr {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.teleIconsBnr img {
  max-width: 100%;
  max-height: 54px;
  width: auto;
  height: auto;
  display: inline-block;
}
.partnrSec-1 {
  padding: 90px 0;
}
.partnrSec-1Ttl {
  margin-bottom: 30px;
}
.partnrSec_logo {
  padding: 6px;
}
.partnrSec-1 .container .row {
  margin: 0;
}
.partnrSec-1Main {
  padding: 0;
}
.partnrSec_logo_in {
  border: 1px solid #d1d1d1;
  position: relative;
  border-radius: 4px;
  height: 80px;
}
.partnrSec_logo_in img {
  position: absolute;
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  width: auto;
  height: auto;
}
.partnrSec-2Ttl2 {
  margin-bottom: 30px;
  margin-top: 10px;
}
.partnrSec-2 {
  padding: 90px 0;
  border-top: 1px solid #e1e1e1;
}
.partnrSec-3 {
  position: relative;
  padding: 90px 0;
}
.partnrSec-3 .container {
  position: relative;
  z-index: 1;
}
.partnrSec-3_a {
  display: inline-block;
  margin-top: 20px;
  padding: 16px 30px;
  width: 280px;
  max-width: 100%;
}
.partnrSec-3_a:hover {
  color: #fff;
  background-color: #3957ea;
}
.partnrSec-3Bg {
  position: absolute;
  top: 0;
  left: 0;
}
.partnrSec-3 .overlay {
  background-color: rgba(7, 32, 90, 0.72);
}
.new_Sec-1Cont {
  padding: 0;
}
.new_Sec-1Pic {
  padding: 0 70px 0 0;
}
.new_Sec-1PicIn {
  position: relative;
  float: right;
  overflow: hidden;
  padding: 13px 16px;
  height: 478px;
  width: 250px;
}
.new_Sec-1Img {
  width: 100%;
  height: 100%;
}
.new_Sec-1Cont img {
  max-width: 100%;
  max-height: 60px;
  margin-bottom: 20px;
  width: auto;
  height: auto;
}
.new_Sec-1PicScrn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.new_Sec-1Img3 {
  width: 250px;
  height: auto;
  max-width: 100%;
}
.new_Sec-1-row {
  padding: 90px 0;
}
.new_Sec-1-row:nth-child(odd) {
  background-color: #eaeaea;
}
.new_Sec-1-row:nth-child(odd) .row {
  flex-direction: row-reverse;
}
.new_Sec-1-row:nth-child(odd) .new_Sec-1Pic {
  padding: 0 0 0 70px;
}
.new_Sec-1-row:nth-child(odd) .new_Sec-1PicIn {
  float: left;
}
.new_Sec-1-row:nth-child(odd) .new_Sec-1Cont {
  text-align: right;
}
.innovation_bnnr .overlay {
  opacity: 0.45;
}
.industry-2 {
  padding: 110px 0;
}
.industry-2Ttl {
  margin-bottom: 15px;
}
.terms_page {
  padding: 70px 0;
}
.bol_tex1 {
  color: #212121;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.normal1 {
  margin-bottom: 10px;
  display: block;
}
.agree_m1 {
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #212121;
  font-weight: 600;
}
.ackonog1 {
  margin-bottom: 10px;
  margin-top: 5px;
  color: #3f3f3f;
  display: block;
}
.para_div1 {
  display: block;
  margin-bottom: 10px;
}

/* Article section */
.articleSec {
  padding: 90px 0;
}
.articleSec_Ttl {
  margin-bottom: 30px;
}
.articleSec .container .row {
  margin: -25px 0 0 -25px;
}
.articleSec .container .row > div {
  padding: 25px 0 0 25px;
}
/* .articleSec_card {
  padding: 6px;
} */
.articleSec_card_in {
  /* box-shadow: 0 0 2px rgb(0 0 0 /25%);
  border-radius: 10px;
  overflow: hidden; */
  height: 100%;
  margin-bottom: 15px;
}
.article_card_pic {
  height: 130px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.articleSec .article_card_pic {
  height: 130px !important;
}
.article_card_pic video,
.article_card_pic iframe {
  width: 100% !important;
  height: 100% !important;
}
.article_card_pic > .overlay {
  background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.6) 100%);
}
.article_card_pic > .overlay .videoPlayBtn {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  border: 3px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article_card_pic > .overlay .videoPlayBtn svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}
.article_details {
  padding: 15px 0 0;
}
.article_details .dateTime svg {
  width: 16px;
  height: 16px;
  fill: #355ed3;
}
.article_details .dateTime svg.shareBtn {
  width: 22px;
  height: 22px;
  fill: #355ed3;
  cursor: pointer;
}
.article_details .dateTime .dateBox {
  padding: 2px 14px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 1rem;
}
.article_details .dateTime .dateBox::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47%;
  background-color: #061c4c;
}
.article_details .dateTime .dateBox > span {
  position: relative;
  z-index: 2;
}
.article_details .dateTime .article_title {
  flex: 1;
  line-height: 1.5;
}
.article_details p {
  padding-bottom: 10px;
}
.article_details p:last-child {
  padding-bottom: 0;
}
.article_details .card_matrics li {
  color: #737373;
  margin-right: 1rem;
}
.article_details .card_matrics li:last-child {
  margin-right: 0;
}
.article_details .card_matrics li > svg {
  width: 13px;
  height: 13px;
}
.article_card_btm h6 > svg {
  width: 13px;
  height: 13px;
  fill: #13388c;
}
.article_details .publisher {
  color: #5c5c5c;
}
.article_details .publishLogo {
  /* position: absolute;
  bottom: 0;
  right: 0; */
  max-width: 130px;
  max-height: 70px;
}
.article_details .publishLogo img {
  width: 100%;
  height: 100%;
}
.articleDetailsSec {
  padding: 40px 0;
}
.articleDetailsSec .row {
  margin: -20px 0 0 -20px;
}
.articleDetailsSec .row > div {
  padding: 20px 0 0 20px;
}
.commentDp {
  width: 45px;
  height: 45px;
}
.relatedArticle_sec_in {
  position: sticky;
  top: 130px;
  border-radius: 10px;
  overflow: hidden;
  padding: 15px;
  border: 1px solid #e6e6e6;
  /* box-shadow: 2px 2px 22px rgb(0 0 0 / 12%); */
}
.relatedArticle_sec_in .related_title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 1px;
  background-color: #13388c;
}
.relatedCard {
  margin-bottom: 15px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.relatedCard:last-child {
  margin-bottom: 0;
}
.related_card_pic {
  width: 85px;
  height: 65px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 12px;
}
.relatedCard:hover .related_card_pic img {
  transform: scale(1.1);
}
.relatedCard:hover .related_details h4 {
  color: #355ed3;
}

.article_details_nav {
  position: sticky;
  height: 90px;
  background-color: #061c4c;
}
.article_details_nav .menuArea li a span {
  background-color: #fff;
  color: #355ed3;
  bottom: -28px;
}
.article_details_nav .menuArea li a span::before {
  border-bottom: 5px solid #fff;
}

@media screen and (max-width: 1400px) {
  .bannerContent {
    padding: 0 3%;
  }
  .bannrFrm {
    padding: 20px 15px;
  }
  .bannrFrmInput {
    height: 54px;
    padding: 0 15px;
  }
  .bannrFrmBrn {
    height: 54px;
  }
  .docVc_Bnnr_left {
    padding-left: 70px;
  }
  .docVc_BnnrLeft {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1199px) {
  body {
    font-size: 13px;
  }
  .font_10px {
    font-size: 8px;
  }
  .font_12px {
    font-size: 11px;
  }
  .font_14px {
    font-size: 13px;
  }
  .font_16px {
    font-size: 14px;
  }
  .font_18px {
    font-size: 16px;
  }
  .font_20px {
    font-size: 18px;
  }
  .font_22px {
    font-size: 18px;
  }
  .font_24px {
    font-size: 22px;
  }
  .font_30px {
    font-size: 24px;
  }
  .font_36px {
    font-size: 30px;
  }
  .font_48px {
    font-size: 36px;
  }
  .font_55px {
    font-size: 48px;
  }
  .font_76px {
    font-size: 60px;
  }
  .app_p_banner:after {
    width: calc(60% - 80px);
  }
  .app_p_banner:before {
    right: calc(60% - 80px);
  }
  .app_p_bannerLeft {
    padding-left: 20px;
  }
  .blueStarBnnr {
    max-height: 40px;
  }
  .docVc_Bnnr:before {
    display: none;
  }
  .docVc_Bnnr:after {
    width: 100%;
  }
  .docVc_Bnnr_left {
    padding-left: 40px;
  }
}
@media screen and (max-width: 991px) {
  body {
    font-size: 12px;
  }
  .font_12px {
    font-size: 11px;
  }
  .font_14px {
    font-size: 12px;
  }
  .font_16px {
    font-size: 14px;
  }
  .font_18px {
    font-size: 14px;
  }
  .font_20px {
    font-size: 16px;
  }
  .font_22px {
    font-size: 16px;
  }
  .font_24px {
    font-size: 20px;
  }
  .font_30px {
    font-size: 22px;
  }
  .font_36px {
    font-size: 24px;
  }
  .font_48px {
    font-size: 30px;
  }
  .font_55px {
    font-size: 36px;
  }
  .font_76px {
    font-size: 48px;
  }
  .header {
    padding: 0 15px;
    height: 60px;
    align-items: center;
  }
  .leftLogo img {
    max-height: 40px;
  }
  .res_menu_icon {
    display: block !important;
    width: 30px;
    padding: 0;
    height: 20px;
    float: right;
    position: relative;
    background-color: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    z-index: 9999;
  }
  .res_menu_icon:focus {
    background-color: transparent;
  }
  .res_menu_icon span.icon-bar {
    background-color: #fff;
    height: 2px;
    display: block;
    opacity: 1;
    position: absolute;
    z-index: 2;
    box-shadow: none;
    margin: 0;
    width: 30px;
    left: 0;
    margin: 0;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .res_menu_icon span.icon-bar:nth-child(1) {
    top: 0;
  }
  .res_menu_icon span.icon-bar:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
  }
  .res_menu_icon span.icon-bar:nth-child(3) {
    bottom: 0;
  }
  .res_menu_icon.active,
  .res_menu_icon:hover {
    background-color: transparent;
  }
  .res_menu_icon.active span:nth-child(2) {
    opacity: 0;
  }
  .res_menu_icon.active span:nth-child(1),
  .res_menu_icon.active span:nth-child(3) {
    position: absolute;
    top: 50%;
    right: auto;
    left: 50%;
  }
  .res_menu_icon.active span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
  }
  .res_menu_icon.active span:nth-child(3) {
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  }
  .fixed_menu .menuArea,
  .menuArea,
  .menuArea.navbar-collapse.collapse {
    width: 100vw;
    top: 100%;
    background-color: #fff;
    position: absolute;
    max-height: none;
    padding: 0;
    left: auto;
    right: 0;
    z-index: 999;
  }
  .show_menu_body .menuArea,
  .show_menu_body .navbar-collapse.collapse {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15) inset;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body:after {
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: -100;
  }
  .show_menu_body:after {
    opacity: 1;
    z-index: 998;
  }
  .menuArea ul {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }
  .menuArea li {
    float: left;
    width: 100%;
    margin: 0;
  }
  .menuArea li a {
    color: #000;
    padding: 15px;
    border-bottom: 1px solid #d1d1d1;
  }
  .menuArea li a span {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 12px;
    background-color: #355ed3;
    color: #fff;
    padding: 5px 10px;
    border-radius: 25px;
    width: 120px;
    margin: 0 auto;
  }

  .menuArea li.downloadAppMenu a {
    color: #fff;
    border: none;
  }
  .show_menu_body .header {
    background-color: #fff;
    z-index: 9999;
  }
  .show_menu_body .leftLogo img {
    filter: brightness(1) invert(0);
  }
  .show_menu_body .res_menu_icon span.icon-bar {
    background-color: #212121;
  }
  .homeSlideMainNav {
    padding: 0;
    margin-bottom: 40px;
  }
  .homeSlideMainNavItem {
    padding: 11px 12px;
  }
  .homeSlide {
    padding: 50px 0 70px;
  }
  .homeSlideContntArea {
    padding-left: 0;
  }
  .homeSlideMobile {
    width: 226px;
    height: 455px;
  }
  .homeSlideMobileArea {
    padding-right: 40px;
  }
  .testimonials {
    padding: 70px 0;
  }
  .countArea {
    padding: 50px 0;
  }
  .countAreaIn .row {
    margin: -15px 0 0 -15px;
  }
  .countAreaBox {
    padding: 15px 0 0 15px;
  }
  .countAreaBoxIn p {
    font-size: 11px;
  }
  .countAreaBoxIn h4 {
    font-size: 22px;
  }
  .countBoxWrap {
    padding: 20px;
  }
  .goToTop {
    right: 10px;
  }
  .comp_about {
    padding: 70px 0;
  }
  .comp_AppDownIn {
    padding: 30px;
    text-align: center;
  }
  .comp_AppDownLeft {
    padding: 0;
  }
  .comp_AppDownInRow {
    justify-content: center;
  }
  .comp_AppDownRight {
    padding: 0;
    margin-top: 20px;
  }
  .comp_joinUs {
    padding: 150px 0 50px;
  }
  .comp_ContactUs {
    padding: 70px 0;
  }
  .comp_Contactmain .row {
    margin: -20px 0 0 -20px;
  }
  .comp_ContactBox {
    padding: 0 0 0 20px;
    margin-top: 20px;
  }
  .appBnnrFrmInputBttn {
    width: 130px;
  }
  .appBnnrFrmInput {
    width: calc(100% - 130px);
    padding: 0 15px;
  }
  .docVc_sec_1 {
    padding: 50px 0;
  }
  .docVc_Bnnr_a img {
    max-height: 12px;
  }
  .docVc_BnnrLogo img {
    max-height: 70px;
  }
  .partnrSec-3 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .row {
    margin: 0;
  }
  .font_10px {
    font-size: 8px;
  }
  .font_12px {
    font-size: 11px;
  }
  .font_14px {
    font-size: 12px;
  }
  .font_16px {
    font-size: 13px;
  }
  .font_18px {
    font-size: 14px;
  }
  .font_20px {
    font-size: 14px;
  }
  .font_22px {
    font-size: 16px;
  }
  .font_24px {
    font-size: 18px;
  }
  .font_30px {
    font-size: 18px;
  }
  .font_36px {
    font-size: 20px;
  }
  .font_48px {
    font-size: 24px;
  }
  .font_55px {
    font-size: 30px;
  }
  .font_76px {
    font-size: 36px;
  }
  .banner {
    height: calc(100vh - 60px);
  }
  .mobileBnnrImg {
    display: block !important;
  }
  .deskBnnrImg {
    display: none !important;
  }
  .bannerContentTtl {
    display: none;
  }
  .bannerContentTtlMbl {
    display: block;
  }
  .bnnr_leftCont {
    padding: 0;
    margin-bottom: 20px;
  }
  .bannrFrmRow h3 {
    text-align: center;
  }
  .bannrFrmRow h3:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .bannrFrmRow h3 {
    padding-bottom: 8px;
    margin-bottom: 10px;
  }
  .bannrFrm {
    padding: 0;
    background-color: transparent;
  }
  .banner:hover .slick-arrow.slick-next,
  .bannerSlider .slick-arrow.slick-next {
    right: 1.5%;
    opacity: 1;
  }
  .banner:hover .slick-arrow.slick-prev,
  .bannerSlider .slick-arrow.slick-prev {
    left: 1.5%;
    opacity: 1;
  }
  .bannerSlider .slick-arrow {
    width: 20px;
    height: 35px;
    background-size: 8px;
  }
  .bannerContent {
    padding: 0 3% 40px;
    text-align: center;
    transform: translate(-50%, 0);
    top: auto;
    bottom: 0;
  }
  .homeSlideMainNav {
    display: none;
  }
  .homeSlideItemIn {
    display: block;
    text-align: center;
  }
  .homeSlideContntArea {
    width: 100%;
    padding: 0;
    float: left;
    transform: translate(0);
  }
  .homeSlideIcon {
    transform: scale(1);
  }
  .homeSlideIcon {
    display: none;
  }
  .homeSlideItem {
    /* margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e1e1e1;*/
  }
  .homeSlideItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }
  .homeSlideScreenImg img {
    opacity: 1;
  }
  .homeSlideMobileArea {
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    height: 300px;
    overflow: hidden;
  }
  .homeSlideMobile {
    float: none;
    display: inline-block;
    width: 276px;
    height: 556px;
  }
  .testimonials {
    padding: 50px 0;
  }
  .countAreaIn .row {
    justify-content: center;
  }
  .countAreaBox {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .countBoxWrap {
    height: 100%;
    border: 1px solid #fff;
    padding: 12px 10px;
  }
  .countArea:before {
    opacity: 0.66;
  }
  .sponsorBox {
    height: 5rem;
    padding: 0.5rem;
  }
  .footermain {
    padding: 50px 0;
  }
  .footerBox {
    padding: 0;
    margin-bottom: 30px;
  }
  .footerBox1 .footerBoxIn ul li a {
    text-align: left;
  }
  .subscribeInput {
    float: none;
    display: inline-block;
  }
  .footerBox3 {
    margin-bottom: 0px;
  }
  .footerLogo {
    text-align: center;
  }
  .footerLogo a img {
    max-height: 40px;
  }
  .goToTop {
    right: 20px;
    bottom: 30px;
  }
  .goToTop img {
    width: auto;
    height: auto;
    max-width: 40px;
  }
  .innerBannerContainer {
    padding: 0 3%;
  }
  .innerBanner {
    padding-top: 80px;
    align-items: flex-end;
    padding-bottom: 70px;
    min-height: calc(100vh - 60px);
  }
  .innerBanner.articlePageBanner {
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 30px;
  }
  .articleSec {
    padding: 50px 0;
  }
  .innerBanner.articleDetailsPageBanner .innerBannerContainer {
    display: none;
  }
  /* .articleDetailsSec {
    padding-top: 0;
    margin-top: -70px;
    position: relative;
    z-index: 2;
  } */
  .compBannerIn {
    padding: 0;
  }
  .compBannerIn h1 {
    margin-bottom: 10px;
  }
  .comp_aboutListSec:nth-child(2n + 1),
  .comp_aboutListSec:nth-child(2n + 2) {
    padding: 0;
  }
  .comp_ContactUs,
  .comp_about {
    padding: 50px 0;
  }
  .comp_aboutT2 {
    padding-top: 30px;
    margin-top: 30px;
  }
  .comp_aboutTtl {
    padding: 0 0 20px 0;
  }
  .comp_aboutList {
    margin-top: 30px;
  }
  .comp_aboutList li:before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
  .comp_AppDownIn {
    padding: 15px;
  }
  .app_p_banner .overlay {
    opacity: 0.64;
  }
  .blueStarBnnr {
    filter: brightness(0) invert(1);
  }
  .appBnnrFrmInput,
  .appBnnrFrmInputBttn {
    height: 46px;
  }
  .app_p_downIcons {
    padding-bottom: 50px;
  }
  .app_p_banner:before {
    display: none;
  }
  .app_p_bannerLeft {
    width: 100%;
    padding: 0;
    text-align: center !important;
  }
  .app_p_banner:after {
    width: 100%;
    background-color: rgba(26, 27, 36, 0.53);
  }
  .app_p_downIcons a {
    margin: 0 5px;
  }
  .docVc_BnnrLeft {
    display: none;
  }
  .docVc_Bnnr_left {
    padding: 0;
    text-align: center !important;
  }
  .docVc_Bnnr_a {
    padding: 15px 24px;
  }
  .comp_ContactTtl {
    margin-bottom: 25px;
  }
  .appBnnrFrm {
    float: none;
    display: inline-block;
  }
  .docVoice_screenIn_Mob {
    display: inline-block;
    max-width: 100%;
    width: 320px;
    height: auto;
  }
  .docVoice_screenIn_desk {
    display: none;
  }
  .telemedLOGO {
    max-height: 45px;
    margin: 0;
    display: inline-block;
  }
  .teleIconsBnr {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .teleIconsBnr img {
    max-height: 40px;
  }
  .new_Sec-1-row {
    padding: 70px 0;
    text-align: center;
  }
  .new_Sec-1Pic {
    padding: 0 !important;
  }
  .new_Sec-1PicIn {
    float: none !important;
    display: inline-block;
  }
  .new_Sec-1Cont {
    margin-top: 30px;
    text-align: center !important;
  }
  .new_Sec-1Img3 {
    float: none;
    display: inline-block;
  }
}
@media screen and (max-width: 575px) {
  .footerBox {
    padding: 0;
    text-align: center;
  }
  .footerSocial{ justify-content: center;}

}
@media screen and (max-width: 479px) {
  .bannrFrmBrn,
  .bannrFrmInput {
    height: 46px;
  }
  .bannrFrmBrn img {
    max-height: 11px;
    margin-left: 10px;
  }
  .countAreaBox {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .countAreaIn {
    padding: 0;
  }
  .comp_AppDownInput {
    width: 100%;
  }
  .comp_AppDownBttn {
    width: 100%;
    margin-top: 5px;
  }
  .app_p_downIcons img {
    max-height: 36px;
  }
  .app_p_downIcons a {
    margin: 0 2px;
  }
  .blueStarBnnr {
    max-height: 30px;
  }
  .appBnnrFrmInputBttn {
    width: 100%;
    margin-top: 4px;
  }
  .appBnnrFrmInput {
    width: 100%;
  }
  .teleMdSec-2 {
    padding: 40px 0;
  }
  .floatingFrmRow .form-control {
    height: 48px;
  }
  .floatingFrmRow label {
    top: 15px;
  }
}

.aspect-ratio-container{overflow:hidden;position:relative;aspect-ratio:3/2}