@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@200;300;400;500;600;700;800&display=swap");

h1,
h2,
h4,
h5,
h6,
p,
a,
input,
li {
  font-family: "Lexend Deca", sans-serif;
}
h3 {
  font-family: "Lexend Deca", sans-serif;
}
ul,
li {
  list-style: none;
  padding: 0;
}
p {
  color: #475467;
}
body {
  cursor: default;
}
section {
  height: 100vh;
}
.btn {
  padding: 15px 25px;
  border-radius: 10px;
  cursor: pointer;
}
.btn-primary {
  background-color: #1b71b8;
  color: #fff;
}
.container {
  margin: 0 auto;
  padding: 0 30px;
}
.dflex {
  display: flex;
}
.align-items-center {
  align-items: center;
}
.col-l {
  width: 50%;
  padding: 0 100px;
}
.col-r {
  width: 50%;
  padding: 0 100px;
}
.col-l img,
.col-r img {
  width: 100%;
}
.blk1 {
  background: #244367;
  height: 100%;
}
.quartring {
  margin: 0 0 0 0;
  width: 26%;
  position: absolute;
  top: 77px;
  left: 0;
  z-index: 0;
}
.quartring img {
  width: 100%;
}
.banner {
  /*  padding: 60px 0 0 0;*/
}
.banner h2 {
  color: #fff !important;
  font-size: 55px !important;
  font-weight: 600 !important;
  line-height: 65px !important;
  margin: 30% 0 20px 0 !important;
  letter-spacing: -2px;
}
.banner h4 {
  font-size: 19px;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
}
.banner a {
  border: 1px solid #fff;
  background: #fff;
  color: #344054;
  display: inline-block;
  margin: 30px 0 0 0;
  font-weight: 600;
}
.banner .col-l {
  padding: 0 50px 0 50px;
  position: relative;
  z-index: 10;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.banner .col-r {
  padding: 0;
  text-align: center;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.banner .col-r img {
  width: 90%;
}
.blk2 {
  height: 100%;
}
.blk2t {
  width: 90%;
  text-align: center;
  margin: 0 auto 50px auto;
}
.blk2t h2 {
  color: #244367;
  font-size: 28px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: -2px;
}
.blk2t h4 {
  text-align: center;
  color: #475467;
  font-size: 18px;
  font-weight: 400;
  width: 80%;
  margin: 20px auto 0 auto;
}
.blk3 {
  background-image: url(../.././assets/images/building.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.blk4 {
  height: 100%;
}
.blk5 {
  background: #1b71b8;
  height: 100%;
  background-image: url(https://dev.medcallz.com.au/corporate/wp-content/uploads/2024/02/Group-53.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
}
.blk5t h2,
.blk6t h2 {
  margin: 0 0 20px 0;
  font-weight: 600;
  letter-spacing: -2px;
  font-size: 35px;
}
.blk5c,
.blk6c {
  gap: 15px;
}
.blk5c div {
  background: #fff;
  padding: 25px;
  border-radius: 15px;
  width: 33.333%;
}
.blk5c div img.blk6c div img {
  margin: 0 0 10px 0;
}
.blk5c div h3,
.blk6c div h3 {
  margin: 10px 0 0 0;
  color: #244367;
  font-weight: 600;
}
.blk5c div p,
.blk6c div p {
  line-height: 16px;
  padding: 10px 0 0 0;
  color: #475467;
  font-weight: 400;
  font-size: 15px;
}
.blk6 {
  background: #00bf96;
  height: 100%;
  background-image: url(https://dev.medcallz.com.au/corporate/wp-content/uploads/2024/03/Group-53.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
.blk6c {
  flex-wrap: wrap;
}
.blk6c div {
  background: #fff;
  padding: 25px;
  border-radius: 15px;
  width: 49%;
}
.blk6f {
  text-align: right;
  margin: 10px 0 0 0;
  font-weight: 400;
}
.blk6f p {
  color: #fff;
  margin: 0 20px 0 0;
}
.blk7 {
  background: #1b71b8;
  height: 100%;
  background-image: url(../.././assets/images/ring.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
.blk8 {
  background: #244367;
  height: 100%;
}

.mainhead {
  color: #ffffff;
  font-weight: 600;
  font-size: 25px;
}
.col-l h2,
.col-r h2 {
  color: #1865a7;
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 15px 0;
  letter-spacing: -2px;
}
/* .connum user-select: ;{
  background: #fff;
} */
.col-l ul li,
.col-r ul li {
  padding: 15px 0 15px 35px;
  color: #475467;
  font-size: 17px;
  line-height: 25px;
  position: relative;
  font-weight: 400;
}
.blk2 .col-l ul li,
.blk4 .col-r ul li {
  padding: 15px 0 15px 35px;
  color: #475467;
  font-size: 17px;
  line-height: 25px;
  position: relative;
}
.blk2 .col-r ul li::before,
.blk4 .col-l ul li::before {
  content: "";
  background-image: url(../.././assets/images/tick.svg);
  position: absolute;
  height: 24px;
  width: 24px;
  left: 0;
  top: 15px;
}
.blk2 .col-r {
  padding-left: 0;
}
.blk4 .col-l {
  padding-right: 100px;
}
.blk3t {
  margin: 0 auto;
  text-align: center;
}
.blk3t h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -2px;
}
.blk7 .col-l h2 {
  color: #fff;
  font-size: 35px;
  margin: 0 0 30px 0;
}
.blk7 .col-l p {
  color: #fff;
  font-size: 22px;
  margin: 0 0 25px 0;
}
.blk7 .col-l {
  width: 60%;
  padding: 0 100px 0 0;
}
.blk7 .col-r {
  width: 35%;
  padding: 0;
}
.cus-form-inner {
  background: #fff;
  border-radius: 15px;
  padding: 30px 35px;
}
.cus-form-inner h4 {
  text-align: center;
  font-size: 20px;
  padding: 0 0 21px 0;
  color: #244367;
  font-weight: 600;
}
.cus-form-field {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.cus-form-field .form-group {
  width: 48%;
  margin: 0 0 0 0;
}
.cus-form-field .form-group label {
  font-size: 13px;
  display: block;
  margin: 0 0 3px 0;
  color: #344054;
}
.cus-form-field .form-group input,
.cus-form-field .form-group select {
  border-radius: 5px;
  border: 1px solid #b5b5b5;
  padding: 12px 15px;
  width: 100%;
}
.cfc {
  margin: 20px 0 0 0;
}
.cfc h4 {
  font-size: 15px;
  text-align: left;
  padding: 0 0 5px 0;
  color: #344054;
  font-weight: 500;
}
.cfc ul {
}
.cfc ul li {
  padding: 3px 0 !important;
  color: #111111;
  font-size: 17px;
  line-height: normal;
  font-weight: 400;
}
.cff {
  padding: 20px 0 0 0;
  text-align: center;
}

.cff a {
  display: inline-flex;
  align-items: center;
  padding: 10px 25px;
}
.cff a img {
  margin-left: 10px;
}

.blk8 {
  padding: 100px 0 20px 0;
}
.f-col {
}
.f-col h3 {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin: 0 0 15px 0;
  line-height: 20px;
}
.f-col ul {
}
.f-col ul li {
}
.f-col ul li a {
  padding: 5px 0;
  display: block;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 14px;
  line-height: 20px;
}
.fcol1 {
  /*  width: 20%;*/
  padding: 0 50px 0 0;
}
.fcol1 h3 {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  /* letter-spacing: 1px; */
  line-height: 18px;
  margin: 15px 0 0 0;
  max-width: 230px;
}
.fcol2 {
  /*  width: 20%;*/
  padding: 0 40px 0 0;
}
.fcol3 {
  /*  width: 20%;*/
  padding: 0 20px 0 0;
}
.fcol4 {
  /*  width: 20%;*/
}
.fcol5 {
  /*width: 20%;*/
}
.fcol5 ul {
}
.fcol5 ul li {
}
.fcol5 ul li a {
}
.fcol5 ul li a img {
  height: 15px;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 35px;
}
.header-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu-icon {
  position: relative;
}
#section1,
#section3 {
  background: #fff;
}
#myContainer {
  z-index: 10000000;
}
.menuclose {
  position: fixed;
  top: 25px;
  right: 12px;
  height: 35px;
  width: 35px;
  background: #ffffff;
  z-index: 1000000000;
  cursor: pointer;
}
.menuclose a {
  padding: 1px;
  display: inline-block;
}
.menuclose a img {
  height: 28px;
}

/*menu*/

.menu-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.menu-inner ul {
}
.menu-inner ul li {
}
.menu-inner ul li a {
  padding: 10px 0;
  display: block;
  font-size: 25px;
  font-weight: 600;
  color: #54595f;
  cursor: pointer;
}

.hamburger_menu {
  width: 30px;
  height: 30px;
  margin: 0 0 -25px 0;
  /* position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  cursor: pointer;
}

.hamburger_bar {
  height: 2px;
  width: 100%;
  background: #fff;
  border-radius: 100vh;
  position: absolute;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.hamburger_bar::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  border-radius: 100vh;
  position: absolute;
  top: -10px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.hamburger_bar::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  border-radius: 100vh;
  position: absolute;
  bottom: -10px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

/* Animation for the hamburger menu */
.open .hamburger_bar {
  background: transparent;
}

.open .hamburger_bar::before {
  transform: rotate(-45deg);
  top: 0;
  background: #000;
}

.open .hamburger_bar::after {
  transform: rotate(45deg);
  bottom: 0;
  background: #000;
}

/*menu*/

.tutorial .slider {
  width: 100%;
  height: 300px;
  background-color: #f03861;
}
.tutorial .information {
  width: 100%;
  padding: 20px 50px;
  margin-bottom: 30px;
  font-family: "Open Sans", sans-serif;
}
.tutorial .information h1 {
  color: #333;
  font-size: 1.5rem;
  padding: 0px 10px;
  border-left: 3px solid #f03861;
}
.tutorial .information h3 {
  color: #e0e0e0;
  font-size: 1rem;
  font-weight: 300;
  padding: 0px 10px;
  border-left: 3px solid #f03861;
}
.tutorial .information p {
  padding: 10px 0px;
}
.tutorial ul {
  font-size: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
.tutorial ul li {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  display: inline-flex;
  padding: 10px 15px;
  position: relative;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 11px;
}
.tutorial ul li img {
  height: 20px;
}
.tutorial ul li ul {
  display: none;
}
.tutorial ul li:hover {
  cursor: pointer;
  /*  background-color: #f2f2f2;*/
}
.tutorial ul li:hover ul {
  display: block;
  margin-top: 42px;
  width: 160px;
  left: 0;
  position: absolute;
  background: #fff;
  border-radius: 13px;
  top: 0 !important;
}

.lang:hover ul {
  display: block;
  margin-top: 144px;
}
.tutorial ul li ul li {
  color: #3b3b3b;
}
.tutorial ul li ul li a {
  display: flex;
  align-items: center;
}
.tutorial ul li ul li a img {
  margin: 0 10px 0 0;
  width: 20px !important;
  box-shadow: 0px 1px 3px #00000036;
  border-radius: 2px;
}
.tutorial ul li:hover ul li {
  display: block;
  /*  background-color: #e7e7e7;*/
}
.tutorial ul li:hover ul li span {
  float: right;
  /*  color: #f9f9f9;
  background-color: #f03861;*/
  padding: 2px 5px;
  text-align: center;
  font-size: 0.8rem;
  border-radius: 3px;
}
.tutorial ul li:hover ul li:hover {
  /*  background-color: #e0e0e0;*/
}
.tutorial ul li:hover ul li:hover span {
  /*  background-color: #ee204e;*/
}
.hmr {
  display: flex;
  align-items: center;
}
.country img {
  margin: 0 10px 0 0;
  height: 20px;
}
.tutorial {
  padding-right: 40px;
  margin-right: 40px;
  border-right: 1px solid #ffffffd6;
}
.lang img {
  margin: 0 0 0 10px;
  height: 20px;
}
.fcol5 {
}
.fcol5 a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  display: block;
  padding: 15px 20px;
  margin: 0 0 15px 0;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.fcol5 a:hover {
  background: #1b71b8;
}
.fcol5 a img {
  margin: 0 10px 0 0;
  height: 15px;
}
.f-btm {
  margin: 100px 0 0 0;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #1a2f48;
  padding: 22px 0 0 0;
}
.fbtml p {
  color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}
.fbtmr .tutorial {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.connum {
  position: relative;
}
.connum select {
  background: #fff;
}
.input-phone {
  position: absolute;
  width: 100px;
  top: 22px;
  left: 1px;
  background: transparent;
}
#btn-country {
  padding: 11px;
  border: none;
  background: transparent;
}
.connum .col-r ul li {
  padding: 0;
  color: #475467;
  font-size: 17px;
  line-height: 25px;
  position: relative;
}
.connum .col-r ul li a {
  display: block;
  padding: 9px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.phoneNumber {
  display: none;
}
#mobile_code {
  padding-left: 120px;
}
/* checkbox */

.checkbox-input,
.radio-input {
  position: relative;
  display: inline-block;
  padding-left: 24px;
}
.checkbox-input input[type="checkbox"],
.radio-input input[type="radio"] {
  display: none;
}
.checkbox-input label,
.radio-input label {
  font-size: 14px;
  margin: 0;
  line-height: 17px;
  color: #344054;
  display: block;
  font-weight: 500;
  cursor: pointer;
}
.checkbox-input label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: #fff;
  border: solid 1px #b5b5b5;
  border-radius: 3px;
  transition: all 0.5s;
}

.checkbox-input input[type="checkbox"]:checked + label:before {
  background-color: #fff;
  border-color: #969696;
}

.checkbox-input input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 10px;
  height: 5px;
  border: solid 2px transparent;
  border-left-color: #242424;
  border-bottom-color: #242424;
  transform: rotate(-45deg);
  border-radius: 2px;
}

/*********************************************/
.radio-input input[type="radio"]:checked + label:before {
  border-color: #8528ff;
}
.radio-input label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: #fff;
  border-radius: 50%;
  border: solid 2px #ddd;
}
.radio-input input[type="radio"] + label:after {
  background-color: #e222fc;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  transition: all 0.2s;
}
.subscribe-form button {
  border: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: "Lexend Deca", sans-serif;
  padding: 13px 25px;
}
.subFildWrap {
  width: 345px;
}
.subFildWrap span.error {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: red;
}
.subFildWrap span.success {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: green;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
}
.blog .header {
  position: sticky;
  top: 0;
}
.blog-header-blk {
  background: #f9fafb;
  padding: 38px 0 48px;
  text-align: center;
  margin-bottom: 40px;
}
.blog-header-blk .container {
  padding: 0 10px;
}
.blog .header {
  background: #fff;
  padding: 10px 15px;
  z-index: 100;
  border-bottom: 1px solid #eeeff2;
}
.blog .logo img {
  height: 43.5px;
}
.bloghead-menu {
  border-bottom: 1px solid #eaecf0;
}
.bloghead-menu .mactive {
  color: #1865a7;
  border-bottom: 2px solid #1b71b8;
}
.bloghead-menu div a {
  color: #667085;
  padding: 15px;
  display: inline-block;
  width: 235px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
}
.blogheader-inner {
  text-align: center;
}
.blogheader-inner h2 {
  color: #244367;
  font-weight: 600;
  margin: 40px 0 30px 0;
}
.bhi-btm {
  align-items: center;
}

.blog-search div {
  position: relative;
  width: 320px;
  margin: 0 auto;
}
.blog-search div input {
  width: 100%;
  padding: 11px 18px 11px 40px;
  border-radius: 9px;
  border: 1px solid #d0d5dd;
  font-size: 16px;
}
.blog-search div input:focus-visible {
  outline: none;
}
.blog-search div img {
  position: absolute;
  padding: 13px;
  left: 0;
}
.blog-banner {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

/*.bb-inner::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0,0,0);
  background: -moz-linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}*/
.container.blogContainer {
  text-align: unset;
}
.bb-inner img {
  width: 100%;
  border-radius: 15px;
}
.bb-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 64%) 0%,
    rgba(0, 0, 0, 0%) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 64%) 0%,
    rgba(0, 0, 0, 0%) 100%
  );
  background: linear-gradient(0deg, rgb(0 0 0 / 64%) 0%, rgb(0 0 0 / 0%) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  border-radius: 0 0 15px 15px;
}
.bb-footer .btcon .blogcat {
  display: none;
}
.bb-footer .btcon .bloghead h2 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.bb-footer .btcon .bloghead img {
  display: none;
  height: 28px;
}
.bb-footer .btcon .blogdesc {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.bb-footer .btcon .blogdesccat {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-right: 15px;
  margin: 0 10px 10px 0;
}
.bb-footer .btcon .blogdate {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  margin: 0 0 10px 0;
}

.bb-footer p span {
  margin-right: 15px;
}
.blog-tile-blk {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin: 50px 0 0 0;
}
.blog-tile {
  width: 32%;
  margin: 0 0 40px 0;
}

.blog-tile a {
  text-decoration: none;
}
.btimg {
  height: 240px;
  border-radius: 15px;
  overflow: hidden;
}

.btimg img {
  width: 100%;
  border-radius: 15px;
  height: 240px;
  object-fit: cover;
}
.btcon {
  margin: 20px 0 0 0;
}
.blogcat {
  color: #1865a7;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin: 0 0 6px 0;
}

.bloghead {
  padding: 0 0 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.journal .bloghead {
  padding: 0 0 10px 0;
  display: block;
}
.journal .bloghead a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
}
.bloghead h2 {
  color: #244367;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 65px;
  min-height: 60px;
}
.bloghead img {
  margin-left: 10px;
}
.blogdesc {
  color: #475467;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 0 0 10px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 50px;
}
.blogdesccat {
  display: none;
}
.blogdate {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 10px 0 0 0;
  max-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-tile-bottom {
  /*  display: flex;
  justify-content: space-between;
  align-items: center;*/
  border-top: 1px solid #eaecf0;
  padding: 30px 0;
  margin: 50px 0 25px 0;
}
.blog-tile-bottom div {
}
.blog-ar-left,
.blog-ar-right,
.view-previous {
  display: flex;
  align-items: center;
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.view-previous {
  text-decoration: none;
}
.view-previous {
  visibility: visible;
}
.blog-ar-left img {
  margin-right: 10px;
}
.blog-ar-right img {
  margin-left: 10px;
}
.subscribe-blk {
  background: #f9fafb;
  padding: 100px 0;
  text-align: center;
}
.subs-inner {
}
.subs-inner h2 {
  color: #244367;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -2px;
  margin: 0 0 20px 0;
}
.subs-inner h4 {
  color: #475467;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0 auto 25px auto;
  max-width: 720px;
}
.subscribe-form {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.subscribe-form div {
  text-align: left;
  margin-right: 15px;
}
.subscribe-form div input {
  width: 345px;
  padding: 14px;
  border-radius: 9px;
  border: 1px solid #d0d5dd;
}
.subscribe-form div input:focus-visible {
  outline: none;
}
.subscribe-form div p {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 10px 0 0 0;
}
.subscribe-form div p a {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: underline;
  padding: 0;
}
.subscribe-form a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
  padding: 13px 25px;
}
.blog-pagination div ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-pagination div ul li {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-pagination div ul li a {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  cursor: pointer;
}
.blog-pagination div ul li:first-child {
  background: #f9fafb;
  color: #182230;
  border-radius: 50px;
}

.journal .blog-tile {
  max-height: 280px;
  margin: 0 0 25px 0;
}
.journal .btcon {
  border: 1px solid #eaecf0;
  padding: 25px;
  border-radius: 15px;
  margin: 0;
  height: 100%;
  text-align: left;
}
.journal .bloghead h2 {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  max-height: 66px;
}
.journal .blogdesc {
  -webkit-line-clamp: 4;
  line-clamp: 4;
  max-height: 100px;
}
.journal .blog-tile-blk {
  margin: 0 0 0 0;
}

.blogdetail-banner {
  text-align: center;
}
.bdtcon {
  width: 1024px;
  margin: 40px auto 0 auto;
}
.blogdetail-banner img {
  width: 1024px;
  border-radius: 15px;
  margin: 30px 0 0 0;
}
.bldogcat {
  color: #1865a7;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.bldoghead {
  color: #244367;

  font-weight: 600;
  letter-spacing: -2px;
  margin: 0 0 20px 0;
}
.bldoghead,
.blogheader-inner h2 {
  font-size: 30px;
  line-height: 38px;
}
.bldogdesc {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #475467;
  margin: 0 0 10px 0;
}
.bldogdate {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.bdquate {
}
.blogdetail-main {
  width: 720px;
  margin: 0 auto 100px auto;
}
.blogdetail-main img {
  width: 100%;
  border-radius: 15px;
  margin: 15px 0;
}
.blogdetail-main h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #475467;
  margin: 50px 0 50px 0;
  padding-bottom: 50px;
}
.blogdetail-main h2 {
  border-top: 1px solid #eaecf0;
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  color: #244367;
  margin: 50px 0 0 0;
  padding-top: 50px;
  text-align: left;
}
.blogdetail-main h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #244367;
  margin: 50px 0 0 0;
  text-align: left;
}
.blogdetail-main p:first-child {
  padding-top: 35px;
}
.blogdetail-main p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #475467;
  margin: 15px 0;
  text-align: left;
}
.blogdetail-main ol {
  margin: 20px 0 0 0;
}
.blogdetail-main ol li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #475467;
  list-style: decimal;
  padding: 7px 0;
  margin-left: 20px;
  text-align: left;
}
.blogdetail-main blockquote p,
.blogdetail-main blockquote p:first-child {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  color: #244367;
  font-style: italic;
  text-align: center;
  margin: 50px 0 60px 0;
  padding-top: 0;
}
.blogdetail-main ul {
  margin: 20px 0 0 0;
}
.blogdetail-main ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #475467;
  list-style: decimal;
  padding: 7px 0;
  margin-left: 20px;
}

.hamburger_bar::before {
  top: -8px;
}
.hamburger_bar::after {
  bottom: -8px;
}
.hamburger_bar,
.hamburger_bar::before,
.hamburger_bar::after {
  background: #475467;
}

.blog .header .tutorial ul li,
.blog .header .tutorial ul li {
  color: #475467;
  border: 1px solid #c3c3c3;
}
.blog .header .tutorial ul li ul li,
.blog .header .tutorial ul li ul li {
  border: none;
}
.blog .header .tutorial ul li ul,
.blog .header .tutorial ul li ul {
  box-shadow: 0px 2px 6px #00000014;
}
.blog .header .tutorial,
.blog .header .tutorial {
  border-right: 1px solid #c3c3c3;
}

.main-blk .container,
.subscribe-blk .container {
  padding: 0 15px;
}
.pagination {
  text-align: center;
}
ul.pagination li.active {
  background: #f9fafb;
  color: #182230;
  border-radius: 50px;
}
ul.pagination li {
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
}
.pagination li.prev-arrow {
  float: left;
  margin-left: 24px;
}
.pagination li.next-arrow {
  float: right;
  margin-right: 12px;
}
.pagination li.prev-arrow img {
  margin-right: 10px;
}
.pagination li.next-arrow img {
  margin-left: 10px;
}
.pagination li:first-child a,
.pagination li:last-child a {
  font-style: normal;
}
.pagination li a {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  cursor: pointer;
}
/*#pagi{
display: flex;
justify-content: space-between;
align-items: center;
}*/
.pagination a {
  color: #475467;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  cursor: pointer;
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.pagination a.active {
  background: #f9fafb;
  color: #182230;
  border-radius: 50px;
}
.blog-ar-left,
.blog-ar-right,
.view-previous {
  text-decoration: none;
}
/*.blog-ar-left{
  visibility: hidden;
}

.view-previous{
  visibility: visible;
}

.hide-next{
  visibility: hidden;
}
*/
@media only screen and (min-width: 1900px) {
  .bloghead-menu div a {
    width: 264px;
    font-size: 18px;
  }
  .blog-header-blk {
    padding: 50px 0 64px;
  }
  .blogdetail-banner .bldogcat {
    font-size: 18px;
  }
  .blogdetail-banner .bldoghead,
  .blogdetail-main h2,
  .blogheader-inner h2 {
    font-size: 34px;
  }
  .blogdetail-banner .bldogdesc {
    font-size: 20px;
  }
  .blogdetail-banner .bldogdate {
    font-size: 16px;
  }
  .blogdetail-main p {
    font-size: 18px;
  }
  .blogdetail-main h3 {
    font-size: 22px;
  }
  .blogdetail-main blockquote p,
  .blogdetail-main blockquote p:first-child {
    font-size: 26px;
  }
}
@media only screen and (min-width: 601px) {
  .blog-tile-feature .blogcat {
    color: white;
  }
  .blog-tile-feature {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
  }
  .blog-tile-feature .btcon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(
      0deg,
      rgba(0, 0, 0, 64%) 0%,
      rgba(0, 0, 0, 0%) 100%
    );
    background: -webkit-linear-gradient(
      0deg,
      rgba(0, 0, 0, 64%) 0%,
      rgba(0, 0, 0, 0%) 100%
    );
    background: linear-gradient(
      0deg,
      rgb(0 0 0 / 64%) 0%,
      rgb(0 0 0 / 0%) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    border-radius: 0 0 15px 15px;
  }
  .blog-tile-feature .btcon .bloghead h2 {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    min-height: fit-content;
  }
  .blog-tile-feature .btcon .bloghead img {
    display: none;
  }
  .blog-tile-feature .btcon .blogdesc {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
  .blog-tile-feature .btcon .blogcat {
    display: none;
  }
  .blog-tile-feature .btcon .blogdate .blogdesccat {
    display: inline-block;
  }
  .blog-tile-feature .btcon .blogdate {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    margin: 0 0 10px 0;
  }
  .blog-tile-feature .btcon .blogdate span {
    margin-right: 10px;
  }
  .blog-tile.blog-tile-feature {
    width: 100%;
  }
  .blog-tile-feature .btimg {
    height: auto;
    display: flex;
  }
  .blog-tile-feature .btimg img {
    height: auto;
  }
  .blog-tile-feature .blogdesc {
    color: #475467;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 0 0 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 50px;
  }
}
/* checkbox */
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
  .container {
    max-width: 92% !important;
  }
  .journal .container {
    max-width: 100% !important;
  }
  .bdtcon,
  .blogdetail-banner img {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .col-l img,
  .col-r img {
    width: 100%;
  }
  .cfc ul li {
    padding: 5px 0 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    padding: 5px 0 5px 0 !important;
  }
  .container {
    padding: 0 10px;
  }
  .banner .col-l,
  .banner .col-r,
  .blk2 .col-l,
  .blk2 .col-r,
  .blk4 .col-l,
  .blk4 .col-r,
  .blk7 .col-l,
  .blk7 .col-r {
    width: 100% !important;
    padding: 0 0 0 0 !important;
  }
  .blk7 .col-l {
    width: 100% !important;
    padding: 0 59px 0 0 !important;
  }
  .fcol1 {
    padding-right: 40px !important;
  }
  .fcol1,
  .fcol2,
  .fcol3,
  .fcol4,
  .fcol5 {
    width: 100%;
    padding: 0 0 0 0;
  }
  .cff a {
    display: inline-flex;
    align-items: center;
    padding: 10px 25px;
  }
  .cff a img {
    margin-left: 10px;
  }
  .blk5c div p,
  .blk6c div p {
    font-size: 16px;
    line-height: 22px;
  }
  .blk5c div h3,
  .blk6c div h3 {
    margin: 10px 0 5px 0;
    color: #475467;
    font-size: 18px;
  }
  .blk5c div img,
  .blk6c div img {
    height: 40px;
  }
  .cus-form-field .form-group,
  .f-col,
  .blk5c div,
  .blk6c div {
    width: 48%;
  }
  .blk7 .col-l h2 {
    font-size: 30px;
  }
  .cff {
    padding: 10px 0 0 0;
  }
  .cfc {
    margin: 13px 0 0 0;
  }
  .blk7 .col-l p {
    font-size: 17px;
    margin: 30px 0 50px 0;
    line-height: 25px;
    letter-spacing: 0.3px;
  }
  .blk6f p {
    font-size: 12px;
  }
  .blk5t h2,
  .blk6t h2 {
    margin: 0 0 30px 0;
    font-size: 20px;
  }
  .blk3t {
    width: 100%;
  }
  .blk3t h2 {
    font-size: 60px;
    line-height: 76px;
  }
  .blk2t {
    width: 100%;
  }
  .blk2t h2 {
    font-size: 30px;
    line-height: 40px;
    padding: 0;
  }
  .cus-form-field .form-group input,
  .cus-form-field .form-group select {
    padding: 9px 15px;
  }
  .cus-form-inner h4 {
    text-align: center;
    font-size: 21px;
    padding: 0 0 16px 0;
  }
  .blk5t h2,
  .blk6t h2 {
    margin: 0 0 17px 0;
    font-size: 30px;
  }
  .blk2t p {
    font-size: 15px;
    width: 90%;
    margin: 10px auto 0 auto;
  }
  .col-l ul li,
  .col-r ul li {
    font-size: 17px;
    line-height: 24px;
    padding: 10px 0 10px 35px;
  }
  .cus-form-field .form-group label {
    font-size: 12px;
    display: block;
    margin: 0;
    color: #000000;
  }
  .cus-form-inner {
    padding: 30px 30px;
  }
  #btn-country {
    padding: 3px 9px;
  }
  .checkbox-input label,
  .radio-input label {
    font-size: 13px;
    margin: 0;
    line-height: 17px;
    color: #000000;
    display: block;
    font-weight: normal;
    cursor: pointer;
  }
  .cfc h4 {
    font-size: 13px;
    text-align: left;
    padding: 5px 0 10px 0;
  }
  .col-l h2,
  .col-r h2 {
    font-size: 22px;
    margin: 0 0 0 0;
  }
  .blk2t {
    margin: 0 auto 30px auto;
  }
  .f-col {
    padding: 0 0 50px 0;
  }
  .f-col1 {
    padding: 0 30px 50px 0;
  }
  .fcol5 {
    display: flex;
    gap: 10px;
    /* align-items: center; */
    flex-direction: column;
  }
  .tutorial {
  }
  /*.banner .col-l{
  text-align: center;
}*/
  .banner h2 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
  .f-btm {
    margin: 30px 0 0 0;
  }
  .banner p {
    font-size: 15px;
    line-height: 25px;
    margin: 20px 0 0 0;
  }
  /*.banner .col-r img{
  display: none;
}*/
  .quartring {
    display: none;
  }
  .blk4 .col-l {
    margin-bottom: 50px;
  }
  .menu-inner ul li a {
    font-size: 20px;
  }
  .header {
    padding: 20px 15px;
  }
  .banner {
    padding: 85px 0 0 0;
  }
  .banner .col-r img {
    width: 95%;
  }
  /*.banner .dflex {
  flex-direction: column;
}*/
  .logo a img {
    height: 40px;
  }
  .hamburger_menu {
    width: 25px;
  }
  section {
    /* height: auto!important;*/
    height: auto;
  }
  .f-col ul li a {
    font-size: 13px;
  }
  .fcol5 a {
    font-size: 13px;
  }
  .blk2 .col-l {
    padding-right: 60px !important;
  }
  .blk4 .col-r {
    padding-left: 60px !important;
  }
  .blk6c div {
    width: 49%;
  }
  .blk8 .dflex {
    /*  flex-direction: column;*/
  }
  .fcol1 h3 {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 21px;
  }
  .banner-mob-cont {
    display: none;
    margin: 100px 0 0 0;
    background-image: url("../.././assets/images/banner-mob-ring.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 130px 0;
  }
  .banner-mob-cont ul li {
    padding: 12px 15px;
    background: #1b71b8;
    color: #fff;
    border-radius: 7px;
    text-align: center;
    margin: 15px;
  }

  .banner-mob-cont ul li:first-child {
    background: #00bf96;
    font-size: 19px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .bdtcon,
  .blogdetail-banner img {
    width: 100% !important;
  }
  .blog-detail .container {
    padding: 70px 10px;
  }
  .blk7 {
    background-image: none;
  }
  .container {
    padding: 0 10px;
  }
  .banner .col-l,
  .banner .col-r,
  .blk2 .col-l,
  .blk2 .col-r,
  .blk4 .col-l,
  .blk4 .col-r,
  .blk7 .col-l,
  .blk7 .col-r {
    width: 100% !important;
    padding: 0 0 0 0 !important;
  }
  .fcol1,
  .fcol2,
  .fcol3,
  .fcol4,
  .fcol5 {
    width: 100%;
    padding: 0 0 0 0;
  }
  .blk5c div p,
  .blk6c div p {
    line-height: 23px;
    font-size: 14px;
  }
  .blk5c div h3,
  .blk6c div h3 {
    margin: 15px 0 0 0;
    color: #475467;
    font-size: 15px;
  }
  .blk5c div img,
  .blk6c div img {
    height: 40px;
  }
  .cus-form-field .form-group,
  .blk5c div,
  .blk6c div {
    width: 48%;
  }
  .f-col {
    width: auto;
  }
  .blk7 .col-l h2 {
    font-size: 20px;
  }
  .blk7 .col-l p {
    font-size: 14px;
    margin: 30px 0 50px 0;
    line-height: 25px;
    letter-spacing: 0.3px;
  }
  .blk6f p {
    font-size: 12px;
  }
  .blk5t h2,
  .blk6t h2 {
    margin: 0 0 30px 0;
    font-size: 20px;
  }
  .blk3t {
    width: 100%;
  }
  .blk3t h2 {
    font-size: 32px;
    line-height: 46px;
  }
  .blk2t {
    width: 100%;
  }
  .blk2t h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .blk2t p {
    font-size: 15px;
    width: 90%;
  }
  .col-l ul li,
  .col-r ul li {
    font-size: 15px;
    line-height: 25px;
  }
  .col-l h2,
  .col-r h2 {
    font-size: 20px;
    margin: 35px 0 10px 0;
  }
  .f-col {
    padding: 0 0 50px 0;
  }
  .fcol5 {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
  .header .tutorial {
    display: none;
  }
  .banner .col-l {
    text-align: center;
  }
  .banner h2 {
    font-size: 50px !important;
    line-height: 90px !important;
  }
  .banner p {
    font-size: 15px;
    line-height: 25px;
  }
  .banner .col-r img {
    display: none;
  }
  .quartring {
    display: none;
  }
  .blk4 .col-l {
    margin-bottom: 50px;
  }
  .menu-inner ul li a {
    font-size: 20px;
  }
  .header {
    padding: 20px 15px;
  }
  .banner .dflex {
    flex-direction: column;
  }
  .logo a img {
    height: 40px;
  }
  .hamburger_menu {
    width: 25px;
  }
  .section {
    /*height: auto!important;*/
    height: auto !important;
  }
  .f-col ul li a {
    font-size: 14px;
  }
  .fcol5 a {
    font-size: 14px;
  }
  .blk2 .col-l {
    padding-right: 60px !important;
  }
  .blk4 .col-r {
    padding-left: 60px !important;
  }
  .blk6c div {
    width: 48%;
  }
  .blk8 .dflex {
    flex-direction: column;
    align-items: flex-start;
  }
  .f-btm {
    flex-direction: column-reverse !important;
    margin: 0 0 0 0;
  }
  .fbtmr {
    margin: 0 0 30px 0;
  }
  .banner-mob-cont {
    display: block !important;
    margin: 100px 0 0 0;
    background-image: url("../.././assets/images/banner-mob-ring.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 130px 0;
  }
  .banner-mob-cont ul li {
    padding: 12px 15px;
    background: #1b71b8;
    color: #fff;
    border-radius: 7px;
    text-align: center;
    margin: 15px;
  }

  .banner-mob-cont ul li:first-child {
    background: #00bf96;
    font-size: 19px;
  }
  .f-btm {
    flex-direction: column-reverse;
    margin: 0 0 0 0;
  }
  .fbtmr {
    margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 768px) {
  .blogdetail-main blockquote p,
  .blogdetail-main blockquote p:first-child {
    margin: 30px 0 40px 0;
  }
  .f-btm {
    margin: 0 0 0 0 !important;
    align-items: flex-start;
    flex-direction: column-reverse !important;
  }
  .blk8 .dflex {
    flex-direction: column;
    align-items: flex-start;
  }
  .blk5,
  .blk6 {
    height: 100%;
    background-image: url(../.././assets/images/ring1.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .fbtmr {
    margin: 0 0 30px 0 !important;
    width: 100%;
  }
  .fp-section.fp-table,
  .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .banner .dflex,
  .blk2 .dflex,
  .blk4 .dflex,
  .blk5 .dflex,
  .blk6 .dflex,
  .blk7 .dflex,
  .dflex {
    flex-direction: column;
  }
  .container {
    padding: 50px 20px 0 20px;
  }
  .blog-header-blk .container {
    /*  padding:0 10px;*/
  }
  .banner .col-l,
  .banner .col-r,
  .blk2 .col-l,
  .blk2 .col-r,
  .blk4 .col-l,
  .blk4 .col-r,
  .blk7 .col-l,
  .blk7 .col-r {
    width: 100% !important;
    padding: 0 0 0 0 !important;
  }
  .fcol1,
  .fcol2,
  .fcol3,
  .fcol4,
  .fcol5 {
    width: 100%;
    padding: 0 0 0 0;
  }
  .blk5c div p,
  .blk6c div p {
    line-height: 23px;
    font-size: 14px;
  }
  .blk5c div h3,
  .blk6c div h3 {
    margin: 15px 0 0 0;
    color: #475467;
    font-size: 15px;
  }
  .blk5c div img,
  .blk6c div img {
    height: 40px;
  }
  .cus-form-field .form-group,
  .f-col,
  .blk5c div,
  .blk6c div {
    width: 100%;
  }
  .blk7 .col-l h2 {
    font-size: 20px;
  }
  .blk7 .col-l p {
    font-size: 14px;
    margin: 30px 0 50px 0;
    line-height: 25px;
    letter-spacing: 0.3px;
  }
  .blk6f p {
    font-size: 12px;
    text-align: center;
  }
  .blk5t h2,
  .blk6t h2 {
    margin: 0 0 30px 0;
    font-size: 33px;
  }
  .blk3t {
    width: 100%;
  }
  .blk3t h2 {
    font-size: 46px;
    line-height: 57px;
  }
  .blk2t {
    width: 100%;
  }
  .blk2t h2 {
    font-size: 28px;
    line-height: 29px;
  }
  .blk2t p {
    font-size: 15px;
    width: 90%;
  }
  .col-l ul li,
  .col-r ul li {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0 5px 35px;
  }
  .col-l h2,
  .col-r h2 {
    font-size: 20px;
    margin: 35px 0 10px 0;
  }
  .f-col {
    padding: 0 0 50px 0;
  }
  .fcol5 {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .fbtml p {
    font-size: 14px;
  }
  .header .tutorial {
    display: none;
  }
  .banner .col-l {
    text-align: center;
  }
  .banner h2 {
    font-size: 55px !important;
    line-height: 60px !important;
  }
  .banner p {
    font-size: 17px;
    line-height: 28px;
  }
  .banner .col-r img {
    display: none;
  }
  .quartring {
    display: none;
  }
  .blk4 .col-l {
    margin-bottom: 50px;
  }
  .menu-inner ul li a {
    font-size: 20px;
  }
  .header {
    padding: 20px 15px;
  }
  .logo a img {
    height: 40px;
  }
  .hamburger_menu {
    width: 25px;
  }
  section {
    height: auto;
  }
  .f-col ul li a {
    font-size: 14px;
  }
  .fcol5 a {
    font-size: 14px;
    width: 100%;
  }
  .tutorial ul li {
    width: 50%;
  }
  .banner-mob-cont {
    display: block !important;
    margin: 100px 0 0 0;
    background-image: url("../.././assets/images/banner-mob-ring.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 130px 0;
  }
  .banner-mob-cont ul li {
    padding: 12px 15px;
    background: #1b71b8;
    color: #fff;
    border-radius: 7px;
    text-align: center;
    margin: 15px;
  }

  .banner-mob-cont ul li:first-child {
    background: #00bf96;
    font-size: 19px;
  }
  .col-l img,
  .col-r img {
    width: 100%;
  }
  .blk7 {
    background-image: none;
  }
}
@media only screen and (max-width: 1280px) {
  .blog-banner {
    height: auto;
  }
  .bb-footer {
    bottom: 4px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 786px) {
  .blogdetail-banner {
    margin-top: 48px;
  }
  .journal .blog-tile {
    width: 50% !important;
    margin: 0 0 25px 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .journal .blog-tile-blk {
    gap: 0;
  }
  .blog-tile {
    width: 50%;
    margin: 0 0 30px 0;
  }
  .blog-tile-blk {
    gap: 0;
  }
  .blog-tile a {
    padding: 0 10px;
    display: block;
  }
  .blog-tile.blog-tile-feature a {
    padding: 0;
  }
  .bdtcon {
    width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 600px) {
  .blog-tile.blog-tile-feature {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 786px) and (min-width: 600px) {
  ::-ms-input-placeholder {
    /* Edge 12-18 */
    font-size: 14px;
  }
  ::placeholder {
    font-size: 14px;
  }
  .bloghead-menu div {
    display: flex;
  }
  .blog-search div {
  }
  .journal .blog-tile {
    width: 50% !important;
    margin: 0 0 25px 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .journal .blog-tile-blk {
    gap: 0;
  }
  .blog-tile {
    width: 50%;
    margin: 0 0 25px 0;
  }
  .blog-tile-blk {
    gap: 0;
  }

  .blog-tile a {
    padding: 0 10px;
    display: block;
  }
  .blog-tile.blog-tile-feature a {
    padding: 0;
  }
  .btimg {
    height: 185px;
  }
  .bloghead h2 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  .blogdesc {
    font-size: 14px;
    line-height: 20px;
    max-height: 42px;
  }
  .blogdate {
    font-size: 12px;
    line-height: 15px;
  }
  .blogcat {
    font-size: 14px;
    line-height: 14px;
  }
  .bb-footer h2 {
    font-size: 19px;
    line-height: 24px;
  }
  .bb-footer h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .bb-footer p {
    font-size: 14px !important;
    line-height: 16px !important;
  }
  .bb-footer .btcon .blogdesccat,
  .bb-footer .btcon .blogdate {
    font-size: 13px;
  }
  .subs-inner h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .subs-inner h4 {
    font-size: 18px;
    line-height: 26px;
  }
  .blogheader-inner h2 {
    font-size: 20px;
    line-height: 38px;
  }
  /*.blog-header-blk {
  background: #F9FAFB;
  padding: 0;
}*/
  .journal .blogdesc {
    max-height: 78px;
  }
  .journal .blogdate {
    max-height: 18px;
  }

  .bdtcon {
    width: 100%;
    margin: 0 auto;
  }
  .blogdetail-banner img {
    width: 100%;
  }
  .blogdetail-main {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  .bloghead-menu div a {
    padding: 15px 0;
    font-size: 14px;
    width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  ::-ms-input-placeholder {
    /* Edge 12-18 */
    font-size: 14px;
  }
  ::placeholder {
    font-size: 14px;
  }
  .blog-ar-left span,
  .blog-ar-right span {
    display: none;
  }
  #pagi ul li:first-child {
    margin-left: 0;
  }
  #pagi ul li:last-child {
    margin-right: 0;
  }
  .btcon h4 {
    margin: 10px 0 0 0;
  }
  .btcon .blogdesc {
    padding: 0;
  }
  .bloghead-menu div a {
    padding: 15px 0;
    font-size: 14px;
    width: 50%;
  }
  .blog-pagination div ul li:nth-child(3),
  .blog-pagination div ul li:nth-child(5),
  .blog-pagination div ul li:nth-child(6) {
    display: none;
  }
  .blog-banner a {
    text-decoration: none;
  }
  .blog-banner .bbdesk-img {
    display: none;
  }
  .blog-banner .bbmob-img {
    display: block !important;
  }
  .blog-search div {
    width: 100%;
  }
  .blog .header {
    position: sticky;
    top: 0;
  }
  .blog-tile {
    width: 100%;
  }
  .blog-tile {
    width: 100%;
  }
  .blog-tile-blk {
    gap: 0;
    margin: 37px 0 0 0;
  }
  .journal .blog-tile {
    margin: 0 0 25px 0;
  }
  .blogcat {
    font-size: 14px;
    line-height: 20px;
  }
  .bloghead {
    padding: 0px 0 5px 0;
  }
  .bloghead h2,
  .bb-footer .btcon .bloghead h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .blogdesc {
    font-size: 16px;
    line-height: 24px;
  }
  .blogdate {
    font-size: 14px;
    line-height: 20px;
  }
  .subs-inner h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .subs-inner h4 {
    font-size: 16px;
    line-height: 24px;
  }

  .subscribe-form {
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
  }

  .subscribe-form div {
    width: 100%;
  }
  .subscribe-form div input,
  .subscribe-form button {
    width: 100%;
  }
  .subscribe-form button {
    margin-top: 15px;
  }
  .subscribe-blk {
    padding: 70px 0;
  }
  .subscribe-form div p {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
  }
  .subscribe-form div p a {
    font-size: 13px;
    line-height: 20px;
  }
  .subscribe-form a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .blogheader-inner h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .blog-ar-left,
  .blog-ar-right,
  .view-previous {
    font-size: 13px;
    line-height: 15px;
    cursor: pointer !important;
  }
  .blog-ar-left,
  .blog-ar-right {
    border: 1px solid #d0d5dd;
    border-radius: 10px;
  }
  .blog-ar-left img,
  .blog-ar-right img {
    margin: 0;
  }
  .bloghead-menu div {
    display: flex;
  }
  .blog-search div input {
    padding: 15px 18px 15px 50px;
  }
  .blog-search div img {
    padding: 14px;
  }
  /*.blog-header-blk {
  padding: 0;
}*/
  /*.blog .footer .container {
  padding: 0 10px!important;
}*/
  .bb-inner::before {
    display: none;
  }
  .bb-footer .btcon .blogcat {
    display: block;
  }
  .bb-footer .btcon .bloghead h2 {
    color: #244367;
  }
  .bb-footer .btcon .bloghead img {
    display: block;
    width: auto;
  }
  .bb-footer .btcon .blogdesc {
    color: #475467;
  }
  .bb-footer .btcon .blogdesccat {
    display: none;
  }
  .bb-footer .btcon .blogdate {
    color: #475467;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }
  .bb-footer {
    position: relative;
    padding: 0;
    background: transparent;
  }
  .header {
    position: relative;
    padding: 10px 15px;
  }
  .hamburger_bar::before {
    top: -8px;
  }
  .hamburger_bar::after {
    bottom: -8px;
  }
  .hamburger_bar,
  .hamburger_bar::before,
  .hamburger_bar::after {
    background: #475467;
  }
  .bhi-btm {
    display: block;
    padding: 0 15px;
  }

  .bdtcon {
    width: 100%;
    margin: 0 auto;
  }
  .blogdetail-banner img {
    width: 100%;
  }
  .blogdetail-main {
    width: 100%;
    margin: 0 auto 50px auto;
  }
  .btimg img {
    height: 100%;
    object-fit: cover;
  }
  /*.bldoghead {
  font-size: 40px;
  line-height: 48px;
}
.bldogdesc {
  font-size: 16px;
  line-height: 23px;
}*/
  /*.blogdetail-main h4 {
  font-size: 17px;
  line-height: 25px;
}*/
  /*.blogdetail-main p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}*/
  /*.bdmhead1 {
  font-size: 24px;
  line-height: 30px;
}*/
  /*.bditalic {
  font-size: 20px;
  line-height: 26px;
}*/
  /*.blogdetail-main ul li {
  font-size: 15px;
  line-height: 20px;
}*/
}

@media only screen and (max-width: 480px) {
  .blog-ar-left span,
  .blog-ar-right span {
    display: none;
  }
  #pagi ul li:first-child,
  #pagi ul li:last-child {
    margin: 0;
  }
}

@media only screen and (max-width: 380px) {
  .btimg {
    height: auto;
  }
}
