/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 4, 2021 */


@font-face {
  font-family: 'Givonic-SemiBold';
  src: url('fonts/Givonic-SemiBold.eot');
  src: url('fonts/Givonic-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Givonic-SemiBold.woff2') format('woff2'),
    url('fonts/Givonic-SemiBold.woff') format('woff'),
    url('fonts/Givonic-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'RobotoSerif-Regular';
  src: url('fonts/RobotoSerif-Regular.eot');
  src: url('fonts/RobotoSerif-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/RobotoSerif-Regular.woff2') format('woff2'),
    url('fonts/RobotoSerif-Regular.woff') format('woff'),
    url('fonts/RobotoSerif-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Poppins-Medium';
  src: url('fonts/Poppins-Medium.eot');
  src: url('fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Medium.woff2') format('woff2'),
    url('fonts/Poppins-Medium.woff') format('woff'),
    url('fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Poppins-Regular';
  src: url('fonts/Poppins-Regular.eot');
  src: url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Regular.woff2') format('woff2'),
    url('fonts/Poppins-Regular.woff') format('woff'),
    url('fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins-Light';
  src: url('fonts/Poppins-Light.eot');
  src: url('fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Light.woff2') format('woff2'),
    url('fonts/Poppins-Light.woff') format('woff'),
    url('fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}





@font-face {
  font-family: 'Poppins-Bold';
  src: url('fonts/Poppins-Bold.eot');
  src: url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-Bold.woff2') format('woff2'),
    url('fonts/Poppins-Bold.woff') format('woff'),
    url('fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Givonic-Regular';
  src: url('fonts/Givonic-Regular.eot');
  src: url('fonts/Givonic-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Givonic-Regular.woff2') format('woff2'),
    url('fonts/Givonic-Regular.woff') format('woff'),
    url('fonts/Givonic-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('fonts/Poppins-SemiBold.eot');
  src: url('fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Poppins-SemiBold.woff2') format('woff2'),
    url('fonts/Poppins-SemiBold.woff') format('woff'),
    url('fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}










/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: 'Lato-Regular', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav1,
/* section, */
summary,
img {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #0067A8;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  margin-right: 8px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  opacity: .7;

}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: transparent !important;
    background-image: none !important;
    color: #fff !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:active,
select:-webkit-autofill:focus {
    background-color: transparent !important;
    color: #fff !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-text-fill-color: #fff !important;
    -moz-text-fill-color: #fff !important;
} */

*:-webkit-autofill,
*:-webkit-autofill:hover,
*:-webkit-autofill:focus,
*:-webkit-autofill:active {
  /* use animation hack, if you have hard styled input */
  transition: all 5000s ease-in-out 0s;
  transition-property: background-color, color;
  /* if input has one color, and didn't have bg-image use shadow */
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  box-shadow: 0 0 0 1000px #fff inset;
  /* text color */
  -webkit-text-fill-color: #000;
  /* font weigth */
  font-weight: 500 !important;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}


/* Custom Css */
html,
body {
  width: 100%;
  /* height: 100%; */
  margin: 0;
  font-family: 'Lato-Regular';
  padding: 0;
  font-style: normal;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p {
  line-height: 1.2;
  margin: 0;
  padding: 0;
}

h1,
.h1 {
  color: #000;
  text-align: center;
  font-family: 'Poppins-Medium';
  font-style: normal;
  font-size: 110px;
  line-height: 1.2;
  /* 107.692% */
  letter-spacing: -7.8px;
}

h1 span,
.h1 span {
  font-family: 'RobotoSerif-Regular';
  font-style: italic;
}

h2,
.h2 {
  color: #000;
  text-align: center;
  font-family: 'Poppins-Medium';
  font-style: normal;
  font-size: 110px;

  line-height: 1.2;
  /* 107.692% */
  letter-spacing: -7.8px;
}

h2 span,
.h2 span {
  font-family:  var(--robotoserif_italic);

}



h3,
.h3 {
  color: #000;
  text-align: center;
  font-family: 'Poppins-Medium';
  font-style: normal;
  font-size: 72px;
  line-height: 1.1;
  /* 107.692% */
  letter-spacing: -4.5px;
  width: 100%;
}

h3 span,
.h3 span {

  font-family: var(--robotoserif_italic);
}



.color-white {
  color: #fff;
}



p {
  font-family: 'Lato-Regular';
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: .63px;
  text-align: left;
  color: #606060;
}

a,
a:hover {
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .74, .22, .99);
}

a:focus {
  outline: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.material-icons,
.material-icons-outlined {
  padding: 0;
}

.hide {
  display: none !important;
}

/* Hide scrollbar for Chrome, Safari and Opera  */
*::-webkit-scrollbar,
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
  width: 0 !important;
  height: 0 !important;
  color: 000;
  background: #fff;
  background-color: #fff;
}

/* Track */
html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  background-color: #fff;
}

/* Hide scrollbar for IE, Edge and Firefox */
html,
body {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  overflow: -moz-scrollbars-none;
  /* -moz- (Firefox) */
}

/* Header css start here */
header {
  width: 100%;
  height: 100%;
  float: left;
  position: fixed;
  z-index: 999;
  /* top: 32px; */

  /* box-shadow: 0px 5px 10px #0000000D; */
  margin-top: 40px;
  transition: all .9s ease 2s;
}
.buzz-common header{
  height: auto;
}
.onLoadSection header {
  height: 80px;
  transition: all .9s ease 2s;
}

header.headerTop {
  background-color: #fff;
  /* box-shadow: 0 3px 6px rgb(0 0 0 / 16%); */
  top: 0;

}


header.headerTop .submenu {
  top: 73px;
}



header.headerTop .nav1 li .menuDD {
  color: #000;
  height: 73px;
  align-items: center;
  display: flex;
  height: 73px;
}

header.headerTop .memberLoginBtn a {
  color: #2067A7;
  border: 1px solid #2067A7;
}

/* header.is-hidden {
    -webkit-transform: translateY(-0px);
    -ms-transform: translateY(-0px);
    transform: translateY(-0px);
} */





/* Top nav1igation css */
.topnav1 {
  width: 100%;
  height: 40px;
  padding: 0 7%;
  float: left;
  border-bottom: 1px solid rgba(32, 38, 49, .1);

}

.topnav1Left {
  float: left;
}

.topnav1Left li {
  float: left;
  margin-top: 13px;
  margin-right: 14px;
}

.topnav1Left li img {
  height: 14px;
}

.topnav1Right {
  float: right;
}

.topnav1Right a {
  color: #202631;
}

.topnav1Right a:hover {
  color: #DB386B;
}

.topnav1Right .material-icons {
  font-size: 15px;
  line-height: 1;
  padding: 0;
  margin-right: 10px;
}

.topnav1Right span {
  display: inline-block;
  vertical-align: middle;
}

.topnav1Right span:last-child {
  font-family: 'hk_groteskmedium', sans-serif;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 0px;
}

/* Main nav1igation css */
.mainnav1 {
  width: 100%;
  padding: 0 60px;
  /* border-bottom: 1px solid rgba(32, 38, 49, .1); */
  position: relative;
  align-items: center;
  display: flex;
  height: 80px;
  justify-content: start;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.40);
  /* backdrop-filter: blur(17.5px); */
  margin: auto;
  opacity: 0;
}

.onLoadSection .mainnav1 {
  opacity: 1;
  transition: all .9s ease 2s;
}



.ilceLogo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .9s ease 2s;
  opacity: 1;
}

.ilceLogo img {
  height: auto;
  width: 296px;
  transition: all .9s ease 2s;
}

.onLoadSection .ilceLogo {
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  transition: all .9s ease 2s;
  z-index: 9999;
  opacity: 1;
}

.onLoadSection .ilceLogo img {
  height: auto;
  width: 58px;
  transition: all .9s ease 2s;
}

.onLoadSection .second-active .ilceLogo img {
  height: auto;
  width: 58px;
  transition: all .9s ease;
}

.second-active .memberLoginBtn a {
  padding: 15px 25px;
  font-size: 13px;
}



/* .white-logo {
  display: block;
}

.color-logo {
  display: none;
}

#blog-Detailpage .color-logo {
  display: block;
}

#blog-Detailpage .white-logo {
  display: none;
}

.headerTop .white-logo {
  display: none;
}

.headerTop .color-logo {
  display: block;
} */

.nav1Toggle.open span {
  background-color: #000;
}

.nav1 {
  width: 50%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  gap: 80px;
  transform: translateX(-200px);
  transition: all .9s ease 2s;
}

.onLoadSection .nav1 {
  transform: translateX(0px);
  transition: all .9s ease 2s;
}



.nav2 {
  display: flex;
  justify-content: end;
  width: 50%;
  gap: 40px;
  align-items: center;
  transform: translateX(200px);
  transition: all .9s ease 2s;
}

.onLoadSection .nav2 {
  transform: translateX(0px);
  transition: all .9s ease 2s;
}

.nav1 li {
  display: inline-block;
  /* position: relative; */
}

.nav1 li .menuDD {
  display: inline-block;
  padding: 0;
  font-family: 'Poppins-Medium';
  line-height: 1.2;
  color: #000;
  cursor: pointer;
  opacity: 1;
  text-align: left;
  display: flex;
  align-items: center;
  transition: all .9s;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}



.color-change .nav1 li .menuDD {
  color: #000000;
}



/* .nav1 li .activememuu img {
    filter: invert(59%) sepia(98%) saturate(1596%) hue-rotate(133deg) brightness(60%) contrast(110%);
} */

.nav1 li .menuDD a {
  color: #A8AAAC;
}

.nav1 li.active .menuDD,
.nav1 li.active .menuDD a {
  color: #000;
}

.nav1 li .menuDD img {
  margin-left: 5px;
  transition: all .5s ease-in-out;
}

.headerTop .nav1 li .menuDD img {
  filter: invert(1);
}



.nav1 li:hover .menuDD img {
  transform: rotate(180deg);
  transition: all .5s;
  opacity: 1;
  filter: invert(59%) sepia(98%) saturate(1596%) hue-rotate(133deg) brightness(60%) contrast(110%);
}

.nav1 li:hover .menuDD a {
  font-family: 'FS_Emericsemibold', sans-serif;
  color: #000;
}

.nav1 li:hover .menuDD {
  color: #F00;
}


.headerTop .nav1 li:hover .menuDD {
  /* color: #a6cee3; */
}




.headerTop .nav1 li .menuDD:hover img {
  filter: invert(17%) sepia(74%) saturate(179%) hue-rotate(104deg) brightness(88%) contrast(54%);
}

.nav1 li .menuDD:hover img {
  filter: invert(59%) sepia(98%) saturate(1596%) hue-rotate(133deg) brightness(60%) contrast(110%);
}

.indrpDown .indrpDownImg {
  -webkit-filter: invert(1) !important;
  filter: invert(1) !important;
  opacity: .3;
}

.submenuList li .indrpDownImg {
  transform: rotate(270deg);
}

.submenuList li:hover .indrpDownImg {
  transform: rotate(180deg);
}



.indrpDown {
  justify-content: space-between;
}


.footerArrow {
  display: none;
}

.submenu {
  position: absolute;
  /* left: -70px; */
  left: 0;
  top: 50px;
  /* border-radius: 20px; */
  /* width: 310px; */
  width: 100%;
  max-width: none;
  /* padding-bottom: 12px;
    padding-top: 12px; */
  z-index: -1;
  background: #fff;
  /* box-shadow: 0px 3px 6px rgba(32, 38, 49, .1); */
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 0px);
  /* transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; */
  transition: all .7s;
}

.submenu::before {
  content: '';
  border-bottom: 20px solid #F7F7F7;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  top: -15px;
  left: 50%;
  /* right: 0; */
  transform: translateX(-50%);
  display: none;
}




.disabled-swiper .swiper-wrapper {
  justify-content: center;
}

.nav1 li:hover>.submenu {
  opacity: 1;
  visibility: visible;
  transform: translate(0, -11px);
  border-radius: 0px;
  top: 85px;
}

.nav1Desc {
  width: 28%;
  padding-right: 5%;
  float: left;
  text-align: left;
}

.nav1Desc h5 {
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 10px;
}

.nav1Desc p {
  letter-spacing: 0.32px;
  color: #707070;
}

.submenuList {
  width: 100%;
  float: left;
}

.submenuList ul {
  width: 100%;
  float: left;
  padding: 50px 100px 42px 100px;
}

.submenuList li {
  /* width: 100%; */
  width: 20%;
  float: left;
  /* padding: 0 10px; */
  margin: 0;
  /* border-bottom: 1px solid #fff; */
  border-top: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
}

.submenuList li:last-child {
  border-right: 0px solid #DCDCDC;
}


.submenuList li:last-child {
  border-bottom: 0;
}

.submenuList li a {
  width: 100%;
  /* padding: 10px; */
  padding-bottom: 16px;
  padding-top: 80px;
  display: block;

  text-align: left;
  color: #000;
  opacity: 1;
  font-size: 24px;

  font-family: 'Lato-Bold';
  letter-spacing: 0px;
  line-height: 1.2;
  cursor: pointer;
  opacity: 1;
  text-align: center;
  display: flex;
  align-items: center;
  transition: all .3s;
  /* border-radius: 20px; */
  justify-content: center;
  border-radius: 20px;
  flex-direction: column;

}

.submenuList li a span {
  padding: 0px 10%;
}

.color-change {
  background-color: #fff;
  /* transition: all .3s; */
}

.nav1 li .submenuList:hover img {
  filter: none !important;
}

.submenuList li a:hover {
  /* background-color: rgb(57 118 173); */
  border-radius: 0;
  /* color: #ffffff; */
  border-radius: 20px;
}




.submenuList li:hover>ul,
.submenuList li ul :hover>ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.submenuList ul li ul {
  position: absolute;
  left: 102%;
  top: 5px;
  opacity: 0;
  background-color: #fff;


  max-width: none;
  /* padding: 20px 2% 0; */
  /* padding-bottom: 20px; */
  z-index: 999;
  box-shadow: 0px 3px 6px rgba(32, 38, 49, .1);
  border-radius: 12px;
  opacity: 0;
  transition: none;
}





.submenuList li figure,
.submenuList li img,
.submenuList li figcaption {
  width: 100%;
  float: left;
}

.submenuList li img {
  /* height: 140px; */
  height: auto;
  /* width: 123px; */
  margin-bottom: 15px;
  -o-object-fit: cover;
  object-fit: cover;
}

.submenuList li figcaption {
  font-family: 'hk_groteskregular', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.32px;
  color: #000;
  text-align: left;
}

.nav1Toggle {
  display: none;
  width: 34px;
  height: 28px;
  margin-top: 0;
  position: fixed;
  top: 28px;
  right: 6%;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 99999;
}

.nav1Toggle span {
  width: 18px;
  height: 2px;
  border-radius: 4px;
  position: absolute;
  left: 8px;
  top: 0;
  background-color: #000;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -ms-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav1Toggle span:nth-child(1) {
  top: 6px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.nav1Toggle span:nth-child(2) {
  top: 13px;
  opacity: 1;
}

.nav1Toggle span:nth-child(3) {
  top: 20px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.nav1Toggle.open span:nth-child(1) {
  top: 13px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav1Toggle.open span:nth-child(2) {
  top: 11px;
  opacity: 0;
}

.nav1Toggle.open span:nth-child(3) {
  top: 13px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Right nav1 css start here */
.nav1Right {
  display: flex;
  margin-left: 10px;
}

.nav1Search,
.nav1Member {
  display: inline-block;
  vertical-align: middle;
}

.memberLoginBtn a {
  padding: 17px 27px;
  font-size: 14px;
  line-height: 1;
  font-family: 'Poppins-Medium';
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 1px solid #F00;
  border-radius: 100px;
  text-align: center;
  /* letter-spacing: .62px; */
  color: #F00;
  text-transform: uppercase;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
}

.memberLoginBtn a:hover {
  /* background-color: #006DA7;
    border: 1px solid #006DA7;
    box-shadow: 0px 8px 30px #00000033;
    color: #fff; */
  background-color: #F00;
  border: 1px solid #F00 !important;
  box-shadow: 0px 8px 30px #00000033;
  color: #fff !important;
}

.memberLoginBtn a:active {
  background-color: #F00;
  border-color: #F00;
  color: #fff;
}

.color-change .memberLoginBtn a {
  border: 1px solid #2067A7;
  color: #fff;
}

.color-change .white-logo {
  display: none;
}

.color-change .color-logo {
  display: block;
}




.memberLoginBtn a img {
  margin-left: 10px;
}




/* .memberLoginBtn a:before {
  width: 50px;
  height: 50px;
  content: '';
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  background-color: #DB386B;

  background-color: #3c4349;
  border-radius: 100%;
  transform-origin: center;
  transition: all .4s cubic-bezier(.25, .74, .22, .99);
  opacity: 0;
  z-index: -1;
} */

/* .memberLoginBtn a:hover:before {
  opacity: 1;
    transform: scale(5);
} */

.memberBtn {
  display: none;
}

/* nav1 search css start here */
.nav1Search {
  margin-right: 25px;
  cursor: pointer;
}

.nav1Search .material-icons {
  float: left;
  padding: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, .5);
}

.searchField {
  width: 100%;
  height: 140px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 0;
  z-index: 999;
  display: none;
}

.searchField-inner {
  max-width: 1200px;
  margin: 80px auto 0;
  position: relative;
}

.searchField button {
  float: left;
  padding: 0;
  margin: 0 38px 0 0;
  border: 0;
  outline: 0;
  border-radius: 0;
  background-color: #fff;
}

.searchField button span {
  font-size: 22px;
  color: rgba(0, 0, 0, .5);
}

.searchField input[type="search"],
.searchField input[type="text"] {
  width: calc(100% - 100px);
  font-family: 'hk_groteskregular', sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0px;
  color: #000;
  line-height: 1.4;
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 0;
  background-color: #fff;
}

.searchField input[type="search"]::placeholder,
.searchField input[type="text"]::placeholder {
  color: #515151;
  font-family: 'Lato-Light';
  font-size: 18px;
  letter-spacing: -0.10px;
  opacity: 1
}

.searchField input[type="search"]::-webkit-input-placeholder,
.searchField input[type="text"]::-webkit-input-placeholder {
  color: #515151;
  font-family: 'Lato-Light';
  font-size: 18px;
  letter-spacing: -0.10px;
}

.searchField input[type="search"]::-moz-placeholder,
.searchField input[type="text"]::-moz-placeholder {
  color: #515151;
  font-family: 'Lato-Light';
  font-size: 18px;
  letter-spacing: -0.10px;
}

.searchField input[type="search"]:-ms-input-placeholder,
.searchField input[type="text"]:-ms-input-placeholder {
  color: #515151;
  font-family: 'Lato-Light';
  font-size: 18px;
  letter-spacing: -0.10px;
}

.searchField input[type="search"]:-moz-placeholder,
.searchField input[type="text"]:-moz-placeholder {
  color: #515151;
  font-family: 'Lato-Light';
  font-size: 18px;
  letter-spacing: -0.10px;
}

.searchField input[type="search"]::placeholder,
.searchField input[type="text"]::placeholder {
  color: #515151;
  font-family: 'Lato-Light';
  font-size: 18px;
  letter-spacing: -0.10px;
  opacity: 1
}

.searchClose {
  position: absolute;
  right: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, .5);
  cursor: pointer;
}

.searchPopup {
  width: 1200px;
  padding: 25px 60px;
  position: fixed;
  bottom: initial;
  top: 140px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 0;
  z-index: 99;
  display: none;
}

.searchItem,
.searchItem ul {
  width: 100%;
  float: left;
}

.searchItem {
  margin-bottom: 40px;
}

.searchItem:last-child {
  margin-bottom: 0;
}

.searchItem h5 {
  margin-bottom: 25px;
}

.searchItem li {
  float: left;
  margin: 0 30px 25px 0;
}

.searchItem li a {
  font-family: 'hk_grotesksemibold', sans-serif;
  font-size: 12px;
  letter-spacing: 0.96px;
  color: #000;
  text-transform: uppercase;
  float: left;
  padding: 14px 25px;
  background: rgba(239, 239, 239, .2);
  border: 1px solid rgba(112, 112, 112, .2);
}

.searchItem li a:hover {
  color: #DB386B;
  border-color: #DB386B;
}

.mobnav1Overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  /* filter: blur(50px); */
  z-index: 1;
  display: none;
}

/* Header css end here */
main {
  position: relative;
  z-index: 1;
}

/* Footer css start here */
footer,
.footer {
  width: 100%;
  float: left;

}

footer {
  bottom: 0;
  /* position: fixed; */
}

.footer {
  /* background-color: #13538C; */
  background: -webkit-linear-gradient(60deg, #13528B 40%, #0067A8 40%);
  background: -o-linear-gradient(60deg, #13528B 40%, #0067A8 40%);
  background: -moz-linear-gradient(60deg, #13528B 40%, #0067A8 40%);
  background: linear-gradient(60deg, #13528B 40%, #0067A8 40%);
}

.footerArea {
  width: 100%;
  display: flex;
  padding: 122px 140px 60px 140px;
  justify-content: space-between;
}

.footerAreacol:first-child {
  /* border-right: 1px solid rgba(255, 255, 255, .2); */
  width: 10%;
}

.footerAreacol {
  width: auto;
  float: left;
}

.footerAreacol ul {
  margin: 0;
  padding: 0;
}

.footerAreacol ul li {
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Lato-Regular';
  margin-bottom: 36px;
  text-align: left;
  letter-spacing: -0.06px;
  color: #FFFFFF;
  opacity: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;

}

.footerAreacol ul li a {
  font-family: 'Lato-Regular';
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: -0.06px;
  margin: 0 !important;
}

.footerAreacol.twocol ul li img {
  margin-right: 10px;
}

.footerAreacol.twocol ul li {
  /* font-family: 'Lato-Semi-Bold'; */
  /* text-transform: uppercase; */
  /* letter-spacing: -0.05px; */
}

.footerAreacol .social {
  display: flex;
  gap: 16px;
}

.footerAreacol.social a {
  border-radius: 100%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 1px solid #FFFFFF; */
  background: rgba(217, 217, 217, 0.1);


}

.footerAreacol.social a img {
  height: 24px;
}

.footerAreacol.social a:hover {
  background-color: #006DA7;
}

.mb-0 {
  margin-bottom: 0 !important;
}



.footerAreacol ul a {
  font-family: 'Lato-Light';
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 14px !important;
  display: block;
  text-align: left;
  letter-spacing: -0.06px;
  color: #FFFFFF;
  opacity: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.footerAreacol ul a img {
  margin-right: 15px;
  height: 8px;
}


.footerAreacol ul.fmb a {
  pointer-events: none;
}




.footerAreacol ul a.addres {
  text-align: left;
  font-family: 'Poppins-Regular';
  letter-spacing: 0px;
  color: rgba(255, 255, 255, .7);
  opacity: 0.7;
  font-size: 16px;
  line-height: 1.4;
  float: left;
  margin-top: 1px;
}

a.add-email {
  color: rgb(86 133 175) !important;
  float: left;
  width: 100%;
  display: flex !important;
  align-items: center;
}

.add-email img {
  margin-right: 10px;
}




.footerAreacol ul a:hover {
  /* color: rgb(86 133 175) !important; */
  text-decoration: underline;
}

.footerAreacol ul a.addres {
  color: rgba(255, 255, 255, .7) !important;
  cursor: unset;
}




.footer-logo {
  height: 62px !important;
}

.footerAreacol:nth-child(5) {
  padding-right: 0;
}

/* .footerAreacol:nth-child(3) {
    width: 30%;
    } */
.footerBottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  opacity: 1;
  font-size: 14px;
  line-height: 1.1;
  font-family: 'Poppins-Regular';
  padding: 25px 140px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: left;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, .6);



}

.footerBottom a {
  font-size: 14px;
  line-height: 1.1;
  font-family: 'Lato-Regular';
  /* padding: 25px 0%; */
  text-align: left;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, .8);

}

.footerBottom a:hover {
  color: rgba(255, 255, 255, .9);
}

.footerBottom a span {
  font-size: 14px;
  line-height: 1.1;
  font-family: 'Poppins-Regular';
  padding: 25px 0%;
  text-align: left;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, .6);
  text-decoration: underline;
}

.footerBottom a span:hover {
  color: rgba(255, 255, 255, .9);
}

.footerBottom span {
  text-align: right;
  letter-spacing: -0.48px;
  opacity: 1;
  font-size: 20px;
  line-height: 1;
  font-family: 'Lato-Regular';
  color: rgba(255, 255, 255, 1);
}

.footerBottomArea {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  flex-wrap: wrap;
}

.footerBottomArea:last-child {
  justify-content: end;
}

.footerBottomArea p {
  margin: 0;
  color: rgba(255, 255, 255, .8);

  font-family: 'Lato-Regular';
  font-size: 14px;
}

.footerBottomArea span {
  margin: 0 2%;
}

.show-mob {
  display: none;
}

.hide-mob {
  display: block;
}











/* Footer css end here */

/* Breadcrumb css start here */
/* .breadcrumb {
    width: 100%;
    margin-bottom: 30px;
    float: left;
}

.breadcrumb-item {
    float: left;
    font-family: 'hk_groteskbold', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.32px;
    color: rgba(32, 38, 49, .5);
    text-transform: capitalize;
    position: relative;
}

.breadcrumb-item a {
    color: #202631;
}

.breadcrumb-item:after {
    font-family: 'hk_groteskbold', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.32px;
    color: rgba(32, 38, 49, .5);
    text-transform: capitalize;
    position: relative;
    margin: 0 15px;
    content: '.';
}

.breadcrumb-item:last-child:after {
    content: none;
} */

/* Breadcrumb css end here */

/* Comman style start here */
/* section {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #fff;
  overflow: hidden;
 
} */

section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  opacity: 0;
  transition: opacity 1s ease;
  overflow: hidden;
}

.sec-parent {
  opacity: 1;
  z-index: 1;
}



.container {
  /* width: 100%;
  padding: 0 140px; */
  max-width: none;
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 0;
}

.container.fullwidth {
  padding: 0;
}

.txtCenter {
  text-align: center;
}

.topSection {
  margin-top: 155px;
}

.mb0 {
  margin-bottom: 0;
}



.txtWhite {
  color: #fff;
}

.exploreHeadFull {
  padding: 0 11.4555%;
}

.exploreHead {
  width: 100%;
  padding: 0 250px 90px 50px;
  float: left;
}

.blockTitle {
  margin-bottom: 25px;
  font-family: 'hk_groteskbold', sans-serif;
  font-size: 16px;
  letter-spacing: 4.8px;
  color: #202631;
  text-transform: uppercase;
}

.btn-discoverMore {
  position: absolute;
  right: calc(5% + 50px);
  top: 6px;
}

.ehFull .btn-discoverMore {
  right: calc(16.455% - 50px);
}

.btn-discoverMore a {
  float: left;
  padding-right: 46px;
  font-family: 'hk_groteskbold', sans-serif;
  font-size: 16px;
  letter-spacing: 1.28px;
  color: #000;
  line-height: 120px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}



.btn-discoverMore a:before {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 120px;
  height: 120px;
  border: 1px solid rgba(32, 38, 49, .2);
  border-radius: 100%;
  background: rgba(242, 242, 242, .2);
  z-index: -1;
}

.btn-discoverMore a:hover:before {
  border: 1px solid rgba(242, 242, 242, 1);
  background: rgba(242, 242, 242, 1);
}

.centerHead {
  margin-bottom: 90px;
  width: 100%;
  float: left;
  text-align: center;
}

.centerHeadSml {
  max-width: 800px;
  margin: 0 auto;
}

.centerHeadLrg {
  max-width: 1140px;
  margin: 0 auto;
}

/* Buttons css start here */
.btn {
  padding: 21px 34px;
  font-family: 'Lato-Bold';
  font-size: 16px;
  line-height: 1;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-align: center;
  letter-spacing: 0px;
  color: #0067A8;
  text-transform: uppercase;
  opacity: 1;
  background: #fff;
  border-radius: 14px;
  transition: all .7s ease-in-out;
  min-width: 180px;
}

.btn:hover {
  background: #0067A8;
  color: #fff;

}


.btn::before {
  /* content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #0067A8;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1); */

  content: '';
  z-index: -1;
  position: absolute;
  bottom: -35%;
  left: 41%;
  opacity: 0;
  /* right: 0%; */
  /* transform: translateX(50%); */
  /* transform: scale(1) translateX(-50%); */
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  /* transform: scale(1); */
  border-radius: 50%;
  background: #003557;
  transition: all .3s ease-in-out;
  /* transform-origin: 20% 40%; */

}

.btn:hover::before {
  /* -webkit-transform: scale3d(9, 9, 1);
    transform: scale3d(9, 9, 1); */
  transform: scale(7);
  opacity: 1;
}






.btn-blue {
  background-color: #0067A8;
  color: #fff;
}

.btn-blue:hover {
  color: #fff;
}


.btn-blue::before {
  background: #064D8D;
  color: #fff;
}







.btn-border {
  border: 1px solid rgba(32, 103, 167, 1);
  background: transparent;
  color: #0067A8;
}

.btn-border:hover {
  color: #fff;
}

/* .btn-border:hover {
    background-color: #fff;
    color: #000;
    transition: all .5s;
} */

.btn-border:hover img {
  -webkit-filter: invert(1);
  filter: invert(1);
}





.btn2 {
  padding: 25px 59px;
}

/* .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {background-color: #414447; border-color: #414447; color: #fff;} */

/* .btn:before {
    width: 50px;
    height: 50px;
    content: '';
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    background-color: #3c4349;
    border-radius: 100%;
    transform-origin: center;
    transition: all .4s cubic-bezier(.25, .74, .22, .99);
    opacity: 0;
    z-index: -1;
} */

.btn-yello:hover {
  background-color: #FFC72C;
  color: #53565A;
}

/* .btn-check:checked+.btn.btn-yello, .btn.btn-yello.active, .btn.btn-yello.show, .btn.btn-yello:first-child:active, :not(.btn-check)+.btn.btn-yello:active {
    background-color: #FCBE13; border-color: #FCBE13;
    color: #53565A;
} */

/* .btn:hover:before {
    opacity: 1;
    transform: scale(6);
} */



/* .btn-border {
    padding: 15px 35px;
    font-family: 'Poppins-SemiBold';
    font-size: 14px;
    line-height: 1.1;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: transparent;
    border: 2px solid #FFFFFF;
    border-radius: 50px;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
} */





/* Fancybox Css Start here */
body.compensate-for-scrollbar {
  overflow: hidden;
}








/* jScrollPane Css Start here */
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #fff;
  position: relative;
  border-radius: 5px;
}

.jspDrag {
  background: #E4E4E4;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 5px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  cursor: pointer;
  direction: ltr;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -20000px;
}

.jspDisabled {
  background: #80808d;
  cursor: default;
}

.jspVerticalBar .jspArrow {
  height: 12px;
}

.jspVerticalBar .jspArrow:focus,
.stayUpdatedScroll:focus,
.jspContainer:focus,
.jspPane:focus {
  border: 0;
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* jScrollPane Css End here */

/* Popup css start here */
.popup {
  max-width: 535px;
  width: 100%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  z-index: 5;
}

.ppInner {
  padding: 40px;
  width: 100%;
  float: left;
}

.ppClose {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: #efefef;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ppClose .material-icons {
  font-size: 20px;
  color: #000;
}

.memberThanku {
  display: none;
}





/* // country menu dropdown here start */


.nav1Right .select-menu {
  max-width: 330px;
  margin: 0;
}

.nav1Right .select-menu .select-btn {
  display: flex;
  background: #DBDDDE;
  padding: 11px 11px;
  font-size: 14px;
  font-family: 'FS_Emericbold';
  border-radius: 12px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  color: #53565A;
  text-transform: uppercase;
  color: #53565A;
  letter-spacing: -0.28px;
  text-align: left;
  margin-right: 20px;

}

.nav1Right .select-menu .options {
  position: absolute;
  width: 330px;
  overflow-y: auto;
  max-height: 295px;
  padding: 10px;
  margin-top: 10px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.35s;
  -webkit-animation-fill-mode: both;
}

.nav1Right .select-menu .options .option {
  display: flex;
  height: 55px;
  cursor: pointer;
  padding: 0 16px;
  border-radius: 8px;
  align-items: center;
  background: #fff;
}

.nav1Right .select-menu .options .option:hover {
  background: #f2f2f2;
}

.nav1Right .select-menu .options .option i {
  font-size: 25px;
  margin-right: 12px;
}

.nav1Right .select-menu .options .option .option-text {
  font-size: 18px;
  color: #333;
}

.nav1Right .select-btn i {
  font-size: 25px;
  transition: 0.3s;
}

.nav1Right .select-menu.active .select-btn i {
  transform: rotate(-180deg);
}

.nav1Right .select-menu.active .options {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }
}


/* // country menu dropdown here end */


.heading {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/* .temp4-areaLeft .heading {
    justify-content: left;
} */



.heading p {
  width: 100%;
  font-family: 'Lato-Regular';
  font-size: 22px;
  letter-spacing: 0px;
  color: #606060;
  margin-top: 18px;
  line-height: 1.6;
  text-align: center;
}

.heading span {
  width: 100%;
  text-align: center;
  letter-spacing: 0px;
  color: #7B7B7B;
  text-transform: uppercase;
  opacity: 1;
  font-size: 18px;
  line-height: 1.2;
  font-family: 'Lato-Regular';
  margin-bottom: 27px;
  /* text-decoration: underline; */
  position: relative;
  display: inline-block;
}


.heading span::after {
  /* background: url(clientlib-site/resources/images/green-bg-img.png) no-repeat 0 0; */
  background-size: 100% 100%;
  bottom: -1px;
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  border-bottom: none;
}



.headingLeft {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
}

.headingLeft h2 {
  text-align: left;
}

.headingLeft p {
  text-align: left;
}

.headingLeft span {
  text-align: left;
}






input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
textarea,
input[type=text],
select {
  color: #6F6F6F;
  float: left;
  font-size: 24px;
  font-stretch: normal;
  font-style: normal;
  /* font-weight: 600; */
  letter-spacing: -0.96px;
  line-height: 1;
  margin: 0;
  outline: 0;
  padding: 20px 0;
  transition: all .9s ease;
  width: 100%;
  opacity: 1;
  font-family: 'poppins-Regular';
  text-align: left;
  /* background: rgba(249, 249, 249, 1); */
  border-bottom: 1px solid #000;
  border-radius: 0px;
  opacity: 1;
}

textarea {
  border-radius: 12px;
  width: 100%;
  /* padding-top: 25px; */
}

/* .formField textarea::-webkit-scrollbar{
    display: block !important;
    width: 6px !important;
    height: 100px !important;
    color: 000;
    background: #fff;
    background-color: #ccc;
    position: absolute;
    right: 100px;
    margin-right: 20px;
    padding: 35px 0;
    padding-right: 20px;
    border-radius: 10px;
    border-radius: 18px;
} */

textarea:focus {
  border: 1px solid #006DA7;
}

input:focus {
  border: 1px solid #006DA7;
}

.wrapper-dropdown.active {
  border: 1px solid #006DA7 !important;
}

.iti__selected-dial-code {
  font-size: 14px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.formField1 input[type=number] {
  background-color: #fff;
  border: 0;
}

.temp7-formCardArea form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.formField-area {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
  margin-bottom: 25px;
}

.formField-area1 {
  width: 100%;
}

.formField {
  width: 100%;
  float: left;
  align-items: center;
  justify-content: space-around;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  position: relative;
  width: 100%;
  /* gap: 30px; */
  justify-content: space-between;
}



.formField label,
.iti__flag-container label,
.formField1 label {
  font-family: 'Lato-Regular';
  /* position: absolute;
    top: 28px;
    left: 30px; */
  text-align: left;
  display: inline-block;
  padding: 0 4px;
  /* height: 14px; */
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  color: #6F6F6F;
  margin: 0px auto;
  letter-spacing: 0px;
  cursor: text;
  transition: all .15s ease-in-out;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 11px;
}

.formField input:valid+label,
.formField input:focus+label,
.formField textarea:focus+label,
.formField textarea:valid+label,
.formField1 input:valid+label,
.formField1 input:focus+label {
  font-size: 10px;
  top: 11px;
  line-height: 1;
}

.formField textarea:focus+label,
.formField textarea:valid+label {
  /* background-color: #f9f9f9; */
  /* padding: 5px 0; */





  /* background-color: #f9f9f9; */
  padding: 6px 30px;
  width: 97%;
  left: 1px;
  top: 1px;
  border-radius: 12px;
  height: auto;



}

.formField .wrapper-dropdown label {
  left: 30px;
  top: 27px;
}

.formField .wrapper-dropdown label.active {
  font-size: 10px;
  top: 5px;
}






/* liflet */

.temp5-model .formField label,
.temp5-model .iti__flag-container label,
.temp5-model .formField1 label {
  font-size: 16px;
}









.fmb a {
  cursor: pointer;
}


.iti--allow-dropdown label {
  left: 165px;
}

.iti--allow-dropdown #mobile_code2+label {
  left: 148px;
}

.error {
  color: #ff0000;
  float: left;
  margin: 0px 0 0px;
  font-family: 'Poppins-Regular';
  font-size: 13px;
}

.formField.transp {
  background-color: #fff;
  border: 1px solid #fff;
  padding: 0;
}

.formField.transp:hover {
  border-color: #fff;
}

.iti {
  width: 100%;
}

#mobile_code {
  margin-left: 0;

  width: 100%;
  padding: 14px 21px;
  padding-left: 105px;
}

#mobile_code:hover {
  border-color: #D9D9D9;
}

#mobile2 {
  background: #F9F9F9;
  margin-left: 36%;
  padding-left: 18px !important;
  width: 64%;
  padding: 26px 16px 12px;
}

.iti__selected-flag {
  /* border-radius: 8px;
    padding-right: 16px; */
  padding-right: 16px;
  border-right: 1px solid #e4e4e4;
  background-color: transparent !important;
}

.spmob {}



.formField2 {
  width: 100%;
  margin-top: 18px;
  float: left;
}

.mobile_code2 {
  padding-left: 30px;
  border: 1px solid #ccc;
  margin-left: 24%;
  width: 78%;
}

.formField1.borde {
  border: 0;
  padding: 0;
}

#mobile_code2 {
  font-family: 'FS_Emericmedium';
  color: #222222;
  padding: 19px 27px;
  border: 1px solid #ccc;
  margin-left: 29%;
  background-color: #fff;
  width: 71%;
  padding-left: 30px !important;
}



.formField1 .iti--separate-dial-code .iti__selected-flag {
  background-color: #f0f0ef;
  font-family: 'FS_Emericmedium';
  color: #222222;
  padding: 15px 27px;
}


/* Popup css end here */


.bg-gray {
  background-color: #F0F0EF;
}


.iti__arrow {
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(225deg);
  margin-left: 10px;
  border-right: 0;
  transition: all .3s;
}

.iti__arrow--up {
  transform: rotate(45deg);
  border-bottom: 0;
  transition: all .3s;
}


.iti__country-list {
  border-radius: 16px;
  background: #FFFFFF;
  box-shadow: 0px 0px 30px #0000000F;
  border: 1px solid #EFEFEF;
  border-radius: 16px;
  opacity: 1;
}


.indrpDown .indrpDownImg {

  opacity: 1;
  width: 9px;
  height: auto;
  display: block;
  margin: 0;

  margin-left: 5px;
  transition: all .5s ease-in-out;
  -webkit-filter: invert(1);
  filter: invert(1);
  opacity: .3;

}


.mb-01 {
  margin-top: 25px;
}

.mb-02 {
  margin-top: 80px !important;
}



.mainnav1 ul li a.active {
  color: #006DA7 !important;
}














/* swiper banner slider */


.swiper-button-next,
.swiper-button-prev {

  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin: 0 5.20% 0 5.20%;
  /* margin-right: 80px; */
  background-color: #fff;
}


.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 1;
  transition: all .4s ease-in-out;
  border: 1px solid #006DA7;
  background-color: #006DA7;
}


.swiper-button-next img {
  width: 26px;
  height: auto;

}

.swiper-button-next:hover img {
  filter: contrast(0%) brightness(2);
}

.swiper-button-prev img {
  width: 25px;
  height: auto;
}

.swiper-button-prev:hover img {
  filter: contrast(0%) brightness(2);
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: '->';
  display: none;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
  display: none;
}



nav {
  width: 80%;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin: auto;
  transition: all .9s ease 0s;
}

.heading-centerPage {
  position: absolute;
  opacity: 1;
  left: 50%;
  top: 100%;
  /* Start from bottom */
  transform: translate(-50%, 0);
  /* Only X-center */
  transition: all .9s ease 2s;
  opacity: 0;
}

.onLoadSection .heading-centerPage {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 1;
  transition: all .9s ease 2s;
}


.sec-parent .heading-centerPageT {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 1;
  transition: all .9s ease;
}


.heading-centerPageT {
  position: absolute;
  opacity: 1;
  left: 50%;
  top: 100%;
  /* Start from bottom */
  transform: translate(-50%, 0);
  /* Only X-center */
  transition: all .9s ease;
  opacity: 1;
}






.heading-centerPage2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(.7);
  width: 100%;
  transition: all .9s;

}

.sec-parent .heading-centerPage2 {
  transform: translate(-50%, -50%) scale(1);
  transition: all .9s;
}

.container-area {
  width: 100%;
  padding: 0 112px;
  display: block;
}




header.second-active {
  margin-top: 0;
  transition: all .9s ease 0s;
  top: 0;
}

.second-active .mainnav1 {
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  transition: all .9s ease 0s;
  height: 80px;
}

.second-active .ilceLogo:first-of-type {
  top: 15px;
  transition: all .9s ease 0s;
}


.second-active nav {
  width: 80%;
  transition: all .9s ease 0s;
}

.get-touchArea {
  display: none;
}

/* common navigation css starts here */

.buzz-common .mainnav1 {
    opacity: 1;
}
.buzz-common .nav1 {
    transform: translateX(0); 
}
.buzz-common .nav2 {
    transform: translateX(0px);
}
.buzz-common .ilceLogo {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .9s ease 2s;
    z-index: 9999;
    opacity: 1;
}
.buzz-common .ilceLogo img {
    /* height: 63px; */
    height: auto;
    transition: all .9s ease 2s;
}
/* common navigation css Ends  here */

/* Media queries start here */
@media only screen and (max-width: 1800px) {


  h1,
  .h1 {
    font-size: 100px;
  }

  h2,
  .h2 {

    font-size: 100px;
  }


  h3,
  .h3 {

    font-size: 70px;
  }





  .submenuList li img {
    height: 120px;
    margin-bottom: 10px;
  }




  .memberLoginBtn a {
    padding: 15px 25px;
    font-size: 13px;
  }

  .container-area {
    padding: 0 100px;
  }

}

@media only screen and (max-width: 1650px) {


  h1,
  .h1 {
    font-size: 80px;
    letter-spacing: -4.8px;
  }

  h2,
  .h2 {
    font-size: 80px;
    letter-spacing: -4.8px;
  }

  h3,
  .h3 {
    font-size: 56px;
    letter-spacing: -4.8px;
  }


  .banner-innerText {
    width: 48%;
  }

  p {
    font-size: 16px;
  }


  .btn {
    padding: 13px 20px;
    font-size: 14px;
    min-width: 140px;
  }



  .btn-blue.withIcon .material-icons,
  .btn-blue.withIcon .material-icons-outlined {
    margin-right: 10px;
  }

  .btn-onlyTextBlackLarge {
    font-size: 14px;
  }


  .banner-innerText {
    width: 48%;
  }

  .footerAreacol ul li {
    font-size: 17px;
    margin-bottom: 12px;
  }

  .footer-logo {
    height: 46px !important;
  }

  .footer-logo {
    height: 53px;
  }

  .footerAreacol.social a {
    width: 44px;
    height: 44px;
  }

  .footerArea {
    padding: 75px 100px 50px 100px;
  }

  .footerBottom {
    padding: 20px 100px;
  }

  .footerAreacol ul a img {
    margin-right: 10px;
    height: 6px;
  }

  .footerAreacol ul a {
    font-size: 14px;
    margin-bottom: 9px !important;
  }

  .footerBottom {
    font-size: 12px;
  }

  .footerBottom a span {
    font-size: 12px;
  }



  .banner-innerPage {
    margin-top: 73px;
  }

  .heading p {
    font-size: 20px;
  }

  .btn-border {
    padding: 14px 28px;
    font-size: 12px;
  }

  .submenuList li a {
    font-size: 14px;
    margin-bottom: 0px;
    padding: 9px 10px;
  }

  .formField label,
  .iti__flag-container label,
  .formField1 label {
    top: 0px;
    left: 0px;
    font-size: 13px;
  }

  .memberLoginBtn a {
    font-size: 12px;
    padding: 10px 16px;
  }



  input[type=checkbox],
  input[type=radio] {
    width: 15px;
    height: 15px;
  }

  .submenuList li {
    margin-bottom: 0px;
  }

  .submenu {
    /* padding: 20px 2% 15px; */
  }

  .submenuList ul {
    padding: 44px 60px 36px 60px;
  }


  .formField input:valid+label,
  .formField input:focus+label,
  .formField textarea:focus+label,
  .formField textarea:valid+label,
  .formField1 input:valid+label,
  .formField1 input:focus+label {
    font-size: 10px;
    top: 7px;
  }

  .mainnav1 {
    padding: 0 60px;
  }

  .nav1 {
    gap: 60px;
  }

  .nav1Right {
    right: 60px;
    top: 18px;
  }

  .mainnav1 {
    height: 70px;
  }

  .nav1 li .menuDD {
    font-size: 14px;
  }

  .heading span {
    font-size: 14px;
    margin-bottom: 18px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 55px;
    height: 55px;
  }

  .swiper-button-next img {
    width: 24px;
  }

  input[type=email],
  input[type=password],
  input[type=tel],
  input[type=number],
  textarea,
  input[type=text],
  select {
    font-size: 18px;
  }








  .container-area {
    padding: 0 130px;
  }


  .awards-title {
    font-size: 10px;
  }


  .second-active nav {
    width: 90%;
  }


  .nav2 {
    gap: 32px;
  }

  .second-active .memberLoginBtn a {
    padding: 13px 16px;
    font-size: 12px;
  }


  .searchField input[type="search"]::placeholder,
  .searchField input[type="text"]::placeholder {
    font-size: 14px;
    letter-spacing: -0.10px;
  }

  .second-active .mainnav1 {
    height: 70px;
  }



  .onLoadSection header {
    height: 70px;
  }
.onLoadSection .ilceLogo{top: 12px;}
nav{width: 90%;}
.ilceLogo img{width: 238px;}

}



@media only screen and (max-width: 1366px) {


  h1,
  .h1 {
    font-size: 80px;
  }


  h2,
  .h2 {
    font-size: 80px;
  }


  h3,
  .h3 {
    font-size: 60px;
  }










  .popup {
    max-width: 450px;
  }
nav{width: 100%;}

  
}




/* @media (max-width: 1366px), (max-height: 600px) { 
    .container{ 
        background-color: grey;
    }
} */








@media only screen and (max-width: 1300px) {}

@media only screen and (max-width: 1100px) {


  h1,
  .h1 {
    font-size: 75px;
  }

  h2,
  .h2 {
    font-size: 75px;
  }

  h3,
  .h3 {
    font-size: 47px;
  }



  .nav1Desc p {
    font-size: 14px;
  }

  .nav1 li {
    margin: 0 7px;
  }


  .submenuList li {
    margin: 0;
    margin-bottom: 0px;
  }

  .nav1Search {
    margin-right: 5px;
  }

  .memberLoginBtn a {
    font-size: 11px;
  }

  .nav1 li .menuDD {
    font-size: 12px;
  }

  .btn-onlyTextBlackLarge {
    font-size: 12px;
  }

  .btn-blue.withIcon.btn-blueLarge {
    padding: 16px 10px 17px;
    font-size: 10px;
  }

  .btn-blue.btn-blueLarge {
    font-size: 10px;
    margin: 0 5px;
  }

  .btn-white {
    padding: 16px 30px 17px;
  }


  .breadcrumb {
    margin-top: 19px;
  }

  .footerAreacol.social a {
    width: 32px;
    height: 32px;
  }

  .footerAreacol.social a img {
    height: 12px;
  }

  .footerAreacol ul li {
    font-size: 14px;
    /* letter-spacing: -0.32px; */
    margin-bottom: 12px;
  }

  .add-email img {
    margin-right: 10px;
    width: 21px;
  }

  .footerAreacol ul a {
    font-size: 12px;
    margin-bottom: 10px !important;
    letter-spacing: 0px;
  }

  .footerBottom {
    padding: 16px 40px;
    font-size: 10px;
  }

  .footerBottom a span {
    font-size: 10px;
  }


  .footer-logo {
    height: 40px;
    margin-bottom: 45px;
  }

  .footerArea {
    padding: 60px 40 20px 40;
  }

  /* .footerAreacol:first-child {
        width: 30%;
    } */

  .footerBottomArea p {
    font-size: 12px;
  }

  .footerBottom a {
    font-size: 12px;
  }

  .heading p {
    font-size: 16px;
  }

  .footerArea {
    padding: 60px 70px 50px 70px;
  }

  .btn {
    /* padding: 20px 45px; */
    font-size: 12px;
  }

  .formField input:valid+label,
  .formField input:focus+label,
  .formField textarea:focus+label,
  .formField1 input:valid+label,
  .formField1 input:focus+label {
    font-size: 10px;
    top: 6px;
  }

  .formField label,
  .iti__flag-container label,
  .formField1 label {
    top: 20px;
    font-size: 12px;
  }

  input[type=email],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    font-size: 12px;
    padding: 13px 0px;
  }

  .footerArea {
    padding: 60px 40px 60px 40px;
  }

  .submenuList li a {
    font-size: 12px;
  }

  p {
    font-size: 16px;
  }

  .mainnav1 {
    width: 100%;
  }

  .nav1Right {
    right: 40px;
    top: 18px;
  }

  .footerAreacol ul li a {
    font-size: 14px;
  }

  .nav2 {
    gap: 20px;
  }

  .mainnav1 {
    padding: 0 40px;
  }

  header {
    margin-top: 30px;
  }
.onLoadSection .second-active .ilceLogo img{width: 50px;}
.onLoadSection .ilceLogo {top: 15px;}

}

@media only screen and (max-width: 1000px) {

  h1,
  .h1 {
    font-size: 62px;
    line-height: 1.2;
    letter-spacing: -4.8px;
  }

  h2,
  .h2 {
    font-size: 62px;
    line-height: 1.2;
    letter-spacing: -4.8px;
  }


  h3,
  .h3 {
    font-size: 45px;
  }



   nav {
  border-radius: 0;
          background: rgb(255 255 255 / 100%);
  backdrop-filter: blur(10px);
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  transform: translateX(100%);
  transition: all 0.5s ease;
  }

  .open-menu {
   
    transform: translateX(0);
    transition: all 0.5s ease;

  }

  /* header {
    position: fixed;
    z-index: 99;
  } */

  /* header.is-hidden {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    } */

  .topSection {
    margin-top: 90px;
  }

  header {
    height: 100%;
  }

  .onLoadSection header {
    height: auto;
  }

  .buzz-common header {
    height: auto;
  }

  .topnav1,
  .mainnav1 {
    padding: 0;
  }

  .mainnav1 {
    width: 100%;
  }



  header {
    margin-top: 0;
  }

  .topnav1 {
    display: none;
  }

  .mainnav1 {

    border-radius: 0;
  }

  .second-active .mainnav1 {
    height: 60px;
  }

   .ilceLogo img {
    margin-top: 7px;
  }

  .buzz-common .ilceLogo img {
    height: 32px;
    margin-top: 7px;
  }

  .onLoadSection .ilceLogo img {
    margin-top: 7px;
  }



  .onLoadSection .second-active .ilceLogo img {
    height: 32px;
  }

  .nav1Toggle {
    display: inline-block !important;
    position: absolute;
    right: 5%;
    top: 18px;
    display: flex;
    border-radius: 8px;
    background: none;
    backdrop-filter: blur(17.5px);
    padding: 8px 10px;
  }
  .nav1Toggle.open{
 
  }

  .nav1Toggle span {
    background-color: #000;
  }

  #blog-Detailpage .nav1Toggle span {
    background-color: #222;
  }

  .headerTop .nav1Toggle span {
    background-color: #0067a8;
  }


  nav1 {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    max-width: 100%;
    height: calc(100% - 95px);
    overflow: hidden;
    overflow-y: auto;
    padding: 20px 6%;
    position: fixed;
    top: initial;
    left: initial;
    bottom: 0;
    right: -100%;
    border-top: 0;
    background: #fff;
    border-radius: 0;
    z-index: 9999;
    /* box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%); */
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
  }

  .headerTop nav1 {
    height: calc(100% - 0px);
  }

  .nav1 li .menuDD img {
    margin-left: 5px;
    transition: all .5s ease-in-out;
    -webkit-filter: invert(1);
    filter: invert(1);
    opacity: .3;
  }

  .nav1 li .menuDD {
    justify-content: space-between;
  }

  nav1.open-menu {
    opacity: 1;
    visibility: visible;
    right: 0;
  }

  .nav1 li {
    margin: 0px 0 0;
    width: 100%;
    text-align: left;
    /* border-bottom: 1px solid #e9e9e9; */
  }

    .nav1 li .menuDD {
        width: 100%;
        font-size: 21px;
        color: #000;
        letter-spacing: -0.68px;
        line-height: 1;
        padding: 0;
        position: relative;
        margin: 0px 0 30px 0;
        text-transform: capitalize;
    }

  .mobArrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(90deg);
    transition: all .4s cubic-bezier(.25, .74, .22, .99);
  }

  .footerArrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .4s cubic-bezier(.25, .74, .22, .99);
  }

  .mobArrow svg {
    fill: #53565A;
    width: 15px;
  }

  .nav1 li.menuDDActive .mobArrow {
    transform: rotate(270deg);
  }

  .nav1 li.menuDDActive .mobArrow svg {
    fill: #53565A;
  }

  .nav1 li:hover .menuDD {
    /* font-family: 'Poppins-Bold'; */
    color: #000;
  }



  .submenu {
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    max-width: none;
    padding: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    display: none;
  }

  .submenuList li figcaption {
    font-size: 16px;
    color: rgba(0, 0, 0, .5);
  }

  .submenuList li {
    margin: 2px 0;
    padding: 0;
    border: 0;
  }

  .nav1Right {
    right: 40px;
    top: 14px;
  }

  .submenuList {
    width: 100%;
  }

  .footerAreacol ul li a {
    font-size: 16px;
  }

  .nav1Desc,
  .submenuList li img {
    display: none;
  }

  .nav1Right {
    right: 0;
    padding-left: 20px;
    margin: 0;
    margin-top: 20px;
  }

  .searchField {
    height: 80px;
  }

  .searchField-inner {
    max-width: 90%;
    margin: 28px auto 0;
  }

  .searchPopup {
    width: 100%;
    padding: 25px 5%;
    top: 80px;
  }



  .stayUpdated {
    margin: 0 auto 60px;
  }


  .exploreHead {
    padding: 0 200px 50px 20px;
  }

  .btn-discoverMore {
    right: calc(6% + 20px);
  }

  .slick-dots {
    bottom: 24%;
  }

  .centerHead {
    padding: 0 6%;
  }

  .breadcrumb {
    padding: 0 0px;
  }

  .mb50 {
    margin-bottom: 30px;
  }

  #mobile2 {
    border-radius: 12px;
    margin-left: 20%;
    width: 80%;
  }

  .footerArea {
    flex-wrap: wrap;
  }

  .footerAreacol:first-child {
    width: 100%;
  }

  .footerAreacol {
    width: 100%;
  }



  .header {
    top: 15px;
  }

  .footerArea {
    padding: 60px 30px 20px 30px;
  }

  .footerAreacol:first-child {
    border-right: 0px solid rgba(255, 255, 255, .2);
    width: 100%;
  }

  .footer-logo {
    height: 36px;
    margin-bottom: 20px;
  }

  .nav1 {
    padding-left: 20px;
  }

  .nav2 {
    gap: 0;
    justify-content: start;
  }

  .nav2 li {
    display: none;
  }

  /* footer mobile accordian */

  .mob-acc {
    width: 100%;
    float: left;
  }

  .mob-acc .accordion-body {
    padding-top: 0;
    padding-left: 0;
  }

  .textArea-innPage {
    top: 105px;
    width: 100%;
    padding: 0 20px;
  }

  .mob-acc .accordion-body a {
    text-align: left;
    font-family: 'Lato-Regular';
    letter-spacing: -0.36px;
    color: #fff;
    /* text-transform: uppercase; */
    opacity: 1;
    font-size: 14px;
    line-height: 1.2;
    display: block;
    background-color: transparent;
    padding-left: 0;
    outline: 0;
    box-shadow: none;
    margin-bottom: 14px;
    /* text-decoration: underline; */
  }

  .mob-acc .accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: none;
  }

  .mob-acc .accordion-button::after {
    background: url(../images/svg/plus.svg) no-repeat center;
    background-size: cover;
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
  }

  .mob-acc .accordion-button:not(.collapsed)::after {
    background: url(../images/svg/minus.svg) no-repeat center;
    background-size: cover;
    width: 14px;
    height: 2px;
  }

  .footerAreacol.twocol .fmb {
    margin-top: 20px;
    width: 100%;
  }


  .mob-acc .accordion-item:first-of-type .accordion-button {
    text-align: left;
    font-family: 'Lato-Regular';
    letter-spacing: -0.36px;
    color: #fff;
    /* text-transform: capitalize; */
    opacity: 1;
    font-size: 16px;
    line-height: 1.2;
    display: block;
    background-color: transparent;
    padding-left: 0;
    outline: 0;
    box-shadow: none;
    padding-bottom: 18px;
  }

  .footerAreacol .social {
    margin-bottom: 10px;
  }


  .mob-acc .accordion-item {
    background-color: transparent;
    border-bottom: none;
  }

  /* .mob-acc .accordion-button {
        text-align: left;
        font-family: 'Poppins-Regular';
        letter-spacing: -0.36px;
        color: #fff;
        text-transform: capitalize;
        opacity: 1;
        font-size: 18px;
        line-height: 1.2;
        display: block;
        background-color: transparent;
        padding-left: 0;
        outline: 0;
        box-shadow: none;
    } */

  .mob-acc .accordion-button:not(.collapsed) {
    box-shadow: none;
  }

  .twocol {
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
  }

  .mb-02 {
    margin-top: 10px;
  }

  .footerBottom {
    padding: 10px 20px;
    font-size: 10px;
    flex-wrap: wrap;
  }

  .footerBottom a {
    width: 100%;
    margin-bottom: 7px;
  }

  .footerBottomArea p {
    margin-bottom: 0px;
  }


  .footerBottomArea span {
    display: none;
  }

  .menuDD img {
    transform: rotate(358deg) !important;
    transition: all .5s;
    opacity: 1;
    color: #53565A;
  }

  .menuDDActive .menuDD img {

    transform: rotate(180deg) !important;
    color: #111;
  }

  /* .heading h2 br {
        display: none;
    } */

  .heading p br {
    display: none;
  }


  .footerAreacol.social a img {
    height: 15px;
  }

  .temp10-box p {
    margin: 10px 0 15px 0;
  }

  .submenuList li a {
    font-size: 16px;
    align-items: start;
    text-align: left;
    justify-content: left;
    display: flex;
  }

  .submenuList ul {
    padding: 0;
  }

  .submenu {
    transition: none;
  }

  .submenuList li a span br {
    display: none;
  }

  .submenuList li:last-child {
    border-bottom: 0;
    margin-bottom: 20px;
  }

  .submenuList li a span &nbsp {
    display: none;
  }

  .submenuList li a span {
    padding: 0;
  }

  .submenuList ul li ul {
    left: 0;
    position: relative;
    opacity: 1;
    display: none;
    box-shadow: none;
  }



  .indrpDown {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 0 !important;
  }

  .indrpDown .indrpDownImg {

    opacity: 1;
    width: 9px;
    height: auto;
    display: block;
    margin: 0;

    margin-left: 5px;
    transition: all .5s ease-in-out;
    -webkit-filter: invert(1);
    filter: invert(1);
    opacity: .3;

  }

  .submenuList li .indrpDownImg {
    transform: rotate(0deg) !important;
  }



  .submenuList li .indrpDown .indrpDownImgRoted {
    transform: rotate(180deg) !important;
  }


  .submenuList li a:hover {
    background-color: #fff;
  }

  .nav1 li:hover img {
    -webkit-filter: invert(1);
    filter: invert(1);
  }

  .submenuList ul li ul {
    padding: 0px 2% 0;
  }

  input[type=email],
  input[type=password],
  input[type=tel],
  input[type=number],
  textarea,
  input[type=text],
  select {
    padding: 13px 0px;
  }

  textarea {
    padding-top: 30px;
  }



  .swiper-button-next,
  .swiper-button-prev {
    margin: 0 40px 0 40px;
  }


  .heading {
    width: 100%;
    margin: auto;
  }

  .formField label,
  .iti__flag-container label,
  .formField1 label {
    margin-bottom: 8px;
  }

  .show-mob {
    display: block;
  }

  .hide-mob {
    display: none;
  }

  .footerAreacol ul li {
    font-size: 16px;
    letter-spacing: -0.36px;
    margin-top: 10px;
    width: 100%;
  }

  .footerAreacol ul {
    width: 100%;
  }

  .mb-02 {
    margin-top: 28px !important;
  }

  .footerAreacol ul a {
    font-size: 14px;
    letter-spacing: -0.36px;
  }

  header.headerTop .nav1 li .menuDD {
    color: #000000;
    height: auto;
  }

  .submenu {
    background-color: transparent;
  }

  .submenu::before {
    display: none;
  }

  .footerAreacol.twocol ul li img {
    height: 20px;
  }


  .second-active nav {
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    position: absolute;
  }


  .topnav1,
  .mainnav1 {
    padding: 0;
  }

  .nav1 {
    gap: 0;
    margin-top: 165px;
    width: 100%;
  }

  .nav-titleMob {
    color: rgba(0, 0, 0, 0.70);
    font-family: 'Poppins-SemiBold';
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 32px;
  }


  .onLoadSection .ilceLogo {
    top: 7px;
    left: 20px;
    transform: none;
  }

 .ilceLogo {
    top: 7px;
    left: 20px;
    transform: none;
  }


  .ilceLogo {
    top: 8px;
    left: 20px;
    transform: none;
  }

  .buzz-common .ilceLogo {
    top: 8px;
    left: 20px;
    transform: none;
  }

  .get-touchArea {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    flex-direction: column;
  }


  .get-touchArea .get-in {
    color: rgb(0 0 0 / 70%);
    font-family: 'Poppins-SemiBold';
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
  }

  .get-touchArea a {
    color: #000000;
    font-family: 'Poppins-SemiBold';
    font-size: 12px;
    line-height: 1;
    margin-top: 12px;
  }

.ilceLogo img{width: 58px;opacity: 1;}


}

@media only screen and (max-width: 800px) {}

@media only screen and (max-width: 650px) {




  h1,
  .h1 {
    font-size: 45px;
    letter-spacing: -1.44px;
  }

  h2,
  .h2 {
    font-size: 45px;
    letter-spacing: -1.44px;
  }

  h3,
  .h3 {
    font-size: 36px;
    letter-spacing: -1.44px;
  }




  .searchField input[type="search"]::placeholder,
  .searchField input[type="text"]::placeholder {
    font-size: 14px;
    letter-spacing: -0.10px;
  }






  .container {
    padding: 0;
  }

  .banner-inner p {
    font-size: 14px;
    letter-spacing: -0.42px;
  }

  .memberLoginBtn a,
  .btn {
    /* padding: 11px 14px; */
    font-size: 12px;
    border-radius: 28px;
    letter-spacing: 0;
    /* background-color: #006DA7;
        box-shadow: 0px 8px 30px #00000033;
        border: 1px solid #006DA7; */
  }

  .nav1Right .select-menu {
    max-width: fit-content;
    margin: 0;
  }

  .nav1Right {
    right: 70px;
    top: 15px;
  }

  input[type=email],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    border-radius: 0px;
    padding: 10px 0px;
    letter-spacing: -0.56px;
    color: #000;
  }

  .formField input:valid+label,
  .formField input:focus+label,
  .formField1 input:valid+label,
  .formField1 input:focus+label {
    top: 11px;
  }

  .iti--allow-dropdown label {
    left: 129px;
  }

  .iti--allow-dropdown #mobile_code2+label {
    left: 131px;
  }

  .memberLoginBtn a img {
    margin-left: 4px;
    width: 10px;
    margin-top: -2px;
  }

  /* .ilceLogo img {
    height: 25px;
    margin-top: 3px;
  } */

  .nav1Toggle {
    right: 16px;
    top: 16px;
  }

  .mainnav1 {
    height: 60px;
  }



  .topnav1,
  .mainnav1 {
    padding: 0 0px;
  }

  .sBtn-text {
    font-size: 12px;
    letter-spacing: -0.24px;
  }

  .nav1Right .select-menu .select-btn {
    padding: 6px 10px;
    border-radius: 8px;
  }

  header.headerTop .memberLoginBtn a {
    color: #2067A7;
    border: 1px solid #2067A7;
  }


  .exploreHead {
    padding: 0 0 50px;
    text-align: center;
  }

  .btn-discoverMore {
    left: 50%;
    transform: translateX(-50%);
    top: initial;
    bottom: 0;
    right: initial;
  }

  .btn-discoverMore a:before {
    width: 120px;
    height: 120px;
  }

  .btn-discoverMore a {
    padding-right: 55px;
    font-size: 14px;
    line-height: 120px;
    letter-spacing: 1.12px;
  }

  .stayUpdated {
    margin: 0 auto 55px;
  }

  .stayUpdated h2 {
    letter-spacing: -0.48px;
  }

  .stayUpdatedEmail input[type="email"],
  .stayUpdatedEmail input[type="text"] {
    font-size: 14px;
    padding: 13px 10px;
    width: 100%;
  }

  .stayUpdatedEmail input[type="submit"],
  .subscribeSubmitBtn {
    font-size: 14px;
  }

  .suField:first-child {
    width: 100%;
    margin-bottom: 15px;
  }

  .footerLogo {
    text-align: center;
  }

  .footerLogo img {
    height: 75px;
    display: inline-block;
  }


  .btn-onlyText {
    font-size: 12px;
  }

  .centerHead {
    padding: 0;
  }

  .ehFull .btn-discoverMore {
    right: initial;
  }

  .footerPolicy {
    padding: 30px 0;
  }

  .breadcrumb-item,
  .breadcrumb-item:after {
    font-size: 12px;
  }

  .breadcrumb-item:after {
    margin: 0 7px;
  }

  .mb50 {
    margin-bottom: 10px;
  }

  .btn-onlyTextBlackLarge {
    letter-spacing: 1.12px;
  }

  .formField.formFieldCenter .btn-blue.withIcon.btn-blueLarge {
    width: 100%;
    font-size: 14px;
  }

  .popup {
    width: 88%;
  }

  .ppInner {
    padding: 40px 20px;
  }

  .ppInner h4 {
    font-size: 18px;
  }

  .btn {
    margin-right: 6px;
    /* padding: 23px 39px; */
    padding: 15px 20px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: auto;
    bottom: 0;
  }

  .dropbtn1 .flg {
    margin-right: 6px;
    width: 15px;
  }

  .heading {
    width: 100%;
  }

  .formField .iti--separate-dial-code .iti__selected-flag {
    padding: 15px 15px;
    padding-left: 18px;
  }

  #mobile_code {
    margin-left: 43%;
    padding-left: 20px !important;
    width: 57%;
    padding: 23px 15px 12px;
  }

  .iti__selected-dial-code {
    font-size: 13px;
  }

  #mobile2 {
    margin-left: 35%;
    width: 65%;
  }

  .heading p {
    margin-top: 20px;
    font-size: 14px;
  }

  .heading span {
    margin-bottom: 20px;
  }

  .formField-area {
    margin-bottom: 30px;
  }

  .formField-area {
    margin-bottom: 16px;
    width: 100%;
  }

  textarea {
    padding-top: 20px;
    padding-left: 20px;
  }



  .formField label,
  .iti__flag-container label,
  .formField1 label {
    top: 29px;
    left: 0px;
    font-size: 12px;
  }

  .formField .filelabel {
    padding: 22.5px 21px;
    top: 0;
  }

  header {
    top: 0px;
  }



  .footerArea {
    padding: 40px 20px 20px 20px;
  }

  .footer-logo {
    height: 34px;
    margin-bottom: 0px;
  }

  .heading span {
    font-size: 12px;
  }

  .footerAreacol.social a img {
    height: 12px;
  }

  nav1 {
    height: calc(100% - 0px);
  }

  .headerTop nav1 {
    height: calc(100% - 0px);
  }


  .nav1Right {
    right: 71px;
    top: 14px;
  }

  .footer-logo {
    height: 34px !important;
  }

  .swiper-button-next,
  .swiper-button-prev {
    margin: auto;
    right: -20px;
    left: 20px;
    width: 100%;
  }
.loader_img {width: 148px;}

}

@media only screen and (max-width: 380px) {

  .ppInner h4 {
    font-size: 17px;
  }

  #mobile2 {
    margin-left: 41%;
    width: 59%;
  }

  h2,
  .h2 {
    font-size: 31px;
  }



}

@media only screen and (max-width: 320px) {}

/* Media queries end here */



/**/
.padding_tb{
  padding-top: 120px;
  padding-bottom: 120px;
}
.container_v3{
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
@media (min-width:992px){
  .container_v3{
    max-width: 960px;
    width: 100%;
  }
}
@media (min-width:1200px){
  .container_v3{
    max-width: 1140px;
    width: 100%;
  }
}
@media (min-width:1400px){
  .container_v3{
    max-width: 1320px;
    width: 100%;
  }
}
@media (min-width:1700px){
  .container_v3{
    max-width: 1604px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width:1600px){
.padding_tb {
    padding-top: 80px;
    padding-bottom: 80px;
}
}
@media (max-width:991px){
  .container_v3{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  .padding_tb {
      padding-top: 60px;
      padding-bottom: 60px;
  }
}


/**/