* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  box-sizing: border-box;
}

.error404 .page-not-found-section {
  padding: 150px 0;
}

.error404 .page-not-found-section h2 {
  margin-bottom: 30px;
}

.error404 #header {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

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

html {
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:focus {
  -moz-outline-style: none;
  outline: none;
}

input[type=file]::-webkit-file-upload-button {
  cursor: pointer;
}

input[type=file]::-moz-file-upload-button {
  cursor: pointer;
}

input[type=file]::-ms-file-upload-button {
  cursor: pointer;
}

input[type=file]::-o-file-upload-button {
  cursor: pointer;
}

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

html body {
  font-family: "Plus Jakarta Sans";
  font-weight: normal;
  overflow-x: hidden;
  background: #fff;
  padding: 0;
}

*::-moz-selection {
  color: #fff;
  background: #cbacab;
}

*::selection {
  color: #fff;
  background: #cbacab;
}

*::-moz-selection {
  color: #fff;
  background: #cbacab;
}

*::-webkit-selection {
  color: #fff;
  background: #cbacab;
}

*::-ms-selection {
  color: #fff;
  background: #cbacab;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: "Lato", sans-serif;
  border: 0;
  outline: 0;
  font-size: 100%;
}

b,
strong {
  font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

a,
div a:hover,
div a:active,
div a:focus,
button {
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

a,
span,
div a:hover,
div a:active,
button {
  text-decoration: none;
}

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

body a {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  color: #1b1d1f;
  text-decoration: none;
  outline: none !important;
}

body a:focus {
  outline: none !important;
}

body a:hover {
  color: #d1aa4f;
  outline: none !important;
}

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

ul,
li {
  list-style: none;
}

input,
select,
textarea,
.site textarea {
  font-family: "Plus Jakarta Sans";
  font-weight: normal;
  width: 100%;
  background: #fff;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

h1 {
  font-family: "Lora", serif;
  color: #fff;
  font-size: 54px;
  font-weight: 500;
  line-height: 65px;
  letter-spacing: -1.08px;
}

h2 {
  font-family: "Lora", serif;
  color: #575751;
  font-size: 40px;
  font-weight: 600;
  line-height: 135%;
  letter-spacing: -0.8px;
}

h3 {
  color: #192539;
  font-size: 24px;
  font-weight: bold;
  font-family: "Lora", serif;
  line-height: 110%;
}

img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  outline: none !important;
}

body p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  margin: 0;
  text-align: left;
  display: block;
}

.padding {
  padding: 100px 0;
}

iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  left: -70px;
  right: auto;
  top: 50%;
  bottom: auto;
  margin: auto;
  font-size: 0;
  background-image: url("../images/Arrow-yellow.svg");
  background-color: #fff;
  background-size: contain;
  border-radius: 50%;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  z-index: 1;
  transform: translateY(-50%) rotate(180deg);
  background-size: 15px;
  background-position: center;
}

.owl-carousel .owl-nav button:hover {
  opacity: 0.8;
}

.owl-carousel .owl-nav button.owl-next {
  transform: translateY(-50%) rotate(0deg);
  left: auto !important;
  right: -70px;
}

.owl-carousel .owl-nav button.disabled {
  opacity: 0.5;
}

.owl-dots button {
  height: 8px;
  width: 8px;
  background: #161616 !important;
  border-radius: 50px;
  padding: 0;
  border: 0;
  transition: unset;
  margin: 0 7px;
}

.owl-dots button.active {
  height: 14px;
  width: 14px;
  background: transparent !important;
  border: 2px solid #ad7d45;
  transition: unset;
}

.owl-dots button span {
  display: none;
}

.gform_wrapper h2.gform_title {
  display: none;
}
.gform_wrapper .gfield input,
.gform_wrapper .gfield select {
  background: transparent;
  height: 48px;
  padding: 0 15px !important;
  border: 1px solid #ebebeb !important;
  font-size: 16px !important;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
  color: #252525;
  font-family: Lato;
  font-style: normal;
  line-height: 24px;
}
.gform_wrapper .gfield select {
  cursor: pointer;
  color: #808080;
}
.gform_wrapper .gfield .ginput_container_select {
  position: relative;
}
.gform_wrapper .gfield .ginput_container_select::before {
  position: absolute;
  content: "";
  background-image: url(../images/ic-menu-dropdown-arrow-black.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 6px;
  left: auto;
  right: 24px;
  top: 24px;
  filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(3502%) hue-rotate(44deg) brightness(93%) contrast(90%);
  pointer-events: none;
}
.gform_wrapper .gfield textarea {
  background: transparent;
  height: 145px !important;
  line-height: normal;
  padding: 15px !important;
  border: 1px solid #ebebeb !important;
  font-size: 16px !important;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
  resize: none;
  color: #252525;
  font-family: Lato;
  font-style: normal;
  line-height: 24px;
}
.gform_wrapper .gfield div.ginput_container {
  background-color: transparent;
  width: 100%;
}
.gform_wrapper::-moz-placeholder, .gform_wrapper select::-moz-placeholder {
  color: #61606b;
}
.gform_wrapper::placeholder,
.gform_wrapper select::placeholder {
  color: #61606b;
}
.gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 20px 0 0px !important;
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
.gform_wrapper .gform_footer .gform_button {
  background: #d5ad51;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.96px;
  line-height: 130%;
  font-weight: bold;
  padding: 15px 50px 15px 24px;
  display: inline-block;
  position: relative;
  border-radius: 5px;
  border: 0;
  cursor: pointer;
  transition: all ease 0.5s;
}
.gform_wrapper .gform_footer .gform_button:hover {
  background: #db8e11;
}

select::-moz-placeholder {
  color: #31313f;
}

select::placeholder {
  color: #31313f;
}

.gform_validation_errors {
  display: none !important;
}

.gfield_validation_message {
  background: transparent !important;
  border: 0 !important;
  font-size: 13px !important;
  padding: 0 !important;
  color: red !important;
  font-weight: 400;
  letter-spacing: 0.5px !important;
}

label {
  color: #333;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: unset !important;
  grid-gap: 20px 15px !important;
}

.gform_confirmation_message {
  padding: 0 0 10px;
  text-align: left;
  color: green;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
}

a.link-arrow {
  font-size: 15px;
  color: #d5ad51;
  letter-spacing: 0.9px;
  position: relative;
  padding-right: 22px;
  border-bottom: 1px solid;
  padding-bottom: 6px;
  font-weight: bold;
}

a.link-arrow::before {
  position: absolute;
  content: "";
  background: url(../images/Arrow-yellow.svg) no-repeat;
  background-size: contain;
  width: 13px;
  height: 11px;
  top: 4px;
  left: auto;
  right: 0;
  pointer-events: none;
}

.site-header .no-container {
  padding: 0px 42px;
}

.site-header {
  padding: 10px 0px;
}

.site-header .header-main {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 0px 50px;
  align-items: center;
}

.site-header .header-main .logo a {
  display: block;
}

.site-header .header-main .logo,
.site-header .header-main .logo img {
  max-width: 290px;
}

.site-header .header-right .nav-main {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
}

.site-header .header-right .left-menu ul.menu {
  display: flex;
  flex-wrap: nowrap;
  gap: 25px;
}

.site-header .header-right .left-menu ul.menu li a {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  display: block;
  color: #222;
}

.site-header .header-right .right-menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
}

.site-header .header-right .right-menu .search-wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 12px;
}

.site-header .header-right .right-menu .search-wrap .search-icon {
  min-width: 22px;
  max-width: 22px;
}

.site-header .header-right .right-menu .search-wrap .search-icon svg {
  color: #c50000;
  position: relative;
  top: -2px;
}

.site-header .header-right .right-menu .search-wrap .search-label a {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  display: block;
  color: #222;
}

.site-header .header-right .right-menu .center-label span {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  display: block;
  font-weight: 700;
  line-height: 140%;
}

.site-header .header-right .right-menu .header-btn a {
  background: #2364a9;
  color: #fff;
  border-radius: 6px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 15px;
}

header {
  background: #ffffff;
  padding: 18px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  transition: all 0.5;
}

header .container {
  width: 1400px;
  margin: 0 auto;
}

header .header-menu {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 20px;
  position: relative;
}

#header .wrapper .header-menu .logo.mobile {
  display: none;
}

#header .wrapper .header-menu .logo.mobile img {
  margin: 0;
}

header .header-menu .menu .header-btn {
  display: none;
}

header .header-menu .menu {
  display: flex;
  align-items: center;
  gap: 20px;
}

header .header-menu .menu li a {
  color: #575751;
  font-family: Lato;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: -0.34px;
  transition: all 0.5s ease;
}

header .header-menu .menu li a:hover {
  color: #CBACAB;
}

header .header-menu .logo {
  position: absolute;
  top: -40px;
  left: 0;
  transition: all 0.5s ease;
  max-width: 200px;
}

header .main-btn {
  padding: 11px 20px;
  font-size: 15px;
}

header.fixed {
  padding: 12px 0;
  transition: all 0.5s ease;
}

header.fixed .header-menu .logo {
  width: 100%;
  max-width: 170px;
  transition: all 0.5s ease;
}

header {
  transition: all 0.5s ease;
}

header.fixed .header-menu .menu li a {
  font-size: 16px;
}

header.fixed {
  transition: all 0.5s ease;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

/*-----------------res-nav-Start-------------------*/
.res_navigation {
  display: none;
  width: 72px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 17px;
}

.nav-toggle {
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 999999;
  padding: 5px 26px 13px 0;
  cursor: pointer;
}
.nav-toggle:focus {
  outline: none;
}
.nav-toggle.active .top {
  transform: translateY(12px) translateX(0) rotate(45deg);
  background: #333;
}
.nav-toggle.active .bottom {
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  background: #333;
}
.nav-toggle.active .middle {
  opacity: 0;
  background: #fff;
}
.nav-toggle span {
  background: #333;
  border: none;
  height: 2px;
  width: 100%;
  position: absolute;
  top: -2px;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}
.nav-toggle span:nth-of-type(2) {
  top: 7px;
}
.nav-toggle span:nth-of-type(3) {
  top: 16px;
}

/*-----------------res-nav-end-------------------*/
/*-----------------Max mega menu-------------------*/
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  background-color: #fff !important;
  box-shadow: 4px 2px 5px rgba(117, 117, 117, 0.3215686275) !important;
  top: 57px !important;
  transform: inherit !important;
}

ul.mega-sub-menu li {
  padding: 0 !important;
  margin-bottom: 5px !important;
}
ul.mega-sub-menu li a {
  text-align: left;
  font-weight: 600 !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5;
  text-transform: capitalize !important;
  color: #111 !important;
}
ul.mega-sub-menu li a:hover {
  color: #c50000 !important;
}
ul.mega-sub-menu li#mega-menu-item-193,
ul.mega-sub-menu li#mega-menu-item-228,
ul.mega-sub-menu li#mega-menu-item-246,
ul.mega-sub-menu li#mega-menu-item-253 {
  border-bottom: 1px solid #c50000 !important;
  padding-bottom: 4px !important;
  width: -moz-max-content !important;
  width: max-content !important;
  margin-bottom: 5px !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  padding: 32px 40px 32px 45px !important;
}

.menulist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.menulist .inner {
  border-radius: 6px;
  background-color: #f0f3f8;
  overflow: hidden;
}
.menulist .inner a {
  width: 100%;
}
.menulist .inner a:nth-child(2) {
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
  text-align: center;
  font-weight: 600;
  color: #172342;
  font-size: 16px;
  line-height: 1.5;
}
.menulist .inner a:nth-child(2):hover {
  color: #2d62ff !important;
}
.menulist .inner a img {
  height: 166px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.teamlist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.teamlist .inner {
  border: 1px solid #d9e5ff;
  border-radius: 6px;
}
.teamlist .inner a {
  width: 100%;
}
.teamlist .inner a .img {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-image: url(../images/legal.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 230px;
  overflow: hidden;
}
.teamlist .inner a .text {
  width: 100%;
  padding: 16px !important;
}
.teamlist .inner a .text h5 {
  margin-bottom: 0;
  color: #000;
  font-family: bitter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.teamlist .inner a .text p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0 !important;
}

li#mega-menu-15-0-2 li#mega-menu-item-custom_html-2 {
  margin-bottom: 0 !important;
}

li#mega-menu-item-216,
li#mega-menu-item-244,
li#mega-menu-item-245 {
  max-width: -moz-max-content;
  max-width: max-content;
  width: auto !important;
  background-color: #f0f3f8 !important;
  padding: 8px 15px !important;
  margin-top: 16px !important;
  border-radius: 6px !important;
}
li#mega-menu-item-216 a,
li#mega-menu-item-244 a,
li#mega-menu-item-245 a {
  padding-right: 22px !important;
  position: relative;
}
li#mega-menu-item-216 a:after,
li#mega-menu-item-244 a:after,
li#mega-menu-item-245 a:after {
  display: block !important;
  content: "" !important;
  position: absolute;
  right: 0;
  top: 8px;
  background-image: url("../images/arrow.svg") !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  filter: brightness(0) saturate(100%) invert(14%) sepia(83%) saturate(5662%) hue-rotate(11deg) brightness(77%) contrast(125%);
  width: 12px;
  height: 12px;
}
li#mega-menu-item-216 a:hover,
li#mega-menu-item-244 a:hover,
li#mega-menu-item-245 a:hover {
  color: #c50000 !important;
}

#mega-menu-wrap-main-menu {
  background: transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a {
  color: #222 !important;
  text-align: left !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  background-color: transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:focus {
  background: transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  background-image: url("../images/arrow-bottom.svg") !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  filter: brightness(0) saturate(100%) invert(14%) sepia(83%) saturate(5662%) hue-rotate(11deg) brightness(77%) contrast(125%);
  content: "" !important;
  width: 15px !important;
  height: 15px !important;
  top: 12px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu.mega-toggle-on a.mega-menu-link > span.mega-indicator:after {
  rotate: 180deg;
}

li#mega-menu-item-246 {
  max-width: 329px !important;
}

li#mega-menu-16-0-1 {
  padding-left: 80px !important;
}

li#mega-menu-16-0-1 ul.mega-sub-menu {
  display: flex !important;
  flex-direction: column;
}

li#mega-menu-item-244,
li#mega-menu-item-245 {
  max-width: 240px !important;
}
li#mega-menu-item-244 a,
li#mega-menu-item-245 a {
  text-align: center !important;
  color: #111 !important;
  width: -moz-max-content !important;
  width: max-content !important;
  margin: auto !important;
}

li#mega-menu-item-245 {
  margin-top: 5px !important;
}

/* section css start */
.main-btn {
  border-radius: 60px;
  background: #cbacab;
  padding: 11px 30px;
  border: 1px solid #cbacab;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
  display: inline-block;
  cursor: pointer;
}

.main-btn:hover {
  background: #718276;
  color: #fff;
  border: 1px solid #718276;
}

.main-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75px;
  width: 50px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transform: skewX(-25deg);
  transition: left 0.7s;
}

.main-btn:hover::after {
  left: 120%;
}

.container {
  width: 1230px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}

body section {
  margin-top: 80px;
}

.home-banner {
  background: #718276;
  padding: 140px 0 130px;
}

.home-banner .container {
  width: 1400px;
}

.home-banner .wrap {
  display: grid;
  grid-template-columns: 730px auto;
  gap: 135px;
  position: relative;
}

.home-banner .wrap h1 {
  margin-bottom: 24px;
}

.home-banner .wrap .left-wrap .right-wrap {
  display: none;
}

.home-banner .wrap h1 span {
  color: #cbacab;
  font-weight: 600;
  font-family: "Lora", serif;
  position: relative;
}

.home-banner .wrap h1 span::before {
  position: absolute;
  content: "";
  background: url("../images/banner-before.png");
  width: 112px;
  height: 32px;
  bottom: -10px;
  right: -20px;
}

.home-banner .wrap p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 40px;
}

.home-banner .wrap .right-wrap {
  width: 100%;
  max-width: 500px;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}

.home-banner .wrap .right-wrap .right-wrap-img {
  position: relative;
  width: 100%;
  height: 100%;
}

@keyframes floatZoom {
  0% {
    transform: scale(1) translateY(0);
  }
  25% {
    transform: scale(1) translateY(-15px);
  }
  50% {
    transform: scale(1) translateY(0);
  }
  75% {
    transform: scale(1) translateY(15px);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}
.home-banner .wrap .right-wrap .img-box1 img {
  animation-delay: 0s;
}

.home-banner .wrap .right-wrap .img-box2 img {
  animation-delay: 1.5s;
}

.home-banner .wrap .right-wrap .img-box3 img {
  animation-delay: 3s;
}

.home-banner .wrap .right-wrap .img-box1,
.home-banner .wrap .right-wrap .img-box2,
.home-banner .wrap .right-wrap .img-box3 {
  border: 8px solid #fff;
  border-radius: 14px;
  overflow: hidden;
  max-width: -moz-fit-content;
  max-width: fit-content;
  animation: floatZoom 8s ease-in-out infinite;
  opacity: 1;
}

/* Optional: stagger animation for multiple images */
.home-banner .wrap .right-wrap .img-box1 {
  animation-delay: 0s;
}

.home-banner .wrap .right-wrap .img-box2 {
  animation-delay: 1.5s;
}

.home-banner .wrap .right-wrap .img-box3 {
  animation-delay: 3s;
}

.home-banner .wrap .right-wrap .img-box1,
.home-banner .wrap .right-wrap .img-box2,
.home-banner .wrap .right-wrap .img-box3 {
  border: 8px solid #fff;
  border-radius: 14px;
  overflow: hidden;
  max-width: -moz-fit-content;
  max-width: fit-content;
  animation: floatZoom 8s ease-in-out infinite;
  opacity: 1;
}

.home-banner .wrap .right-wrap .img-box1 {
  position: absolute;
  top: -50px;
  left: -50px;
}

.home-banner .wrap .right-wrap .img-box2 {
  position: absolute;
  right: -110px;
  top: -20px;
}

.home-banner .wrap .right-wrap .img-box3 {
  position: absolute;
  bottom: -60px;
  right: 0;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.home-banner .wrap .right-wrap .img-box1 img,
.home-banner .wrap .right-wrap .img-box2 img,
.home-banner .wrap .right-wrap .img-box3 img {
  margin: 0;
}

.tab-section {
  padding: 80px 0;
}

.tab-section .top-box h2 {
  margin-bottom: 18px;
}

.tab-section .top-box p {
  color: #333333;
  max-width: 837px;
  margin: 0 auto;
}

.tab-section .tab-mobile {
  display: none;
}

.tab-section .top-box {
  margin-bottom: 50px;
}

.tab-section .tab-list {
  display: grid;
  grid-template-columns: 595px auto;
  gap: 60px;
}

.tab-section .tab-list .tab-btn .box {
  display: flex;
  align-items: center;
  gap: 30px;
}

.tab-section .tab-list .tab-btn .box .heading {
  font-family: "Lora", serif;
  color: #718276;
  font-size: 23px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 6px;
}

.tab-section .tab-list .tab-btn .box img {
  margin: 0;
}

.tab-section .tab-list .tab-btn a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.21);
  border-radius: 50%;
  flex-shrink: 0;
}

.tab-section .tab-list .tab-btn a .light-img,
.tab-section .tab-list .tab-btn.active a .dark-img {
  display: none;
}

.tab-section .tab-list .tab-btn a img {
  margin: 0;
}

.tab-section .tab-list .tab-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-bottom: 1px solid rgba(113, 130, 118, 0.5);
  padding: 18px 30px 18px 20px;
  cursor: pointer;
  border-radius: 20px 20px 0 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transform: scale(0.95);
}

.tab-section .tab-list .left-list .tab-btn:has(+ .tab-btn.active) {
  border-bottom: 0;
}

.tab-section .tab-list .tab-btn:last-child {
  border-bottom: transparent;
}

.tab-section .tab-list .tab-btn.active {
  background: #f1f3f2;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  transform: scale(1);
}

.tab-section .tab-list .tab-btn.active a {
  background: #718276;
  border: 1px solid #718276;
}

.tab-section .tab-list .tab-btn.active a .light-img {
  display: block;
}

.tab-section .tab-list .right-list {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(113, 130, 118, 0.1);
  padding: 40px;
}

.tab-section .tab-list .right-list .tab-ans .heading {
  font-family: "Lora", serif;
  color: #718276;
  font-size: 23px;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(113, 130, 118, 0.5);
}

.tab-section .tab-list .right-list .tab-ans ol {
  padding-left: 20px;
  margin-top: 20px;
}

.tab-section .tab-list .right-list .tab-ans ol li:last-child {
  margin-bottom: 0;
}

.tab-section .tab-list .right-list .tab-ans ol li {
  list-style: decimal;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

.tab-section .tab-list .right-list .tab-ans ol li strong,
.tab-section .tab-list .right-list .tab-ans ol li::marker {
  color: #252525;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  display: block;
  margin-bottom: 4px;
}

.tab-section .tab-list .right-list .tab-ans ol li {
  color: #252525;
}

.tab-section .tab-list .right-list .tab-ans.active-a {
  display: block;
}

.tab-section .tab-list .right-list .tab-ans {
  display: none;
}

.look-for-child {
  padding: 80px 0;
  background: #dcd5ce;
}

.look-for-child .wrap {
  display: flex;
  align-items: stretch;
  gap: 20px;
  margin-top: 50px;
}

.look-for-child .wrap .inner-wrap:nth-child(1) .bg-img {
  background-image: url("../images/look-for-child-bg1.png");
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}

.look-for-child .wrap .inner-wrap:nth-child(2) .bg-img {
  background-image: url("../images/look-for-child-bg2.png");
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}

.look-for-child .wrap .inner-wrap:nth-child(3) .bg-img {
  background-image: url("../images/look-for-child-bg3.png");
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}

.look-for-child .wrap .inner-wrap:hover .bg-img {
  opacity: 1;
  transition: transform 0.8s ease;
  transform: scale(1.1);
}

.look-for-child .wrap .inner-wrap {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f1f3f2;
  padding: 40px;
  width: 33.33%;
  cursor: pointer;
  overflow: hidden;
  border-bottom: 4px solid transparent;
  transition: transform 0.8s ease;
  position: relative;
}

.look-for-child .wrap .inner-wrap:hover {
  border-radius: 20px;
  border-bottom: 4px solid #718276;
}

.look-for-child .wrap .inner-wrap:hover .heading,
.look-for-child .wrap .inner-wrap:hover ul li {
  color: #ffffff;
}

.look-for-child .wrap .inner-wrap .heading {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 25px;
  z-index: 1;
  position: relative;
}

.look-for-child .wrap .inner-wrap ul li {
  color: #252525;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  position: relative;
  padding-left: 32px;
}

.look-for-child .wrap .inner-wrap:hover ul li::before {
  background: url("../images/check-icon-light.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.look-for-child .wrap .inner-wrap ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check-icon-dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 10px;
}

.our-process {
  background: #718276;
  padding: 100px 0;
}

.our-process .main-btn:hover,
.home-banner .main-btn:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #ffffff;
}

.our-process h2 {
  color: #fff;
  margin-bottom: 50px;
}

.our-process .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 80px;
  margin-bottom: 34px;
  position: relative;
}

.our-process .wrap::before {
  position: absolute;
  content: "";
  background: url("../images/down-line.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 393px;
  height: 46px;
  left: 174px;
  top: -10px;
}

.our-process .wrap::after {
  position: absolute;
  content: "";
  background: url("../images/up-line.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 373px;
  height: 46px;
  right: 180px;
  top: 20px;
}

.our-process .wrap .inner-wrap .number {
  color: #cbacab;
  font-family: "Lora", serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px;
  letter-spacing: -1.08px;
  margin-bottom: 40px;
  text-align: center;
}

.our-process .wrap .inner-wrap:nth-child(1) .number {
  padding-right: 50px;
}

.our-process .wrap .inner-wrap:nth-child(3) .number {
  text-align: right;
  padding-right: 100px;
}

.our-process .wrap .inner-wrap {
  position: relative;
}

.our-process .wrap .inner-wrap:nth-child(3)::after {
  display: none;
}

.our-process .wrap .inner-wrap::after {
  position: absolute;
  content: "";
  border-left: 1px solid rgba(203, 172, 171, 0.5);
  height: 244px;
  right: -40px;
  bottom: 0;
}

.our-process .wrap .inner-wrap .heading {
  color: #fff;
  font-family: "Lora", serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 20px;
  align-self: stretch;
  min-height: 70px;
}

.our-process .wrap .inner-wrap ul {
  max-width: 300px;
}

.our-process .wrap .inner-wrap ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}

.our-process .wrap .inner-wrap ul li:last-child {
  margin-bottom: 0;
}

.meet-team {
  padding: 80px 0 100px;
  position: relative;
}

.meet-team::before {
  position: absolute;
  content: "";
  background: #dcd5ce;
  width: 100%;
  height: 67%;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

.meet-team .text-box .main-text {
  color: #333333;
  margin-top: 16px !important;
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
}

.meet-team .text-box h2 {
  color: #575751;
  margin-bottom: 10px;
}

.meet-team .text-box .sub-heading {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: -0.6px;
}

.meet-team .video-container {
  margin-top: 40px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  line-height: 0;
}

.meet-team .video-container .play-button::before {
  position: absolute;
  content: "";
  background: url("../images/play-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 94px;
  height: 97px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.meet-team .video-container .pause-button::before {
  position: absolute;
  content: "";
  background: url("../images/pause.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 94px;
  height: 97px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0 !important;
}

.meet-team .video-container:hover .pause-button::before,
.meet-team .video-container:hover .play-button::before {
  opacity: 1 !important;
}

.meet-team .wrap-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 20px;
}

.meet-team .wrap-box .inner-box {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f1f3f2;
  padding: 30px;
}

.meet-team .wrap-box .inner-box p {
  color: #000;
  font-family: "Lora", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 20px;
}

.meet-team .wrap-box .inner-box ul li {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
  padding-left: 28px;
  margin-bottom: 16px;
}

.meet-team .wrap-box .inner-box ul li:last-child {
  margin-bottom: 0;
}

.meet-team .wrap-box .inner-box ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check-icon-dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
}

.our-collective {
  padding: 100px 0;
  background: rgba(113, 130, 118, 0.1);
}

.our-collective h2 {
  color: #575751;
  margin-bottom: 50px;
}

.our-collective .wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-bottom: 40px;
}

.our-collective .wrap .inner-wrap {
  border-radius: 20px;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  overflow: hidden;
  height: -moz-fit-content;
  height: fit-content;
  height: fit-content;
}

.our-collective .wrap .inner-wrap a {
  display: flow;
}

.our-collective .wrap .inner-wrap p {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  padding: 21px 20px;
}

.our-collective .wrap .inner-wrap img {
  width: 100%;
  height: 100%;
  max-height: 186px;
  -o-object-fit: cover;
     object-fit: cover;
}

.our-collective .sub-line {
  color: #333;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.our-collective .sub-line span {
  color: #718276;
  font-weight: 700;
}

.cta-section {
  padding: 100px 0 120px;
}

.cta-section .wrap h2 {
  margin-bottom: 10px;
}

.cta-section .wrap p {
  color: #202020;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 776px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.id-link {
  display: block;
  margin-top: -70px;
  height: 70px;
}

.show-form {
  overflow: hidden;
}

.contact-form-main-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
}

.contact-form-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 1050px;
  background-color: #fff;
  padding: 40px;
  z-index: 9999;
  max-height: 710px;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  border-radius: 20px;
}

html.show-form .contact-form-wrapper {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}

.contact-form-wrapper h2 {
  margin-bottom: 30px;
  text-align: center;
  color: #000;
}

.contact-form-wrapper .content-wrapper {
  padding: 0px 38px;
}

.contact-form {
  margin-top: 35px;
}

.contact-form .gform_wrapper .gform_footer {
  margin: 0 auto !important;
  margin-top: 40px !important;
}

.contact-form .gform_wrapper .gform_footer .gform_button {
  margin-bottom: 0;
}

html.show-form body {
  position: relative;
}

html.show-form body:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: 999;
  filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.15));
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(7.5px);
          backdrop-filter: blur(7.5px);
}

.contact-form-wrapper .close-button {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 15px;
  top: 15px;
  border-radius: 50%;
  cursor: pointer;
  background: url(../images/close-icon.svg) no-repeat;
  background-position: center;
  background-size: 16px;
  font-size: 0;
  border: 0;
}

.contact-form-main-wrapper .gform_footer.top_label {
  padding: 0 !important;
  margin: 0 auto !important;
  margin-top: 20px !important;
}

.contact-form-main-wrapper .gform_footer.top_label .gform_button {
  border-radius: 60px;
  background: #cbacab;
  padding: 11px 30px;
  border: 1px solid #cbacab;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
  display: inline-block;
  font-family: "Lato", sans-serif;
}

.contact-form-main-wrapper .gform_footer.top_label .gform_button:hover {
  background: #718276;
  color: #fff;
  border: 1px solid #718276;
}

.contact-form-main-wrapper .gform_fields {
  gap: 20px;
}

.main-banner h1 {
  font-size: 55px;
}

.main-banner {
  background: #718276;
  padding: 120px 0;
}

.frenectomy-section {
  padding: 80px 0;
}

.frenectomy-section .text-box {
  margin-bottom: 50px;
}

.frenectomy-section .text-box h2 {
  margin-bottom: 18px;
}

.frenectomy-section .text-box p,
.frenectomy-section .wrap .right-wrap p {
  color: #333333;
}

.frenectomy-section .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 50px;
}

.frenectomy-section .wrap .left-wrap img {
  border-radius: 20px;
}

.frenectomy-section .wrap .right-wrap .heading {
  font-family: "Lora", serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 10px;
  color: #575751;
}

.tongue-tie-section {
  padding: 80px 0;
  background: rgba(113, 130, 118, 0.1);
}

.tongue-tie-section .img-wrap,
.lip-tie-section .img-wrap {
  margin-top: 50px !important;
  display: flex;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  gap: 8px;
  max-width: 800px;
}

.tongue-tie-section .img-wrap .img-box p,
.lip-tie-section .img-wrap .img-box p {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #718276;
  padding: 10px 30px;
  border-radius: 0 20px 0 0;
  color: #fff;
  font-weight: 600;
  margin: 0;
}

.tongue-tie-section .img-wrap .img-box,
.lip-tie-section .img-wrap .img-box {
  position: relative;
}

.tongue-tie-section .img-wrap .img-box img,
.lip-tie-section .img-wrap .img-box img {
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.tongue-tie-section .wrap {
  display: grid;
  grid-template-columns: 500px auto;
  gap: 50px;
  margin-top: 50px;
}

.tongue-tie-section .wrap .left-wrap p {
  color: #333;
  margin-top: 15px;
}

.tongue-tie-section .wrap .right-wrap {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 20px;
  padding: 30px;
}

.tongue-tie-section .wrap .right-wrap .heading {
  font-family: "Lora", serif;
  color: #718276;
  font-size: 23px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 14px;
}

.tongue-tie-section .wrap .right-wrap ul li {
  color: #252525;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  padding-left: 32px;
  margin-bottom: 15px;
}

.tongue-tie-section .wrap .right-wrap ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check-icon-dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 3px;
}

.lip-tie-section {
  padding: 80px 0;
}

.lip-tie-section .sub-heading {
  margin-top: 50px;
}

.lip-tie-section p {
  font-family: "Lora", serif;
  color: #718276;
  font-size: 23px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 20px;
  margin-top: 14px;
}

.lip-tie-section ul li {
  color: #252525;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  padding-left: 32px;
  margin-bottom: 15px;
}

.lip-tie-section ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check-icon-dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 3px;
}

.breastfeed-section {
  padding: 80px 0;
  background: #dcd5ce;
}

.breastfeed-section .heading-box {
  margin-bottom: 30px;
}

.breastfeed-section .heading-box h2 {
  margin-bottom: 18px;
}

.breastfeed-section .heading-box p,
.breastfeed-section .wrap .left-wrap p {
  color: #333333;
  margin-bottom: 12px;
}

.breastfeed-section .heading-box p:last-child,
.breastfeed-section .wrap .left-wrap p:last-child {
  margin-bottom: 0;
}

.breastfeed-section .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}

.breastfeed-section .wrap .right-wrap {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 20px;
  padding: 30px;
}

.breastfeed-section .wrap .right-wrap .heading {
  font-family: "Lora", serif;
  color: #718276;
  font-size: 23px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 14px;
}

.breastfeed-section .wrap .right-wrap ul li {
  color: #252525;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  padding-left: 32px;
  margin-bottom: 15px;
}

.breastfeed-section .wrap .right-wrap ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check-icon-dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 3px;
}

.laser-frenectomy-section {
  padding: 80px 0;
  background: #718276;
}

.laser-frenectomy-section h2 {
  color: #fff;
}

.laser-frenectomy-section .wrap {
  display: grid;
  grid-template-columns: auto 350px;
  gap: 20px;
  align-items: center;
  margin-top: 50px;
}

.laser-frenectomy-section .wrap .left-wrap p {
  color: #fff;
  margin-bottom: 12px;
}

.laser-frenectomy-section .wrap .left-wrap p:last-child {
  margin-bottom: 0;
}

.laser-frenectomy-section .wrap img {
  border-radius: 20px;
}

.laser-frenectomy-section.copy-section {
  background: #fff;
}

.laser-frenectomy-section.copy-section h2 {
  color: #575751;
  margin-bottom: 18px;
}

.laser-frenectomy-section.copy-section .wrap .left-wrap p {
  color: #333;
}

.laser-frenectomy-section.copy-section .wrap {
  grid-template-columns: auto 450px;
  gap: 30px;
  margin-top: 0;
}

.post-operative-section {
  padding: 80px 0;
  position: relative;
}

.post-operative-section::before {
  position: absolute;
  content: "";
  background: #dcd5ce;
  width: 100%;
  height: 67%;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

.post-operative-section h2 {
  margin-bottom: 18px;
}

.post-operative-section .sub-heading {
  font-family: "Lora", serif;
  color: #718276;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.post-operative-section .video-container {
  border-radius: 20px;
  overflow: hidden;
  margin-top: 50px;
}

.post-operative-section .video-container iframe {
  width: 100%;
  height: 570px;
}

.post-operative-section .wrap-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: 20px;
}

.post-operative-section .wrap-box .inner-box {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f1f3f2;
  padding: 30px;
}

.post-operative-section .wrap-box .inner-box .heading {
  color: #000;
  font-family: "Lora", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 12px;
}

.post-operative-section .wrap-box .inner-box p {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
}

.tongue-stretches-section .wrap {
  display: grid;
  align-items: center;
  grid-template-columns: 30% auto;
}

.tongue-stretches-section .wrap .left-wrap {
  background-image: url(https://y64.a5a.myftpupload.com/wp-content/uploads/2025/11/tounge-stretches-image.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.tongue-stretches-section .wrap .left-wrap .mobile-img {
  display: none;
}

.tongue-stretches-section .wrap .right-wrap {
  padding: 60px 200px 60px 50px;
  background: rgba(113, 130, 118, 0.1);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tongue-stretches-section .wrap .right-wrap h2 {
  margin-bottom: 18px;
}

.tongue-stretches-section .wrap .right-wrap p {
  color: #333;
}

.tongue-stretches-section .wrap .right-wrap ul {
  margin-top: 16px;
}

.tongue-stretches-section .wrap .right-wrap ul li {
  color: #252525;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  padding-left: 32px;
  margin-bottom: 15px;
}

.tongue-stretches-section .wrap .right-wrap ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check-icon-dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 3px;
}

.team-section {
  padding: 80px 0 120px;
}

.team-section .wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.team-section .wrap .wrap-box {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 20px;
}

.team-section .wrap .wrap-box .img-box {
  height: 300px;
}

.team-section .wrap .wrap-box .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.team-section .wrap .wrap-box p {
  padding: 15px;
  color: #000;
  font-size: 16px;
  font-family: "Lora", serif;
  line-height: 150%;
}

.tongue-section {
  padding: 80px 0;
}

.tongue-section .wrap h2 {
  margin-bottom: 18px;
}

.tongue-section .wrap p {
  margin-bottom: 40px;
  color: #333;
}

.tongue-section .wrap-list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.tongue-section .wrap-list .wrap-box {
  width: 32%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(113, 130, 118, 0.1);
  padding: 25px;
  border-radius: 20px;
}

.tongue-section .wrap-list .wrap-box .heading {
  font-family: "Lora", serif;
  color: #718276;
  font-size: 23px;
  font-weight: 700;
  line-height: 130%;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(113, 130, 118, 0.5);
  margin-bottom: 12px;
}

.tongue-section .wrap-list .wrap-box p {
  font-size: 16px;
  color: #333;
}

.about-section {
  padding: 80px 0;
  background: #dcd5ce;
}

.about-section .wrap {
  display: grid;
  grid-template-columns: auto 350px;
  align-items: center;
  gap: 25px;
}

.about-section .wrap .left-wrap p {
  color: #333;
  margin-top: 14px;
}

.about-section .wrap .right-wrap img {
  border-radius: 20px;
}

.post-opp-section {
  background: #718276;
  padding: 80px 0;
}

.post-opp-section .heading-wrap p,
.post-opp-section .heading-wrap h2 {
  color: #fff;
}

.post-opp-section .heading-wrap h2 {
  margin-bottom: 12px;
}

.post-opp-section ul {
  margin-top: 20px;
  background: #fff;
  padding: 25px;
  border-radius: 20px;
}

.post-opp-section ul li:last-child {
  margin-bottom: 0;
}

.post-opp-section ul li {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  color: #333;
}

.post-opp-section ul li strong {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  display: block;
  margin-bottom: 2px;
}

.post-opp-section .main-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.post-opp-section .main-box .box-wrap {
  background: #fff;
  padding: 25px;
  border-radius: 20px;
}

.post-opp-section .main-box .box-wrap .heading {
  color: #718276;
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 12px;
}

.post-opp-section .main-box .box-wrap p {
  color: #333;
  font-size: 16px;
}

footer {
  background: #718276;
  position: relative;
}

footer .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -75px;
  z-index: 1;
}

footer .logo img {
  width: 100%;
  height: 100%;
  max-width: 176px;
  max-height: 160px;
}

footer .top-bar {
  padding: 130px 0 55px;
}

footer .top-bar .instagram-box {
  text-align: center;
  margin-top: 36px;
}

footer .top-bar .instagram-box a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

footer .top-bar .instagram-box a b {
  color: #cbacab;
}

footer .top-bar ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
}

footer .top-bar ul li a {
  display: flex;
  align-items: start;
  gap: 12px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

footer .top-bar ul li a img {
  margin-top: 2px;
}

footer .bottom-bar {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 14px 0 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}

footer .bottom-bar p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}

footer .bottom-bar ul {
  display: flex;
  align-items: center;
  gap: 8px;
}

footer .bottom-bar ul li a {
  border: 1px solid #ffffff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: grid;
  grid-template-columns: auto;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1699px) {
  .home-banner .wrap {
    display: grid;
    grid-template-columns: 680px auto;
    gap: 100px;
  }
  h1 {
    font-size: 50px;
  }
  .home-banner .wrap .right-wrap {
    right: 100px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) {
  .cta-section {
    padding: 80px 0 100px;
  }
  .our-collective,
  .our-process,
  .meet-team {
    padding: 80px 0;
  }
  h2 {
    font-size: 35px;
  }
  .our-collective h2 {
    margin-bottom: 30px;
  }
  .our-collective .wrap .inner-wrap p {
    font-size: 18px;
    line-height: 22px;
    padding: 16px 20px;
  }
  .our-collective .sub-line {
    font-size: 22px;
    line-height: 28px;
  }
  .meet-team .text-box .sub-heading {
    font-size: 24px;
    line-height: 30px;
  }
  .meet-team .video-container {
    margin-top: 30px;
  }
  .our-process .wrap .inner-wrap .number {
    font-size: 46px;
    line-height: 46px;
  }
  .our-process .wrap .inner-wrap:nth-child(3) .number {
    text-align: right;
    padding-right: 120px;
  }
  .our-process .wrap .inner-wrap .heading {
    font-size: 22px;
    line-height: 30px;
  }
  header .header-menu .menu li a {
    font-size: 16px;
    line-height: 16px;
  }
  header .header-menu .menu {
    gap: 20px;
  }
  header {
    padding: 15px 0;
  }
  header .header-menu .logo {
    max-width: 180px;
  }
  body section {
    margin-top: 75px;
  }
  .look-for-child .wrap {
    margin-top: 30px;
  }
  h1 {
    font-size: 40px !important;
    line-height: 54px !important;
  }
  .home-banner .wrap {
    grid-template-columns: 550px auto;
    gap: 80px;
  }
  .home-banner .wrap h1 {
    margin-bottom: 20px;
  }
  .home-banner .wrap p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .home-banner {
    padding: 120px 0;
  }
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    width: 300px;
  }
  .home-banner .wrap .right-wrap .img-box3 {
    right: 50px;
  }
  .home-banner .wrap .right-wrap .img-box2 {
    right: -90px;
  }
  .home-banner .wrap .right-wrap .img-box1 {
    top: -50px;
    left: -30px;
  }
  .home-banner .wrap .right-wrap {
    right: 100px;
  }
  .tab-section .top-box h2 {
    margin-bottom: 8px;
  }
  .tab-section .top-box {
    margin-bottom: 40px;
  }
  .tab-section .tab-list {
    gap: 40px;
  }
  .our-process .wrap .inner-wrap .heading {
    min-height: 30px;
  }
  .main-banner {
    padding: 100px 0;
  }
  .tongue-tie-section .img-wrap,
  .lip-tie-section .img-wrap {
    margin-top: 40px !important;
  }
  .tongue-stretches-section .wrap .right-wrap {
    padding: 40px 20px 40px 30px;
  }
}
@media only screen and (min-width: 1121px) and (max-width: 1279px) {
  header .main-btn {
    padding: 11px 10px;
    font-size: 14px;
  }
  h1 {
    font-size: 40px !important;
  }
  h2 {
    font-size: 35px;
  }
  .container {
    width: 1100px;
  }
  .cta-section {
    padding: 70px 0 90px;
  }
  header .header-menu {
    gap: 10px;
  }
  .our-collective,
  .our-process,
  .look-for-child,
  .tab-section,
  .meet-team,
  .frenectomy-section,
  .tongue-tie-section,
  .lip-tie-section,
  .breastfeed-section,
  .post-operative-section,
  .laser-frenectomy-section,
  .tongue-section,
  .about-section,
  .post-opp-section {
    padding: 70px 0;
  }
  .cta-section .wrap p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .main-btn {
    font-size: 16px;
  }
  .our-collective .wrap .inner-wrap p {
    font-size: 18px;
    line-height: 22px;
    padding: 16px 20px;
  }
  .our-collective .sub-line {
    font-size: 20px;
    line-height: 28px;
  }
  .our-collective .wrap {
    margin-bottom: 20px;
  }
  .our-collective h2 {
    margin-bottom: 30px;
  }
  .meet-team .text-box .sub-heading {
    font-size: 22px;
    line-height: 30px;
  }
  .meet-team .text-box h2 {
    margin-bottom: 4px;
  }
  .meet-team .video-container {
    margin-top: 26px;
  }
  .meet-team .wrap-box .inner-box ul li {
    font-size: 15px;
    line-height: 22px;
  }
  .our-process .wrap .inner-wrap .number {
    font-size: 40px;
    line-height: 40px;
  }
  .our-process .wrap .inner-wrap .heading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 14px;
  }
  .our-process .wrap::before {
    width: 310px;
    height: 46px;
    left: 174px;
    top: -20px;
  }
  .our-process .wrap::after {
    width: 310px;
  }
  header .header-menu .menu li a {
    font-size: 15px;
    line-height: 15px;
  }
  header .header-menu .menu {
    gap: 12px;
  }
  header {
    padding: 15px 0;
  }
  header .header-menu .logo {
    max-width: 170px;
  }
  body section {
    margin-top: 75px;
  }
  .look-for-child .wrap {
    margin-top: 30px;
  }
  .look-for-child .wrap .inner-wrap {
    padding: 30px;
  }
  .look-for-child .wrap .inner-wrap .heading {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .look-for-child .wrap .inner-wrap ul li {
    font-size: 16px;
    line-height: 28px;
    padding-left: 24px;
  }
  .look-for-child .wrap .inner-wrap ul li::before {
    width: 15px;
    height: 15px;
    top: 8px;
  }
  .home-banner .wrap {
    grid-template-columns: 540px auto;
    gap: 30px;
  }
  .home-banner .wrap h1 {
    margin-bottom: 18px;
    max-width: 490px;
    font-size: 36px;
    line-height: 50px;
  }
  .home-banner .wrap p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 30px;
  }
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    width: 280px;
  }
  .home-banner .wrap .right-wrap .img-box1 {
    top: -50px;
    left: 20px;
  }
  .home-banner .wrap .right-wrap .img-box2 {
    right: -100px;
  }
  .home-banner .wrap .right-wrap .img-box3 {
    bottom: -50px;
  }
  .home-banner .wrap .right-wrap {
    right: 100px;
  }
  .home-banner {
    padding: 100px 0;
  }
  .tab-section .top-box h2 {
    margin-bottom: 8px;
  }
  .tab-section .top-box {
    margin-bottom: 30px;
  }
  .tab-section .tab-list {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .tab-section .tab-list .tab-btn .box {
    gap: 20px;
  }
  .tab-section .tab-list .tab-btn .box .heading,
  .tab-section .tab-list .right-list .tab-ans .heading {
    font-size: 20px;
    line-height: 100%;
  }
  .tab-section .tab-list .right-list {
    padding: 30px;
  }
  .tab-section .tab-list .tab-btn .box img {
    width: 70px;
    height: 70px;
  }
  .contact-form-wrapper {
    max-width: 970px;
  }
  .our-process .wrap .inner-wrap .heading {
    min-height: 60px;
  }
  .main-banner {
    padding: 80px 0;
  }
  .frenectomy-section .wrap .right-wrap .heading {
    font-size: 26px;
  }
  .frenectomy-section .wrap {
    gap: 30px;
  }
  .frenectomy-section .text-box {
    margin-bottom: 30px;
  }
  .tongue-tie-section .img-wrap,
  .lip-tie-section .img-wrap {
    margin-top: 40px !important;
  }
  .tongue-tie-section .wrap {
    gap: 30px;
    grid-template-columns: 460px auto;
  }
  .laser-frenectomy-section .wrap,
  .post-operative-section .video-container {
    margin-top: 40px;
  }
  .tongue-stretches-section .wrap .right-wrap {
    padding: 40px 20px 40px 30px;
  }
  .tongue-section .wrap h2 {
    margin-bottom: 10px;
  }
  .tongue-section .wrap-list .wrap-box .heading {
    font-size: 20px;
  }
  .about-section .wrap .left-wrap p {
    margin-top: 10px;
  }
  .post-opp-section .main-box .box-wrap .heading {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .post-opp-section .heading-wrap h2 {
    margin-bottom: 8px;
  }
  .post-opp-section .main-box {
    margin-top: 30px;
  }
}
@media (max-width: 1120px) {
  /*sub menu css*/
  #header .wrapper .menu ul#menu-header-menu span.submenu-click-arrow {
    width: 50px;
    height: 47px;
    right: 20px;
    top: 0;
    background-size: 8px;
    background-position: center;
    pointer-events: all;
    filter: brightness(0) saturate(100%) invert(6%) sepia(3%) saturate(2775%) hue-rotate(169deg) brightness(95%) contrast(87%);
  }
  #header .wrapper .menu ul#menu-header-menu li ul.sub-menu li {
    border-radius: 0 !important;
  }
  #header .wrapper .menu ul#menu-header-menu li ul.sub-menu li:last-child {
    border: 0 !important;
  }
  #header .wrapper .menu ul#menu-header-menu li ul.sub-menu {
    width: 100% !important;
    background: transparent;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    position: static;
    transform-origin: unset;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    opacity: 1 !important;
    visibility: visible !important;
  }
  #header .wrapper .menu ul#menu-header-menu li ul.sub-menu::before {
    content: none;
  }
  #header .wrapper .menu ul#menu-header-menu li ul.sub-menu li a {
    padding: 15px 15px 15px 30px;
    font-size: 14px !important;
    border: 0;
  }
  #header .wrapper .menu ul#menu-header-menu li.menu-item-has-children::after {
    content: none;
  }
  #header .wrapper .menu ul#menu-header-menu li#menu-item-67717 ul.sub-menu li a {
    padding: 15px 10px 15px 50px;
  }
  #header .wrapper .menu ul#menu-header-menu li#menu-item-67717 ul.sub-menu li a::before {
    top: 6px;
  }
  #header .wrapper .menu ul#menu-header-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0 !important;
    padding: 0 !important;
  }
  #header .wrapper .menu ul#menu-header-menu li:last-child {
    border: 0;
  }
  #header .wrapper .menu ul#menu-header-menu li a {
    width: 100%;
    display: block;
    padding: 14px;
    text-transform: capitalize;
    font-size: 16px;
    color: #1b1d1f;
  }
  #header .wrapper .menu ul#menu-header-menu li a:hover {
    color: #cbacab;
  }
  #header .wrapper .menu ul#menu-header-menu li.menu-item-has-children {
    padding-right: 0;
  }
  #header .wrapper .menu ul#menu-header-menu li:hover::after {
    content: none;
  }
  #header .wrapper .menu ul#menu-header-menu li.current-menu-item::after {
    content: none;
  }
  #header .res_navigation {
    width: 30px;
    display: block;
    position: relative;
    right: 0;
    margin: auto;
    top: 0;
  }
  #header .nav-main.nav.section {
    display: block;
    transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    width: 100%;
    max-width: 100%;
    transition: all 0.5s ease 0s;
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 0;
    background-color: #718276;
    z-index: 9;
    padding: 0;
    overflow: hidden;
    float: none;
    margin: 0;
    height: auto;
  }
  #header .nav-main ul#menu-header-menu {
    margin: 50px 0px 0px 0 !important;
    display: block !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
  }
  #header a.btn-main {
    font-size: 12px;
    padding: 10px 20px;
  }
  html.menu-open {
    overflow: hidden;
  }
  html.menu-open #header .nav-main.nav.section {
    left: 0;
    transform: translateX(0) translateY(0);
  }
  #header .wrapper .menu ul#menu-header-menu li a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: -0.34px;
    text-align: center;
    padding: 18px 0;
  }
  header .header-menu .menu .header-btn,
  header .header-menu .menu .header-btn .main-btn {
    display: block;
  }
  header .header-menu .menu .header-btn .main-btn {
    text-align: center;
    font-size: 17px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 13px 30px;
    margin-top: 40px;
  }
  /**/
  header .main-btn {
    display: none;
  }
  #header {
    padding: 19px 15px !important;
  }
  #header .container {
    padding: 0 !important;
  }
  #header .wrapper .header-menu .logo a {
    width: 252px;
  }
  #header.fixed .wrapper .header-menu .logo a {
    width: 230px;
  }
  #header .wrapper .header-menu .logo {
    order: 1;
  }
  #header .wrapper .header-menu .header-btn {
    margin-left: auto;
    order: 2;
  }
  #header .res_navigation {
    order: 3;
    margin-left: 0;
    margin-right: 0px;
  }
  .container {
    width: 1000px;
  }
  h2 {
    font-size: 30px;
  }
  .cta-section {
    padding: 70px 0 90px;
  }
  .cta-section .wrap p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .main-btn {
    font-size: 16px;
  }
  .our-collective,
  .our-process,
  .look-for-child,
  .tab-section,
  .meet-team,
  .frenectomy-section,
  .tongue-tie-section,
  .lip-tie-section,
  .breastfeed-section,
  .post-operative-section,
  .laser-frenectomy-section,
  .tongue-section,
  .about-section,
  .post-opp-section {
    padding: 70px 0;
  }
  .team-section {
    padding: 70px 0 90px;
  }
  .our-collective .wrap .inner-wrap p {
    font-size: 18px;
    line-height: 22px;
    padding: 16px 20px;
  }
  .our-collective .sub-line {
    font-size: 18px;
    line-height: 26px;
  }
  .our-collective .wrap {
    margin-bottom: 20px;
  }
  .our-collective h2 {
    margin-bottom: 30px;
  }
  .meet-team .text-box .sub-heading {
    font-size: 22px;
    line-height: 30px;
  }
  .meet-team .text-box h2 {
    margin-bottom: 4px;
  }
  .meet-team .video-container {
    margin-top: 26px;
  }
  .meet-team .wrap-box .inner-box ul li {
    font-size: 15px;
    line-height: 22px;
  }
  .meet-team .wrap-box .inner-box {
    padding: 20px;
  }
  .meet-team .wrap-box {
    gap: 12px;
  }
  .meet-team .video-container .play-button::before,
  .meet-team .video-container .pause-button::before {
    width: 70px;
    height: 70px;
  }
  .our-process .wrap .inner-wrap .number {
    font-size: 40px;
    line-height: 40px;
  }
  .our-process .wrap .inner-wrap .heading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 14px;
  }
  .our-process .wrap::before {
    width: 310px;
    height: 46px;
    left: 174px;
    top: -20px;
  }
  .our-process .wrap::after {
    width: 310px;
  }
  .our-process .wrap::before {
    left: 144px;
  }
  .our-process .wrap::after {
    width: 290px;
    right: 156px;
  }
  .our-process .wrap {
    gap: 40px;
  }
  .our-process .wrap .inner-wrap::after {
    right: -14px;
  }
  header .header-menu .menu li a {
    font-size: 16px;
    line-height: 16px;
  }
  header .header-menu .menu {
    gap: 25px;
  }
  header {
    padding: 15px 0;
  }
  header .header-menu .logo {
    max-width: 150px;
    z-index: 10;
  }
  header.fixed .header-menu .logo {
    max-width: 140px;
  }
  body section {
    margin-top: 60px;
  }
  .look-for-child .wrap {
    margin-top: 30px;
  }
  .look-for-child .wrap .inner-wrap {
    padding: 25px;
  }
  .look-for-child .wrap .inner-wrap .heading {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 18px;
  }
  .look-for-child .wrap .inner-wrap ul li {
    font-size: 16px;
    line-height: 28px;
    padding-left: 24px;
  }
  .look-for-child .wrap .inner-wrap ul li::before {
    width: 15px;
    height: 15px;
    top: 8px;
  }
  .look-for-child .wrap .inner-wrap:hover {
    background-image: none !important;
    width: 33.33%;
    border: 0;
    transition: none;
  }
  .look-for-child .wrap .inner-wrap {
    border: 0;
  }
  .look-for-child .wrap .inner-wrap:hover .heading,
  .look-for-child .wrap .inner-wrap:hover ul li {
    color: #000;
  }
  .look-for-child .wrap .inner-wrap ul li::before {
    background: url("../images/check-icon-dark.svg") !important;
    width: 15px;
    height: 15px;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
  .home-banner .wrap h1 {
    margin-bottom: 16px;
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    max-width: 400px;
  }
  .home-banner .wrap p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .home-banner .wrap {
    grid-template-columns: 400px auto;
    gap: 30px;
  }
  .home-banner .wrap .right-wrap {
    right: 40px;
    top: 20px;
  }
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    width: 260px;
  }
  .home-banner .wrap .right-wrap .img-box1 {
    left: 0px;
  }
  .home-banner .wrap .right-wrap .img-box2 {
    right: -40px;
  }
  .home-banner .wrap .right-wrap .img-box3 {
    bottom: -10px;
    right: 60px;
  }
  .home-banner {
    padding: 60px 0;
  }
  .tab-section .top-box h2 {
    margin-bottom: 8px;
  }
  .tab-section .top-box {
    margin-bottom: 30px;
  }
  .tab-section .tab-list {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .tab-section .tab-list .tab-btn .box {
    gap: 20px;
  }
  .tab-section .tab-list .tab-btn .box .heading,
  .tab-section .tab-list .right-list .tab-ans .heading {
    font-size: 20px;
    line-height: 100%;
  }
  .tab-section .tab-list .right-list {
    padding: 30px;
  }
  .tab-section .tab-list .tab-btn .box img {
    width: 70px;
    height: 70px;
  }
  .tab-section .top-box p {
    font-size: 16px;
    line-height: 150%;
  }
  .tab-section .tab-list .right-list .tab-ans ol li strong,
  .tab-section .tab-list .right-list .tab-ans ol li::marker {
    font-size: 18px;
    line-height: 26px;
  }
  .tab-section .tab-list .right-list .tab-ans ol li {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .contact-form-wrapper {
    max-width: 970px;
  }
  .look-for-child .wrap .inner-wrap:hover .bg-img {
    display: none;
  }
  html .wow {
    animation-name: none !important;
    visibility: visible !important;
  }
  .our-process .wrap .inner-wrap .heading {
    min-height: 60px;
  }
  h1 {
    font-size: 40px !important;
    line-height: 55px !important;
  }
  .main-banner {
    padding: 70px 0;
  }
  .frenectomy-section .text-box p,
  .frenectomy-section .wrap .right-wrap p {
    font-size: 16px;
  }
  .frenectomy-section .text-box h2 {
    margin-bottom: 10px;
  }
  .frenectomy-section .wrap .right-wrap .heading {
    font-size: 26px;
  }
  .frenectomy-section .wrap {
    gap: 30px;
  }
  .frenectomy-section .text-box {
    margin-bottom: 30px;
  }
  .tongue-tie-section .img-wrap,
  .lip-tie-section .img-wrap {
    margin-top: 40px !important;
  }
  .tongue-tie-section .wrap {
    gap: 30px;
    grid-template-columns: 400px auto;
  }
  .tongue-tie-section .wrap .right-wrap {
    padding: 20px;
  }
  .lip-tie-section ul li,
  .breastfeed-section .heading-box p,
  .breastfeed-section .wrap .left-wrap p,
  .breastfeed-section .wrap .right-wrap ul li {
    font-size: 16px;
  }
  .laser-frenectomy-section .wrap,
  .post-operative-section .video-container {
    margin-top: 30px;
  }
  .laser-frenectomy-section .wrap .left-wrap p {
    font-size: 16px;
  }
  .team-section .wrap {
    grid-template-columns: repeat(3, 1fr);
  }
  .laser-frenectomy-section.copy-section h2 {
    margin-bottom: 12px;
  }
  .tongue-stretches-section .wrap .right-wrap {
    padding: 40px 20px 40px 30px;
  }
  .tongue-stretches-section .wrap {
    grid-template-columns: 40% auto;
  }
  .tongue-stretches-section .wrap .right-wrap h2 {
    margin-bottom: 12px;
  }
  .tongue-stretches-section .wrap .right-wrap p {
    font-size: 16px;
  }
  .tongue-stretches-section .wrap .right-wrap ul li,
  .lip-tie-section ul li {
    font-size: 16px;
    padding-left: 28px;
  }
  .tongue-section .wrap h2 {
    margin-bottom: 10px;
  }
  .tongue-section .wrap-list .wrap-box .heading {
    font-size: 18px;
  }
  .tongue-section .wrap-list .wrap-box {
    width: 31.9%;
    padding: 20px;
  }
  .tongue-section .wrap p {
    margin-bottom: 30px !important;
    font-size: 16px;
    max-width: 900px;
    margin: 0 auto;
  }
  .about-section .wrap .left-wrap p {
    font-size: 16px;
  }
  .post-opp-section .main-box .box-wrap .heading {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .post-opp-section .heading-wrap h2 {
    margin-bottom: 8px;
  }
  .post-opp-section .main-box {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
  footer .top-bar {
    padding: 120px 0 30px;
  }
  footer .top-bar ul li a {
    font-weight: 500;
  }
  footer .top-bar ul {
    align-items: start;
    justify-content: start;
    gap: 25px;
    flex-direction: column;
  }
  h2 {
    font-size: 26px;
  }
  .cta-section {
    padding: 60px 0 80px;
  }
  .our-collective,
  .our-process,
  .look-for-child,
  .tab-section,
  .meet-team,
  .frenectomy-section,
  .tongue-tie-section,
  .lip-tie-section,
  .breastfeed-section,
  .post-operative-section,
  .laser-frenectomy-section,
  .tongue-section,
  .about-section,
  .post-opp-section {
    padding: 60px 0;
  }
  .team-section {
    padding: 60px 0 80px;
  }
  .our-collective .wrap {
    display: block;
  }
  .our-collective .wrap .slick-track {
    display: flex;
  }
  .our-collective .wrap .slick-track .inner-wrap {
    margin: 0 8px;
  }
  .our-collective .slick-dots button {
    display: none;
  }
  .our-collective .slick-dots {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
    margin-top: 18px;
  }
  .our-collective .slick-dots li {
    background: rgba(113, 130, 118, 0.21);
    width: 7px;
    height: 7px;
    border-radius: 50%;
  }
  .our-collective .slick-dots li.slick-active {
    background: #718276;
  }
  .meet-team .wrap-box {
    grid-template-columns: auto;
    gap: 20px;
  }
  .meet-team .wrap-box .inner-box ul li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 24px;
  }
  .meet-team .text-box .main-text {
    font-size: 16px;
    margin-top: 8px;
  }
  .meet-team .wrap-box .inner-box ul li::before {
    width: 16px;
    height: 16px;
  }
  .meet-team::before {
    height: 75%;
  }
  .our-process .wrap {
    grid-template-columns: 1fr;
    gap: 120px;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }
  .our-process .wrap .inner-wrap .heading,
  .our-process .wrap .inner-wrap:nth-child(1) .number,
  .our-process .wrap .inner-wrap:nth-child(3) .number {
    text-align: center;
  }
  .our-process .wrap .inner-wrap:nth-child(1) .number,
  .our-process .wrap .inner-wrap:nth-child(3) .number {
    padding: 0;
  }
  .our-process .wrap .inner-wrap::after,
  .our-process .wrap::before,
  .our-process .wrap::after {
    display: none;
  }
  .our-process .wrap .inner-wrap:last-child::before {
    display: none;
  }
  .our-process .wrap .inner-wrap::before {
    position: absolute;
    content: "";
    background-image: url(../images/down-arrow.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 16px;
    height: 74px;
    bottom: -94px;
    left: 50%;
    transform: translateX(-50%);
  }
  .our-process h2 {
    margin-bottom: 40px;
  }
  .our-process .wrap .inner-wrap ul li {
    margin-bottom: 15px;
  }
  .our-process .wrap .inner-wrap .number {
    margin-bottom: 10px;
  }
  .our-process .main-btn {
    margin-top: 40px;
  }
  .look-for-child .wrap .inner-wrap {
    padding: 20px;
  }
  .look-for-child .wrap {
    gap: 15px;
  }
  .home-banner .wrap .left-wrap .right-wrap {
    display: block;
  }
  .home-banner .wrap .right-wrap {
    display: none;
  }
  .home-banner .wrap {
    grid-template-columns: auto;
    gap: 0px;
  }
  .home-banner {
    padding: 60px 0 40px;
  }
  .home-banner .wrap .left-wrap .right-wrap {
    display: block;
    position: static;
    width: 100%;
    height: auto;
    max-width: 540px;
    margin: 0 auto;
    padding: 20px 0px;
  }
  .home-banner .wrap .right-wrap .right-wrap-img {
    position: relative;
    height: 400px;
  }
  .home-banner .wrap .right-wrap .img-box1 {
    left: 0px;
    top: 0;
  }
  .home-banner .wrap .right-wrap .img-box2 {
    right: 0;
    top: 30px;
  }
  .home-banner .wrap .right-wrap .img-box3 {
    bottom: 0;
    right: 120px;
  }
  .home-banner .wrap .btn-box {
    text-align: center;
  }
  .home-banner .wrap p {
    margin-bottom: 20px;
  }
  .tab-section .tab-list .tab-btn .box {
    gap: 15px;
  }
  .tab-section .tab-list .tab-btn .box img {
    width: 60px;
    height: 60px;
  }
  .tab-section .tab-list .tab-btn .box p {
    font-size: 16px;
  }
  .tab-section .tab-list .tab-btn a {
    width: 26px;
    height: 26px;
  }
  .tab-section .tab-list .right-list {
    padding: 25px;
  }
  .tab-section .tab-list .tab-btn {
    padding: 18px;
  }
  .contact-form-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 800px;
    background-color: #fff;
    padding: 40px;
    z-index: 9999;
    max-height: 720px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    border-radius: 20px;
  }
  .contact-form-wrapper {
    max-width: 96%;
    padding: 30px;
    max-height: 660px;
  }
  .contact-form-main-wrapper .gform_footer.top_label .gform_button {
    padding: 10px 30px;
    font-size: 16px;
  }
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    animation: none;
    opacity: 1;
  }
  .our-process .wrap .inner-wrap ul {
    margin: 0 auto;
  }
  .our-process .wrap .inner-wrap .heading {
    min-height: none;
  }
  .main-banner {
    padding: 70px 0;
  }
  .tongue-tie-section .wrap {
    grid-template-columns: auto;
    gap: 20px;
    margin-top: 30px;
  }
  .tongue-tie-section .wrap .left-wrap p {
    font-size: 16px;
  }
  .tongue-tie-section .wrap .right-wrap ul li {
    font-size: 16px;
    padding-left: 28px;
  }
  .tongue-tie-section .img-wrap .img-box p,
  .lip-tie-section .img-wrap .img-box p {
    font-size: 16px;
  }
  .breastfeed-section .wrap {
    grid-template-columns: auto;
    gap: 20px;
  }
  .breastfeed-section .heading-box {
    margin-bottom: 20px;
  }
  .post-operative-section .wrap-box .inner-box {
    padding: 20px;
  }
  .laser-frenectomy-section.copy-section .wrap {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .tongue-stretches-section .wrap .right-wrap {
    padding: 30px 16px;
  }
  .tongue-section .wrap-list .wrap-box {
    width: 48%;
    border-radius: 12px;
  }
  .about-section .wrap .right-wrap img,
  .tongue-section .wrap-list .wrap-box {
    border-radius: 12px;
  }
  .post-opp-section .main-box .box-wrap,
  .post-opp-section ul {
    padding: 20px;
    border-radius: 12px;
  }
  .post-opp-section .main-box .box-wrap .heading {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .post-opp-section .main-box {
    gap: 15px;
  }
  .post-opp-section ul {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .cta-section {
    padding: 55px 0 80px;
  }
  .contact-form-wrapper {
    max-height: 674px;
  }
  footer .logo {
    top: -65px;
  }
  header .header-menu .logo {
    max-width: 130px;
    z-index: 10;
    top: -30px;
  }
  header.fixed .header-menu .logo {
    max-width: 120px;
  }
  .our-collective,
  .our-process,
  .look-for-child,
  .tab-section,
  .meet-team,
  .frenectomy-section,
  .tongue-tie-section,
  .lip-tie-section,
  .breastfeed-section,
  .post-operative-section,
  .laser-frenectomy-section,
  .tongue-section,
  .post-opp-section {
    padding: 55px 0;
  }
  .team-section {
    padding: 55px 0 80px;
  }
  .meet-team .video-container {
    border-radius: 12px;
  }
  .meet-team .video-container .play-button::before,
  .meet-team .video-container .pause-button::before {
    width: 50px;
    height: 50px;
  }
  .meet-team::before {
    height: 70%;
  }
  .look-for-child .slick-track {
    display: flex;
  }
  .look-for-child .slick-track .inner-wrap {
    margin: 0 8px;
  }
  .look-for-child .wrap {
    display: block;
  }
  .look-for-child .slick-dots {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
    margin-top: 20px;
  }
  .look-for-child .slick-dots li.slick-active {
    background: #718276;
  }
  .look-for-child .slick-dots li {
    background: rgba(113, 130, 118, 0.21);
    width: 7px;
    height: 7px;
    border-radius: 50%;
  }
  .look-for-child .slick-dots button {
    display: none;
  }
  .home-banner .wrap h1 span::before {
    width: 60px;
    bottom: -5px;
    right: -12px;
    rotate: -20deg;
  }
  .tab-section .tab-list {
    display: none;
  }
  .tab-section .tab-mobile {
    display: block;
  }
  .tab-section .tab-mobile .box,
  .tab-section .tab-mobile .tab-btn-mobile {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .tab-section .tab-mobile .box img {
    margin: 0;
    width: 54px;
    height: 54px;
  }
  .tab-section .tab-mobile .tab-btn-mobile {
    justify-content: space-between;
    padding: 20px 16px;
    gap: 6px;
  }
  .tab-section .tab-mobile .tab-btn-mobile a {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.21);
    border-radius: 50%;
    flex-shrink: 0;
  }
  .tab-section .tab-mobile .tab-btn-mobile a .light-img {
    display: none;
  }
  .tab-section .tab-mobile .tab-btn-mobile a img {
    width: 13px;
  }
  .tab-section .box p {
    font-size: 16px;
    color: #333333;
  }
  .tab-section .tab-mobile .heading {
    font-size: 20px;
    line-height: 100%;
    font-family: "Lora", serif;
    color: #718276;
    font-weight: 700;
    margin-bottom: 6px;
  }
  .tab-section .tab-mobile .mobile-tab-ans ol {
    padding-left: 20px;
  }
  .tab-section .tab-mobile .mobile-tab-ans ol li strong,
  .tab-section .tab-mobile .mobile-tab-ans ol li::marker {
    color: #252525;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    display: block;
    margin-bottom: 4px;
  }
  .tab-section .tab-mobile .mobile-tab-ans ol li {
    list-style: decimal;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #252525;
  }
  .tab-section .tab-mobile .mobile-tab-ans ol li:last-child {
    margin-bottom: 0;
  }
  .tab-section .tab-mobile .mobile-tab-ans {
    padding: 22px;
  }
  .tab-section .tab-mobile .mobile-div {
    border-bottom: 1px solid rgba(113, 130, 118, 0.5);
  }
  .tab-section .tab-mobile .mobile-div .mobile-tab-ans {
    display: none;
  }
  .tab-section .tab-mobile .mobile-div.active {
    background: #f1f3f2;
    border: 1px solid rgba(0, 0, 0, 0.1019607843);
    border-radius: 20px 20px 0 0;
  }
  .tab-section .tab-mobile .mobile-div.active .tab-btn-mobile a {
    background: #718276;
    border: 1px solid #718276;
  }
  .tab-section .tab-mobile .mobile-div.active .tab-btn-mobile a .dark-img {
    display: none;
  }
  .tab-section .tab-mobile .mobile-div.active .tab-btn-mobile a .light-img {
    display: block;
  }
  .tab-section .tab-mobile .mobile-div.active .mobile-tab-ans {
    display: block !important;
  }
  .tab-section .tab-mobile .mobile-div.active .tab-btn-mobile {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  }
  .tab-section .tab-mobile .mobile-div:last-child {
    border-bottom: 0;
  }
  .tab-section .tab-mobile .mobile-div:last-child.active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  }
  .tab-section .tab-mobile .mobile-div:has(+ .mobile-div.active) {
    border-bottom: 0;
  }
  .meet-team .text-box .main-text {
    font-size: 15px;
    margin-top: 8px;
  }
  .contact-form-wrapper {
    max-width: 96%;
    padding: 40px 24px;
  }
  h1 {
    font-size: 35px !important;
    line-height: 44px !important;
  }
  .frenectomy-section .wrap {
    grid-template-columns: auto;
  }
  .frenectomy-section .wrap .left-wrap img {
    border-radius: 12px;
  }
  .tongue-tie-section .img-wrap,
  .lip-tie-section .img-wrap {
    border-radius: 12px;
  }
  .lip-tie-section p {
    font-size: 20px;
    font-weight: 600;
  }
  .breastfeed-section .wrap .right-wrap {
    padding: 20px;
    border-radius: 12px;
  }
  .breastfeed-section .heading-box h2 {
    margin-bottom: 12px;
  }
  .laser-frenectomy-section .wrap {
    grid-template-columns: auto;
    gap: 20px;
    margin-top: 20px;
  }
  .laser-frenectomy-section .wrap .left-wrap {
    order: 1;
  }
  .laser-frenectomy-section .wrap img,
  .post-operative-section .video-container,
  .post-operative-section .wrap-box .inner-box {
    border-radius: 12px;
  }
  .post-operative-section .video-container iframe {
    height: 450px;
  }
  .post-operative-section .wrap-box {
    grid-template-columns: auto;
    gap: 18px;
    margin-top: 20px;
  }
  .team-section .wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .laser-frenectomy-section.copy-section .wrap {
    grid-template-columns: auto;
  }
  .tongue-stretches-section .wrap {
    grid-template-columns: auto;
  }
  .tongue-stretches-section .wrap .left-wrap .mobile-img {
    display: block;
  }
  .about-section .wrap {
    grid-template-columns: auto;
    gap: 22px;
  }
  .about-section .wrap .left-wrap {
    order: 1;
  }
  .post-opp-section .main-box {
    grid-template-columns: auto;
  }
}
@media (max-width: 640px) {
  .contact-form-wrapper {
    max-height: 600px;
  }
  .gform_wrapper .gfield input,
  .gform_wrapper .gfield select {
    height: 45px;
  }
  .contact-form-wrapper .close-button {
    height: 26px;
    width: 26px;
    right: 10px;
    top: 10px;
  }
}
@media (max-width: 580px) {
  footer .bottom-bar {
    gap: 18px;
    flex-direction: column;
  }
  footer .bottom-bar p {
    text-align: center;
  }
  .home-banner .wrap h1 {
    margin-bottom: 16px;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    max-width: 400px;
  }
  .home-banner .wrap p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    width: 180px;
  }
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    border: 3px solid #fff;
    border-radius: 10px;
  }
  .home-banner .wrap .right-wrap .right-wrap-img {
    height: 300px;
  }
  .home-banner .wrap .left-wrap .right-wrap {
    max-width: 370px;
  }
  .home-banner .wrap .right-wrap .img-box3 {
    right: 100px;
  }
  .meet-team::before {
    height: 65%;
  }
  .tongue-tie-section .img-wrap,
  .lip-tie-section .img-wrap {
    flex-direction: column;
    margin-top: 30px !important;
  }
  .tongue-tie-section .wrap .right-wrap {
    padding: 20px;
  }
  .post-operative-section .video-container iframe {
    height: 350px;
  }
  .team-section .wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .tongue-section .wrap-list .wrap-box {
    width: 100%;
  }
}
@media (max-width: 425px) {
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    width: 150px;
  }
  .home-banner .wrap .left-wrap .right-wrap {
    max-width: 310px;
    padding: 10px 0px;
  }
  .home-banner .wrap .right-wrap .right-wrap-img {
    height: 240px;
  }
  header .header-menu .logo {
    max-width: 110px;
  }
  header.fixed .header-menu .logo {
    max-width: 100px;
  }
  .home-banner .wrap .right-wrap .img-box2 {
    top: 20px;
  }
  .home-banner .wrap .right-wrap .img-box3 {
    right: 80px;
  }
  #header .wrapper .header-menu .logo {
    display: none;
  }
  #header .nav-main.nav.section {
    top: 50px;
  }
  #header .wrapper .header-menu .logo.mobile {
    display: block;
    position: absolute;
    top: -20px;
  }
  .home-banner {
    padding: 50px 0 40px;
  }
  body section {
    margin-top: 50px;
  }
  #header {
    padding: 14px 15px !important;
  }
}
@media (max-width: 374px) {
  .home-banner .wrap .right-wrap .img-box1,
  .home-banner .wrap .right-wrap .img-box2,
  .home-banner .wrap .right-wrap .img-box3 {
    width: 170px;
    position: static;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .home-banner .wrap .right-wrap .img-box3 {
    margin-bottom: 0;
  }
  .home-banner .wrap .right-wrap .right-wrap-img {
    height: auto;
  }
  .home-banner .wrap .left-wrap .right-wrap {
    max-width: none;
    padding: 10px 0px;
    height: auto;
  }
  .meet-team::before {
    height: 63%;
  }
  .post-operative-section .video-container iframe {
    height: 250px;
  }
  .post-operative-section::before {
    height: 70%;
  }
}/*# sourceMappingURL=style.css.map */