@font-face {
  font-family: "Amphion";
  src: url("../fonts/AmphionBold.otf");
}

@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir.ttc");
}

@font-face {
  font-family: "TheNextFont";
  src: url("../fonts/TheNextFont.ttf");
}

@font-face {
  font-family: "Loew";
  src: url("../fonts/Loew-Bold.otf");
}

@font-face {
  font-family: "Loew Regular";
  src: url("../fonts/Loew-Regular.otf");
}

@font-face {
  font-family: "Blender";
  src: url("../fonts/Blender\ Pro\ Heavy.otf");
}

@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro-Regular.otf");
}

@font-face {
  font-family: "norwester";
  src: url("../fonts/norwester.ttf");
}

@font-face {
  font-family: "ottomat";
  src: url("../fonts/ottomat-ot-book.otf");
}

@font-face {
  font-family: "RawengulkBold";
  src: url("../fonts/RawengulkBold.otf");
}

@font-face {
  font-family: "AlbraTRIAL";
  src: url("../fonts/AlbraTRIAL-Black.otf");
}

@font-face {
  font-family: "AlbraTRIAL Medium";
  src: url("../fonts/AlbraTRIAL-Medium.otf");
}

@font-face {
  font-family: "AlbraTRIAL Semi";
  src: url("../fonts/AlbraTRIAL-Semi.otf");
}

@font-face {
  font-family: "AlbraTRIAL Thin";
  src: url("../fonts/AlbraTRIAL-Thin.otf");
}

@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica.ttc");
}

html {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth !important;
}

body {
  margin: 0;
  width: 100%;
  overflow: hidden;
  background-color: #ddd9d0 !important;
}

button:focus {
  outline: unset;
}

body,
button,
p,
a {
  font-family: "Avenir";
}

p,
a {
  font-family: "Avenir";
  font-weight: bold;
}


h1 {
  font-size: 27px;
  font-weight: 600;
  text-align: center;
  color: #f62c2c;
}

h2 {
  font-size: 22px;
  font-size: 500;
  color: #fff;
}

a {
  color: #000;
}

a:hover {
  color: unset;
  text-decoration: none;
}

li {
  list-style: none !important;
}

.pt-110 {
  padding-top: 110px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-70 {
  padding-bottom: 70px;
}
.pb-100 {
  padding-bottom: 100px;
}

.pb-30 {
  padding-bottom: 30px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-30 {
  margin-bottom: 30px;
}


.pt-30 {
  padding-top: 30px;
}



.pb-30 {
  padding-bottom: 30px;
}

.mt-110 {
  margin-top: 110px;
}

.mb-110 {
  margin-bottom: 110px;
}

#loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
}

#loading-image {
  z-index: 100;
}

ul {
  padding-inline-start: 0px !important;
}

.navbar {
  padding: 25px 5rem 5px;
  justify-content: space-between;
}

.nav-link {
  color: maroon !important;
  font-size: 16px;
  padding: 6px 11px !important;
  transition: all 0.2s ease-in-out 0s;
}

.nav-link:hover,
.navbar-light .navbar-nav .active>.nav-link {
  color: #e8be27 !important;
}

.btn:hover {
  color: #a4a6a7;
}

.nav-logos {
  font-size: 24px;
}

.nav-icons {
  margin: 0 5px;
  color: #fff;
}

.nav-icons:hover {
  color: #e8be27;
}

.nav-center {
  width: 100% !important;
  justify-content: right;
}

header {
  position: absolute;
  /* position: fixed; */
  width: 100%;
  text-align: center;
  font-size: 24px;
  /* background-color: #f5dbc2c2; */
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 9999;
}

header li a {
  /* font-family: "Duke Fill"; */
  font-family: "Avenir";
  font-size: 1.5rem;
  text-transform: lowercase;
  letter-spacing: 2px;
  text-align: center;
}

h1 {
  /* font-family: "Duke Fill"; */
  font-family: "Avenir";
  letter-spacing: 1px;
  font-size: 30px;
  font-weight: 500;
}

.navbar-image {
  text-align: left;
}

.navbar-image a img {
  width: 110px;
}

.dropdown-menu {}

.dropdown-item {
  font-size: 15px;
  padding: 10px 18px;
  transition: all 0.2s ease-in-out 0s;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #e8be27;
  text-decoration: none;
  background-color: #f8f9fa00;
}

#menu {
  text-align: left;
  margin: auto;
  display: none;
  padding-left: 50px;
}

.cat_img {
  width: 126px;
}

/* .makaan-banner {
  scroll-snap-type: y mandatory;
  overflow-y: scroll;
  height: 100vh;
}

.makaan-banner section {
  height: 100vh;
  scroll-snap-align: start;
}
.makaan-banner section.one {
  background-color: #7b0005;
  position: relative;
}
.makaan-banner section.two {
  height: 100% !important;
  scroll-snap-align: end;
  overflow-y: scroll;
}

.makaan-banner::-webkit-scrollbar {
  width: 0px !important;
} */

#top-button {
  background-color: #00000078 !important;
}

.asad i {
  display: none;
}

/* Video CSS start */
:root {
  --control-background: #444;
  --control-buttons: #e8be27;
  --control-track: #95989a;
}

body {
  margin: 0;
}

.video-element {
  width: 100%;
  height: 100vh;
  position: relative;
  background: black;
  overflow: hidden;
}

.video-element .video-logo {
  position: absolute;
  margin: 100px 20px 20px 20px;
  opacity: 0.5;
  filter: drop-shadow(0 0 5px #444);
  width: 140px;
}

.video-element .video-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  color: #e8be27;
  justify-content: center;
  align-items: center;
  font-size: 8rem;
  background: #44444400;
  z-index: 10;
  transition: 0.2s;
}

.video-element video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-element .control-box {
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent;
  width: 100%;
  height: 10%;
  display: flex;
  align-items: center;
  transition: 0.2s;
  transform: translateY(100%);
  opacity: 0;
  justify-content: center;
  padding: 0 10px;
}

.video-element .control-box .play-pause {
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  background: no-repeat;
  border: none;
  box-sizing: border-box;
  padding: 10px;
  color: var(--control-buttons);
  outline: none;
  transition: 0.2s;
  margin: 0 10px 0 0;
  width: 30px;
  cursor: pointer;
}

.video-element .control-box .progress-slider {
  width: 80%;
  cursor: pointer;
}

.video-element .control-box .completed-track {
  height: 3px;
  width: 0;
  background: var(--control-buttons);
  position: absolute;
  left: 8.5%;
}

.time-duration {
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 0 0 5px;
  font-family: monospace;
  color: var(--control-buttons);
}

.video-element .control-box .full-screen,
.video-element .control-box .mute-button {
  height: 100%;
  background: no-repeat;
  border: none;
  box-sizing: border-box;
  padding: 10px;
  color: var(--control-buttons);
  outline: none;
  transition: 0.2s;
  margin: 0 0 0 10px;
  width: 30px;
  cursor: pointer;
}

.video-element .control-box .mute-button {
  margin: 0 10px 0 0;
  display: none;
}

.video-element .control-box .play-pause:hover,
.video-element .control-box .mute-button:hover,
.video-element .control-box .full-screen:hover {
  background: #ffffff00;
  color: white;
}

.video-element .control-box .volume-button {
  width: 8%;
  position: relative;
  right: 10px;
  cursor: pointer;
  display: none;
}

.video-element .control-box .present-volume {
  height: 3px;
  width: 0;
  background: var(--control-buttons);
  position: absolute;
  right: 30px;
  transform-origin: left;
  display: none;
}

video::-moz-focus-outer {
  border: 0;
}

input::-moz-focus-outer {
  border: 0;
}

button::-moz-focus-outer {
  border: 0;
}

/*Range styling*/

input[type="range"] {
  -webkit-appearance: none;
  background: transparent;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type="range"]::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  background: var(--control-buttons);
  border-radius: 50%;
  margin-top: -8.5px;
}

input[type="range"]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: var(--control-buttons);
  border-radius: 50%;
  border: none;
}

input[type="range"]::-ms-thumb {
  width: 20px;
  height: 20px;
  background: var(--control-buttons);
  border-radius: 50%;
}

input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: var(--control-track);
}

input[type="range"]::-mo-range-track {
  width: 100%;
  height: 3px;
  background: var(--control-track);
}

input[type="range"]::-ms-track {
  width: 100%;
  height: 3px;
  background: var(--control-track);
}

input[type="range"]::-ms-fill-lower {
  background: var(--control-buttons);
}

input[type="range"]::-ms-fill-upper {
  background: var(--control-track);
}

@-webkit-keyframes rotating

/* Safari and Chrome */
  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

/* Video CSS end */

.bottom-button {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  background-color: #e8be2769;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 30px;
  padding-top: 10px;
  transition: 0.2s ease-out;
  z-index: 99999;
}

.bottom-button:hover {
  color: #fff;
  font-size: 22px;
}

/* .banner {
  padding-top: 86px;
} */

/* .section-two {
  background-image: url(../images/background2.jpg);
  padding: 100px 0px 0px 0px;
  background-position: right;
  background-attachment: fixed;
  background-size: contain;
  background-repeat: no-repeat;
} */



/* delay animation css start */
.text-hidden {
  opacity: 0;
  filter: blur(5px);
  transform: translateX(-100%);
  transition: all 1s;
}

.text-show {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}

.text-hidden-vertical {
  opacity: 0;
  filter: blur(2px);
  transform: translateY(0);
  transition: all 1s;
}

.text-show-vertical {
  opacity: 1;
  filter: blur(0);
  transform: translateY(100%);
}

@media (prefers-reduced-motion) {
  .hidden {
    transition: none;
  }
}



.delay1 {
  transition-delay: 300ms;
}

.delay2 {
  transition-delay: 600ms;
}

.delay3 {
  transition-delay: 900ms;
}

.delay4 {
  transition-delay: 1200ms;
}

.delay5 {
  transition-delay: 1500ms;
}

.delay6 {
  transition-delay: 1800ms;
}

.delay7 {
  transition-delay: 2100ms;
}

/* delay animation css end */

/* New animation for the <p> tag start */
.text-hidden-p {
  opacity: 0;
  filter: blur(5px);
  transform: translateX(460%);
  transition: all 2s;
}

.text-show-p {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}

/* New animation for the <p> tag end */

.teams {
  padding-top: 100px;
  margin-bottom: 100px;
}

.team-row {
  justify-content: space-between;
}

.teams h1 {
  padding-bottom: 30px;
}

.team-body {
  position: relative;
  border: 1px solid #ddd;
  padding: 20px;
  text-align: center;
  transition: 0.4s ease-in-out;
  overflow: hidden;
  background-color: #dddd;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px;
}

.team-body h1 {
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
  transition: 0.6s ease-in-out;
}

.team-body p {
  text-align: center;
  margin: 0;
  transition: 0.6s ease-in-out;
}

.team-body:hover {
  background-color: #000;
}

.team-body:hover h1,
.team-body:hover p {
  color: #ddd;
}

.team-social {
  display: inline-grid;
  position: absolute;
  top: 20px;
  left: -50px;
  transition: all 0.4s ease-out !important;
  animation: MoveLeftRight 0.5s linear;
}

.team-social a {
  font-size: 22px;
  padding: 10px;
  color: #fff;
}

.team-fb {
  background-color: #1e3050;
}

.team-fb:hover {
  background-color: #253f6d;
}

.team-insta {
  background-color: #d52e85;
}

.team-insta:hover {
  background-color: #e25aa0;
}

.team-body:hover .team-social {
  top: 20px;
  left: 20px;
  animation: MoveRightLeft 0.4s linear;
}

@keyframes MoveRightLeft {
  0% {
    left: -50px;
  }

  100% {
    left: 20px;
  }
}

@keyframes MoveLeftRight {
  0% {
    left: 0%;
  }

  100% {
    left: -80%;
  }
}

.restaurant_banner {
  /* padding: 87px 0 0 0; */
  background-color: rgb(244 240 238);
  color: #fff;
}

/* Video player start */


button+button {
  margin-left: 0.75em;
}

.upload {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* .video-box {
  display: flex;
  align-items: center;
  justify-content: center;
} */

/* .player {
  width: 100%;
  max-width: 100%;
  border: 0.25rem solid rgba(0, 0, 0, 0.445);
  position: relative;
  font-size: 0;
  overflow: hidden;
} */
.player {
  width: 100%;
  max-width: 100%;
  box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.5);
  position: relative;
  font-size: 0;
  overflow: hidden;
}

.player_video {
  /* width: 100%;
  cursor: pointer; */
  width: 100%;
  cursor: auto;
  height: 100vh;
  object-fit: cover;
}

.fa {
  color: white;
  font-size: 1rem;
}

.fa-play:hover,
.fa-pause:hover,
.fa-stop:hover,
.fa-volume-up:hover,
.fa-fast-backward:hover,
.fa-fast-forward:hover {
  color: maroon;
  cursor: pointer;
}

.player_button {
  background: none;
  border: 0;
  line-height: 1;
  color: white;
  text-align: center;
  outline: 0;
  padding: 0;
  cursor: pointer;
  max-width: 50px;
  font-size: 1rem;
}

.player_button:focus,
.player_button:hover {
  border-color: #ffc600;
  border-color: blue;
}

.player_slider {
  width: 0.75rem;
  height: 3rem;
}

.player_controls {
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
  transform: translateY(100%) translateX(-5px);
  transition: all 0.3s;
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 1.5rem;
}

.player:hover .player_controls {
  transform: translateY(0);
}

.player:hover .progress-range {
  height: 0.75rem;
}

.right-controls {
  display: flex;
  justify-content: flex-end;
}

.left-controls {
  display: flex;
  justify-content: flex-start;
}

.player_controls>* {
  flex: 1;
}

.progress-range {
  flex: 10;
  position: relative;
  display: flex;
  flex-basis: 100%;
  height: 1.5em;
  transition: height 0.3s;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.progress-bar {
  background: maroon;
  width: 50%;
  height: 100%;
  border-radius: 1.5em;
  transition: all 250ms ease;
}

.player:fullscreen {
  max-width: none;
  width: 100%;
}

.player:-webkit-full-screen {
  /*CHROME*/
  max-width: none;
  width: 100%;
}

.player:-moz-full-screen {
  /*FIREFOX*/
  max-width: none;
  width: 100%;
}

.time {
  text-align: right;
  position: relative;
  /* top: 0.85em; */
  top: 12px;
  padding-left: 0.5em;
  margin-right: 1em;
  color: white;
  font-weight: 600;
  font-size: 1rem;
  /* user-select: none; */
}

.time-elapsed,
.fa-fast-forward {
  padding-left: 0.75em;
}

/**/
/*css to style input type="range"*/
input[type='range'] {
  -webkit-appearance: none;
  background: transparent;
  width: 40%;
  margin: 0 20px;
}

input[type='range']:focus {
  outline: none;
}

input[type='range']::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(13, 13, 13, 0);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50px;
  border: 0.2px solid rgba(1, 1, 1, 0);
}

input[type='range']::-webkit-slider-thumb {
  height: 0.75em;
  width: 1em;
  border-radius: 0.25em;
  background: maroon;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px;
  box-shadow: 0 0 2px rgb(15, 14, 80);
}

input[type='range']::-moz-range-track {
  /*?*/
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(13, 13, 13, 0);
  background: #ffffff;
  border-radius: 1.3px;
  border: 0.2px solid rgba(1, 1, 1, 0);
}

input[type='range']::-moz-range-thumb {
  /*?*/
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(13, 13, 13, 0);
  height: 12px;
  width: 17px;
  border-radius: 50px;
  /* background: #ffc600; */
  background: blue;
  cursor: pointer;
}

@media (max-width: 827px) {
  .fa {
    color: white;
    font-size: 0.9rem;
  }

  /* button + button {
    margin-left: 0;
  } */
  .time {
    padding-left: 0;
    margin-right: 0.5em;
  }

  .time-elapsed,
  .fa-fast-forward {
    padding-left: 0.75em;
  }

  .player {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .player {
    width: 100%;
  }
}


/* Video player end */


.btn--transition {
  -webkit-transition: -webkit-transform .2s;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.main-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.main-nav li {
  margin: 0 0 15px 0;
}

.main-nav li a {
  font-family: "Amphion";
  font-size: 50px;
  color: rgb(244 240 238);
  font-weight: bold;
  line-height: unset;
  cursor: unset;
  position: relative;
  z-index: 99;
}

.main-nav li a:hover,
.main-nav li a:focus,
.main-nav li a.active {
  color: #DA7171;
}

.full-menu {
  visibility: hidden;
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  opacity: 0;
  background-color: #fffffff7;
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  z-index: 999 !important;
}

.full-menu--open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.full-menu--transition {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.full-menu--middle {
  display: table-cell;
  vertical-align: middle;
  background: #231f20;
  max-height: 100vh;
  overflow-y: auto;
}

.menu-toggle {
  border: 0;
  color: #d2423f;
  font-size: 40px;
  background-color: transparent;
}

.menu-toggle:before {
  content: '\f0c9';
  font-family: 'FontAwesome';
  /* margin: 0 20px 0 0; */
}

.menu-toggle--close {
  position: absolute;
  top: 30px;
  right: 30px;
}

.menu-toggle--close:before {
  content: '\f00d';
  color: #d2423f;
  font-size: 40px;
  margin: 0;
}

.menu-open {
  overflow: hidden;
}

.about_page {
  margin: 87px 0 0 0;
}

.map iframe {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
}

.news_detail {
  padding-bottom: 100px;
}

.news_detail_img {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background-image: url(../images/background2.jpg);
  background-position: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
}

.news_detail h1 {
  margin-top: 20px;
}

.news_detail p {
  color: #fff;
  text-align: justify;
}

.menu-all-items {
  margin: 100px 200px;
}



/* New CSS - 20th December 2023 by Asad */

.section-one .para-1 {
  padding: 0 20%;
  text-align: center;
  margin: 0;
  font-weight: 500;
}

.section-one h3 {
  font-family: "Amphion";
  text-align: center;
  word-spacing: 3px;
  letter-spacing: 2px;
  font-size: 30px;
  margin: 50px 0 0 0;
}

.heading-circle {
  position: relative;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #414143;
}

.heading-circle p {
  font-family: "Amphion";
  text-transform: lowercase;
  letter-spacing: 2px;
  text-align: left;
  font-size: 50px;
  color: #d2423f;
  font-weight: bold;
  line-height: 1;

  position: absolute;
  right: -53px;
  bottom: 45px;
}

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

.brand-img img {
  /* width: 350px;
  height: 450px; */
  width: 400px;
  height: 600px;
  object-fit: cover;
  /* object-position: 0 32%; */
  position: relative;
  z-index: 2;
}

.brand-name {
  margin: 120px 0 0 0;
}

.brand-name h3 {
  font-family: "Amphion";
  text-transform: lowercase;
  letter-spacing: 2px;
  text-align: left;
  font-size: 60px;
  color: #000;
  font-weight: bold;
  line-height: 1;
}

.brand-name .brand-desc {
  font-weight: 500;
  padding: 20px 60px 0 0;
}

.brand-name .brand-title {
  padding: 0;
}


.bottom-line {
  width: 1px;
  height: 250px;
  background-color: #C31313;
  position: absolute;
  right: 190px;
  bottom: 55px;
  z-index: 1;
}

.mobile-brands .bottom-line {
  bottom: 85px;
}

.bottom-line i {
  position: absolute;
  bottom: 0;
  left: -4px;
  color: #C31313;
  font-size: 10px;
}

.section-founder .heading-circle p {
  font-family: "Amphion";
  color: #fff;
  right: -216px;
  bottom: 42px;
  font-size: 65px;
  letter-spacing: 2px;
}

.section-founder .heading-circle {
  position: relative;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #d2423f;
}


.new-and-event {
  padding: 20px 0 0 0;
  background-color: #231f20;
  margin-top: -60px;
  margin-bottom: 20px;
}

.new-and-event img,
.journey .product-slider-body img {
  border-radius: 125px;
  width: 125px;
  height: 125px;
  margin: 30px 0 10px 0;
  object-fit: cover;
}

.journey h4 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}


.journey p {
  margin-bottom: 5px;
  font-size: 14px;
}

.section-founder p {
  color: #fff;
}

/* .section-founder p.brand-desc,
.section-founder p.brand-title {
  padding: 0 100px;
} */

.section-last {
  padding: 70px 0;
}

.section-last .heading-circle p {
  position: unset;
  text-align: center;
  font-size: 20px;
  margin-top: 90px;
  letter-spacing: 0;
  color: #fff;
}

.section-last .heading-circle {
  background-color: #d2423f;
}

.section-last-text {
  padding: 20px 250px 0;
}

footer {
  padding: 40px 0;
}

.pam footer {
  padding: 55px 0 93px 0;
}

footer .footer-menu {
  text-align: center !important;

}

.footer-menu:not(.last-item) {
  border-right: 2px solid;
}

footer .footer-menu a {
  font-family: "Amphion";
  font-size: 20px;
  padding-right: 25px;
}

.read-more {
  margin-top: 20px;
}

body.cursor-none {
  cursor: none;
}

#customCursor {
  display: none;
  position: absolute;
  z-index: 98;
  /* Make sure the cursor is above other elements */
  pointer-events: none;
  /* Ensure the cursor doesn't interfere with button clicks */
}

#resetCursorBtn {
  cursor: unset;
}

#setCursorBtn {
  position: fixed;
  right: 80px;
  top: 50px;
  /* border: 1px solid rgb(48, 44, 45);
  text-align: center;
  border-radius: 50%;
  height: 65px;
  width: 65px;
  background-color: rgb(35 31 32); */
}

.about-us .heading-circle p {
  right: -56px;
  bottom: 27px;
  color: #000;
}

.about-us .heading-circle {
  background-color: #e69e9f;
}

.about-us-content h1 {
  color: #000;
  font-family: "Amphion";

}

.about-us-content {
  margin-bottom: 30px;
}

.about-us-content p {
  margin-bottom: 0;
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  padding: 0 8%;
  font-weight: 100;
}

.about-us-imgs {
  padding-top: 100px;
  position: relative;
}

.about-us-imgs .about-heading-circle {
  width: 250px;
  height: 250px;
}

.about-heading-circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #a50903c2;
}

.about-heading-circle h1 {
  color: #fff;
  font-family: "Amphion";
  font-size: 23px;
}

.about-heading-circle-content {
  padding-top: 32px;
}

.main-circle {
  position: relative;
  z-index: 2;
}

.about-heading-circle p {
  font-family: "Amphion";
  text-transform: unset;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
}

.about-us-line-body {
  display: flex;
  justify-content: center;
}

.about-us-line {
  border: 1px solid #fff;
  margin: 12px 0 10px 0;
  width: 120px;
}

.box {
  position: absolute;
}

.box-2 {
  left: 425px;
  top: 7px;
}

.box-2 .about-heading-circle {
  background-color: #5b3630;
}

.box-3 {
  right: 348px;
  top: 16px;
  z-index: 1;
}

.box-3 .about-heading-circle-pic {
  width: 250px;
  height: 250px;
  border-radius: 50%;
}

.box-4 {
  left: 297px;
  top: 135px;
}

.box-4 .about-heading-circle-pic {
  width: 200px;
  height: 200px;
  border-radius: 50%;
}

.box-5 {
  left: 360px;
  top: -75px;
}

.box-5 .about-heading-circle-pic {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.box-6 {
  right: 285px;
  bottom: 7px;
}

.box-6 .about-heading-circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #bca88d;
}

.boxpic-circle,
.boxpic-circle2 {
  position: relative;
}

.boxpic-circle::after {
  content: '';
  position: absolute;
  width: 165px;
  height: 165px;
  border: 2px solid #000;
  border-top-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: -10px;
  right: -9px;
  box-sizing: border-box;
  transform: rotate(8deg);
}


.boxpic-circle2::after {
  content: '';
  position: absolute;
  width: 175px;
  height: 175px;
  border: 2px solid #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: -10px;
  right: -9px;
  box-sizing: border-box;
  transform: rotate(180deg);
}

.box-7 {
  bottom: -3px;
  right: 525px;
  z-index: 3;
}

.box-7 .about-heading-circle {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
}

.box-7-1 {
  bottom: 4px;
  right: -6px;
  z-index: 4;
}

.box-7-1 .about-heading-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: unset;
  background-color: #000;
}


.box-8 {
  bottom: unset;
  top: 52px;
  left: 243px;
  z-index: 3;
}

.box-8 .about-heading-circle {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #fff;
}

.box-8-1 {
  bottom: 4px;
  right: -6px;
  z-index: 4;
}

.box-8-1 .about-heading-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #8f0808;
  border: unset;
}

.box-9 {
  bottom: unset;
  right: 373px;
  top: 22px;
  z-index: 3;
}

.box-9 .about-heading-circle {
  position: relative;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
}

.box-9-1 {
  bottom: 22px;
  right: 2px;
  z-index: 4;
}

.box-9-1 .about-heading-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: unset;
  background-color: #d72626;
}

.about-pic-opt {
  opacity: 0.85;
}


.journey {
  background-color: #E3DFD6;
}

.founders {
  background-color: #ddd9d0;
}

.journey h1 {
  font-family: "Amphion";
  font-size: 50px;
  color: #c2655d;
  margin-bottom: 50px;
}

.heading h1 {
  font-family: "Amphion";
  font-size: 50px;
}

.contact-us .heading h1 {
  margin-top: 70px;
  color: #fff;
}


.journey-body {
  display: flex;
  justify-content: center;
  padding: 150px 0;
}

.journey1 {
  position: relative;
  border-radius: 50%;
}

.journey1 img {
  width: 60px;
  border: 3px solid #000;
  border-radius: 50%;
  overflow: hidden;
}

.journey1::after {
  content: '';
  position: absolute;
  width: 70px;
  height: 70px;
  border: 3px solid #000;
  border-top-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  top: -6px;
  left: -5px;
  box-sizing: border-box;
  transform: rotate(225deg);
}

.line {
  border-bottom: 3px solid #000;
  width: 6%;
  margin: 0 2px 28px 2px;
}

.journey2::after {
  top: unset;
  bottom: -6px;
  transform: rotate(45deg);
}

.journey-info {
  position: absolute;
  width: 232px;
  height: 100px;
  border-left: 2px solid #000;
  bottom: 82px;
  right: -200px;

}


.journey-info-dot {
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #000;
  border-radius: 50%;
  bottom: -11px;
  left: -7px;
}

.journey-data {
  width: 76%;
}

.journey-data h1 {
  font-size: 80%;
  color: #000;
  text-align: left;
  padding-left: 12%;
  margin-bottom: 5px;
}

.journey-data p {
  font-size: 70%;
  color: #000;
  text-align: left;
  padding-left: 12%;
  margin-bottom: 10px;
}

.journey-data a {
  font-size: 70%;
  color: #000;
  text-align: left;
  padding-left: 12%;
  margin-bottom: 0;
}

.journey2 .journey-info {
  bottom: unset;
  top: 82px;
}

.journey2 .journey-info-dot {
  bottom: unset;
  top: -11px;
}

.founder-body {
  position: relative;
  height: 540px;
  text-align: center;
  overflow: hidden;
}

.founder-body img {}

.founder-body1 {
  padding-top: 168px;
}

.team-text {
  position: absolute;
  top: 277px;
  left: -78px;
  text-align: left;
  transition: ease-in-out 0.5s !important;
}

.founder-body .team-text {
  width: 140px;
  left: -2px;
}

.founder-body1 .team-text {
  position: absolute;
  top: 428px;
  left: -20px;
}

.founder-body .team-text p {
  font-size: 10px;
}

.team-text p {
  margin: 0;
}

.team-text p.team-name {
  text-align: right;
  font-size: 12px;
}

.founder-body1 .team-text p.team-name {
  font-size: 20px;
}

.founder-body1 .team-text p {
  font-size: 12px;
}

.founder_detail {
  position: absolute;
  left: -255px;
  transition: ease-in-out 0.6s;
  width: 233px;
}

.founder-main-img {
  transition: ease-in-out 0.5s !important;
}

.founder-body:hover .founder_detail {
  left: 25px;
}

.founder-body:hover .founder-main-img {
  opacity: 0;
}

.founder-body:hover .team-text {
  opacity: 0;
}

.text-grey {
  color: #736f66;
}

.text-orange {
  color: #c88d67;
}

.text-red {
  color: #b45a53;
}


.news-and-events .heading-circle p {
  right: -47px;
  bottom: 19px;
  font-size: 30px;
}

.product-slider-body p {
  margin-bottom: 5px;
}

.news-and-events a {
  color: #fff;
}

.read-more:hover {
  color: #C31313 !important;
}

.brand-margin {
  margin: 120px 0 0 100px;
}

.mute-toggle {
  width: 51.25px;
  position: absolute;
  right: 86px;
  bottom: 50%;
  background-color: #d5cebe91;
  border: none;
  padding: 12px 10px;
  cursor: pointer;
  z-index: 999;
  border-radius: 4px;
  transition: background-color .3s, opacity .5s, visibility .5s;
}

.mute-toggle:hover {
  cursor: pointer;
  background-color: #d5cebe;
}

.mute-toggle i {
  font-size: 25px;
}

.mute-toggle:hover .mute-toggle i {
  color: #fff !important;
}

.mute-toggle i:hover {
  color: #fff !important;
}

.desktop-brands {
  display: block;
}

.mobile-brands {
  display: none;
}

.footer-items {
  width: 50px;
}

.footer-ul {
  display: flex;
  justify-content: center;
}


.footer-ul li {
  padding: 0 30px;
  border-right: 2px solid #000;
}

.footer-ul li:last-child {
  border-right: none;
}


.footer-ul li a {
  font-family: "Amphion";
  font-size: 20px;
}

.product-slider img {
  margin-bottom: 20px;
}

.product-slider-body {
  padding: 0 15px;
  position: relative;
  /* padding-bottom: 15px; */

}

.product-slider-body img {
  margin-bottom: 5px;
  transition: 0.3s ease-in-out;
}

.slick-slide img {
  display: unset;
}

.product-slick-arrow-banner.banner_left_arrow {
  position: absolute;
  top: 50%;
  right: 100%;
  font-size: 30px;
  color: #bca27f;
  transform: translate(0%, -50%);
  border-radius: 5px;
  z-index: 100;
  cursor: pointer;
}

.product-slick-arrow-banner.banner_right_arrow {
  position: absolute;
  top: 50%;
  left: 100%;
  font-size: 30px;
  color: #bca27f;
  transform: translate(0%, -50%);
  border-radius: 5px;
  z-index: 100;
  cursor: pointer;
}

.banner_right_arrow.product-slick-arrow-banner.brand_bannner {
  position: absolute;
  top: 50%;
  left: unset;
  font-size: 30px;
  color: #bca27f;
  transform: translate(0%, -50%);
  border-radius: 5px;
  z-index: 100;
  cursor: pointer;
  right: 15px;
}

.banner_left_arrow.product-slick-arrow-banner.brand_bannner {
  position: absolute;
  top: 50%;
  right: unset;
  font-size: 30px;
  color: #bca27f;
  transform: translate(0%, -50%);
  border-radius: 5px;
  z-index: 100;
  cursor: pointer;
  left: 15px;
}

.contact-us .heading-circle p {
  right: -104px;
  bottom: 27px;
  color: #fff;
}

.contact-us .heading-circle {
  background-color: #E59E9E;
}

.contact-us-content h1 {
  color: #000;
  font-family: "Amphion";

}

.contact-us-content p {
  text-align: justify;
  text-align-last: center;
}

.contact-us-imgs {
  padding-top: 100px;
  position: relative;
}

.contact-us-imgs .contact-heading-circle {
  width: 250px;
  height: 250px;
}

.contact-us {
  background-color: #231F20;
}

.contact-us label {
  margin: 0;
}

.contact-us label p {
  padding-right: 30px;
  padding-top: 13px;
  margin: 0 !important;
  color: #fff;
  min-width: 136px;
}

.contact-us input {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff !important;
  background-color: #ffffff00;
  background-clip: padding-box;
  border: unset;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.contact-us table th {
  text-align: left;
}

input:focus,
textarea:focus,
button:focus {
  border-color: unset !important;
  box-shadow: unset !important;
}

.contact-textarea {
  display: flex;
  justify-content: center;
}

.contact-us textarea {
  width: 70%;
  background-color: #231f20 !important;
  border-color: #fff !important;
  border-radius: 0 !important;
  margin-top: 30px;
  color: #fff !important;
}

.contact-button {
  border-radius: 25px;
  background-color: #E3DFD6;
  padding: 5px 6px;
  width: 146px;
  margin-top: 30px;
}

.contact-us button {
  border: 1px solid #000;
  border-radius: 25px;
  padding: 2px 12px;
  background-color: #E3DFD6 !important;
  color: #000 !important;
  width: 133.61px;
}

.contact-us button i {
  padding-left: 35px;
}

.contact-us form {
  margin-top: 15px;
}

.contact-us .form-check-input {
  height: unset;
}


/* CSS for the custom radio button */
.contact-us .custom-radio {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  text-align: left !important;
  min-width: 400px;
}

.contact-us .custom-radio input {
  display: none;
}

.contact-us .custom-radio .radio-circle {
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px 3px 0;
}

.contact-us .custom-radio .radio-dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.contact-us .custom-radio input:checked+.form-check-label .radio-circle .radio-dot {
  opacity: 1;
}

.contact-us .form-check-label {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin-bottom: 7px;
}

.contact-us-last {
  margin: 15px 0 70px 0;
}


.contact-us-last p {
  margin-bottom: 5px;
  color: #fff;
}

.news {
  padding-top: 70px;
  background-color: #231F20;
}

.news .heading-circle {
  background-color: #E59E9E;
}

.news .heading-circle p {
  right: -145px;
  bottom: 27px;
  color: #fff;
}

.events .heading-circle p {
  right: -92px;
  bottom: 60px;
  color: #fff;
}

.news h1 {
  margin: 70px 0 45px 0;
  color: #fff;
}

.events h1 {
  margin: 30px 0 20px 0;
  color: #000;
}

.bannerslider1 {
  padding-left: 0;
  margin: 0 !important;
}

.news .slick-slide img {
  padding: 0 20px;
}

/* CSS for customizing Slick Slider dots */
/* .slick-dots {
  position: absolute;
  bottom: 255px;
  width: 100%;
  text-align: center;
} */
.slick-dots {
  position: relative !important;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-dots li button {
  font-size: 0;
  /* Hide the default button text */
  width: 10px;
  height: 11px;
  border-radius: 50%;
  background-color: #ddd;
  /* Inactive dot color */
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}

.slick-dots li.slick-active button {
  background-color: #fff;
  width: 14px;
  height: 15px;
  border: 2px solid #ddd;
}

.slick-dots button:focus {
  border-color: #ddd !important;
}

.news .slick-slide {
  position: relative;
}

.news .slick-slide img {
  filter: blur(1.5px);
  object-fit: cover;
  height: 300px;
  width: 100%;
  margin-top: 25px;
}

.news .slick-active img {
  filter: blur(0);
  object-fit: cover;
  height: 100%;
  width: 100%;
  margin-top: 0;
}

.centered {
  font-family: "BenchNine", sans-serif;
  position: absolute;
  bottom: -275px;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  z-index: 1;
  width: 66%;
  text-align: justify;
  text-align-last: center;
}

.news_slider {
  position: relative;
}

.news .centered p {
  font-size: 16px;
  margin-bottom: 2px;
}

.news .centered p a {
  font-size: 15px;
  color: #fff;
  text-decoration: underline;
}

.news .slick-list {
  padding-bottom: 100px !important;
}

.slick-slide:not(.slick-active) .centered {
  display: none;
  opacity: 0;
}

.slick-slide.slick-active .centered {
  display: block;
  opacity: 1;
}

.event {
  padding-top: 0 !important;
}

.event h1,
.event p {
  color: #000;
}

.event .slick-dots li button {
  background-color: #888888;
}

.event .slick-dots li.slick-active button {
  background-color: #000;
  border: 2px solid #888888 !important;
}

.event .read-more {
  font-size: 14px;
}



.events {
  padding-bottom: 30px;
}

.events a {
  padding-bottom: 10px;
}

.event-img {
  margin-top: 70px;
  position: relative;
  overflow: hidden;
}

.event-img img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}

.event-img-content {
  position: absolute;
  bottom: 15px;
  left: 50px;

}

.event-img-content h2 {
  font-weight: bold;
  font-size: 45px;
  color: #fff;
  margin: 0;
}

.event-img-content h3 {
  font-weight: 100;
  font-size: 45px;
  color: #fff;
}

.event-img-content h3 span {
  font-weight: 100;
  font-size: 30px;
  color: #fff;
}

.brand_banner_content .centered {
  width: 100%;
  height: 230px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;
}

.brand_banner_content {
  position: relative;
}

.banner_img {
  width: 100%;
  height: 110vh;
  object-fit: cover;
  /* filter: opacity(0.7); */
}

h1.big-size-heading {
  font-family: 'norwester';
  font-size: 175px;
  font-weight: 800;
  letter-spacing: -1px;
  /* line-height: 88px; */
  margin-bottom: 20px;
  color: #AE1F24;
}

.brand_circle {
  margin-bottom: 760px;
}

.brand_street_body {
  position: relative;
}

.brand-heading-circle {
  width: 80vw;
  height: 80vw;
  max-width: 800px;
  max-height: 800px;
  border-radius: 50%;
  background-color: #e63833;
  display: flex;
  justify-content: center;
  align-items: baseline;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
}

.brand-heading-circle p {
  font-family: "RawengulkBold";
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: 100;
  padding: 25px;
  letter-spacing: 1.5px;
  word-spacing: 4px;
  line-height: 35px;
  margin: 0;
  box-sizing: border-box;
  max-width: 90%;
  overflow-wrap: break-word;
  margin-top: 69px;
}

.brand-heading-circle p .first-word {
  display: block;
  text-align: center;
}

.brand-heading-circle p .second-word {
  display: block;
  text-align: center;
}


.brand-pic-circle {
  position: absolute;
  bottom: -270px;
  right: 400px;
  z-index: 10;
}

.brand-pic-circle img {
  width: 500px;
  height: 500px;
  object-fit: cover;
  border-radius: 50%;

}

.brand-brown-circle {
  position: absolute;
  right: 385px;
  bottom: -315px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #372120;
  z-index: 6;
}

.brand-red-circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
  background-color: #951D20;
  position: absolute;
  left: 230px;
  bottom: -472px;
}

.brand-line {
  position: absolute;
  bottom: -482px;
  right: 455px;
  z-index: 5;
}

.brand-line img {
  width: 550px;
}

.brand-pic-2-circle {
  position: absolute;
  bottom: -700px;
  right: 467px;
  z-index: 10;
}

.brand-pic-2-circle img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 50%;
}

.brand-bandaid {
  position: absolute;
  bottom: 90px;
  left: -20px;
  z-index: 10;
}

.brand-icons {
  position: absolute;
  bottom: -730px;
  left: 200px;
  z-index: 10;
}

.brand-icons2 {
  position: absolute;
  bottom: -603px;
  right: 315px;
  z-index: 10;
}

.brand-bandaid img {
  width: 190px;
}

.brand_btns {
  margin-bottom: 50px;
}

.brand_btns a {
  font-family: 'RawengulkBold';
  font-size: 30px;
  padding-right: 10px;
  text-align: center;
  display: inline-block;
  width: 200px;
}

.brand_footer .brand_footer_logo {
  margin-bottom: 10px;
}

.brand_footer h1 {
  color: #000;
  font-family: 'RawengulkBold';
}

.brand_footer p {
  margin: 0;
  font-size: 18px;
  font-family: 'RawengulkBold';
  text-transform: capitalize !important;
  padding-bottom: 5px;
}

.upper_brand {
  background-color: #F4EAD3;
  /* background-image: url(../images/upper-street2.png);
  background-repeat: no-repeat;
  background-position: 1% 100%;
  background-size: 93%; */
}

.upper_street p {
  font-family: 'Amphion';
  font-size: 50px;
  font-style: italic;
  font-weight: 100;
  margin-bottom: 0;
  color: #AE1F24;
}

.upper_brand .red_part {
  padding: 9% 30px 100px;
  /* background-color: #AE1F24; */
  background-color: #f4ead3;
  text-align: justify;
  text-align-last: center;
  margin-top: -80px;
  /* background-image: url(../images/upper-street-jumping-characters.png);
  background-repeat: no-repeat;
  background-position: -165px; */
}

.upper_brand .red_part h1 {
  color: #000;
  font-family: 'AlbraTRIAL';
}

.upper_brand .red_part h2 {
  color: #000;
  font-family: 'AlbraTRIAL Medium';
  margin-bottom: 20px;
}

.upper_brand .red_part p {
  color: #000;
  font-family: 'AlbraTRIAL Thin';
  font-weight: 100;
  padding: 0 20%;
}

.upper_brand .brand_btns {
  position: relative;
  margin-top: 0;
}

.upper_brand .brand_btns a {
  font-family: 'AlbraTRIAL Thin';
}

.upper_brand .brand_footer {
  /* margin-top: -290px; */
  /* margin-top: -15%; */
}

.upper_brand .brand_footer h1 {
  font-family: 'AlbraTRIAL Semi';
}


.jumping_chracs img {
  width: 25%;
  margin-top: -245px;
  position: relative;
  z-index: 1;
}

.picture_body {
  position: relative;
  padding-top: 80px;
  /* margin-left: 280px; */
  margin-left: 2%;
}

.upper_brand-pic-1 {
  position: relative;
}

.upper_brand-pic-1 img {
  width: 600px;
  height: 600px;
  object-fit: cover;
  border-radius: 50%;
}


.upper_brand-pic-1::after {
  content: '';
  position: absolute;
  width: 700px;
  height: 700px;
  border: 2px solid #000;
  border-top-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  left: -50px;
  top: -45px;
  box-sizing: border-box;
  transform: rotate(130deg);
}

.picture_body2 {
  position: absolute;
  width: 100%;
  left: -190px;
  z-index: 9;
}

.upper_brand-pic-2 {
  text-align: right;
  margin-top: -750px;
}

.upper_brand-pic-2 img {
  height: 555px;
  width: 42%;
  object-fit: cover;
  border-radius: 50%;
  clip-path: polygon(100% 0%, 100% 100%, 50% 100%, 50% 0%);
}

.upper_brand-pic-3 img {
  height: 555px;
  width: 42%;
  object-fit: cover;
  border-radius: 50%;
  clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
}

.upper_brand-pic-3 {
  margin-top: -160px;
}

/* .upper_brand-pic-4 {
  position: absolute;
  left: -270px;
} */

.upper_brand-pic-4 img {
  height: 500px;
  width: 500px;
  object-fit: cover;
  border-radius: 50%;
}

.red_line {
  position: relative;
  margin-top: 50px;
  text-align: center;
  overflow: hidden;
  margin-left: -110px;
}

.red_line img {
  text-align: center;
  margin-left: 0;
  width: 100%;
}

.brand_contact {
  margin-top: -700px;
}

.upper_brand-pic-4 {
  position: relative;
  margin: -325px 0 0 -80px;
}

.upper_brand footer {
  margin-top: 0;
  padding: 1% 0 5% 0
}

.red_line .multiple_lines {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 74px;
  width: 47%;

}

.single_line {
  position: absolute;
  z-index: 999;
  bottom: 210px;
  right: 0;
}

.white_circle {
  position: absolute;
  z-index: 999;
  top: 72px;
  right: 28%;
  width: 89px !important;
}

.table_otto {
  background-color: #E7E7E7;
}

.oto-one p {
  font-family: 'Loew Regular';
  font-size: 16px;
  color: #303791;
  text-align: justify;
  text-align-last: center;
  padding: 70px 21%;
  font-weight: 100;
  text-transform: lowercase;
}

.table_otto .brand_btns a {
  font-family: 'Loew';
  color: #CDA954;
}

.table_yellow_circle {
  position: relative;
  z-index: 1;
  margin: 0 0 0 -15px;
}

.table_circle_img {
  position: relative;
}

.table_circle_img img {
  width: 440px;
  height: 440px;
  /* object-fit: cover;
  border-radius: 50%; */
  margin: -251px 0 0 50px;
}

.table_leaf {
  position: relative;
  z-index: 2;
  text-align: right;
  margin: -410px -15px 0 0;
}

.table_leaf img {
  width: 30%;
}

.table_circle_img2 {
  text-align: center;
  margin: -600px 0 0 0;
}

.table_circle_img2 img {
  width: 350px;
  height: 350px;
  object-fit: cover;
  border-radius: 50%;
}

.table_circle_img3 {
  position: relative;
  text-align: center;
  margin: -400px 0 550px 715px;
}

.table_circle_img3 img {
  width: 540px;
  height: 540px;
  object-fit: cover;
  border-radius: 50%;
}

.table_stars {
  text-align: left;
  margin: -500px 0 0 -42px;
}

/* .table_stars img {
  width: 20%;
} */

.table_sketch {
  text-align: right;
  margin: -560px -15px 0px 0px;
	top:175px;
}
.table_sketch-left {text-align: left; z-index:2;top:65px; margin-left:-15px;margin-right:0px; }

.table_sketchimg,
.table_stars {
  width: 18%;
}

.table_otto .brand_footer {
  padding-bottom: 50px;
}


.table_otto .brand_footer h1 {
  font-family: 'Loew';
}

.table_otto .brand_footer p {
  font-family: 'Loew Regular';
}

.table_otto footer {
  padding: 5px 0 31px 0px;
  margin-top: -750px;
}

.san_risto {
  background-color: #C0E5F6;
}

.san_risto .san-one p {
  font-family: "Helvetica";
  font-size: 16px;
  color: #000;
  text-align: justify;
  text-align-last: center;
  padding: 70px 21%;
  font-weight: 100;
}

.san_risto .brand_btns a {
  font-family: "Helvetica";
  color: #CD372E;
  font-weight: 100;
}

.san_risto_lineone {
  text-align: center;
}

.san_risto_lineone img {
  margin-top: 0;
}

.san_risto_one {
  text-align: center;
}

.san_risto_one .san_risto_one1 {
  height: 400px;
  width: 400px;
  object-fit: cover;
  /* border-radius: 45%;
  clip-path: polygon(100% 0%, 100% 100%, 50% 100%, 50% 0%);
  transform: rotate(124deg); */
  margin: -200px 0 0 0;
}

.san_risto_one .san_risto_one2 {
  margin-top: -250px;
  width: 40px;
}


.san_risto_two {
  text-align: center;
}

.san_risto_two .san_risto_one1 {
  position: relative;
  height: 400px;
  width: 400px;
  object-fit: cover;
  /* border-radius: 45%;
  clip-path: polygon(100% 0%, 100% 100%, 50% 100%, 50% 0%);
  transform: rotate(234deg); */
  margin: 60px 0 0 0;
  z-index: 1;
}

.san_risto_two .san_risto_one2 {
  margin: -160px 0 0 0;
  width: 40px;
}

.san_risto_linetwo {
  text-align: center;
}

.san_risto_linetwo img {
  margin: -105px 65px 0px 0;
  width: 300px;
}


.san_risto_three {
  text-align: center;
}

.san_risto_three .san_risto_one1 {
  height: 400px;
  width: 400px;
  object-fit: cover;
  /* border-radius: 45%;
  clip-path: polygon(100% 0%, 100% 100%, 50% 100%, 50% 0%);
  transform: rotate(316deg); */
  margin: -150px 0 0 205px;
}

.san_risto_three .san_risto_one2 {
  margin-top: -250px;
  width: 40px;
}

.san_risto .brand_footer {
  line-height: 1.2;
}

.san_risto .brand_footer h1,
.san_risto .brand_footer p {
  font-family: "Helvetica";
  margin: 0;

}

.san_risto .brand_footer img {
  width: 40px;
}

.insta_img {
  width: 40px !important;
  margin: 10px 0;
}

.san_risto footer {
  padding: 100px 0 5px 0;
}

.san_risto .footer-ul {
  margin: -110px 0 75px 0;
}

.matchbox {
  background-image: url(../images/matchbox-background.jpg);
}

.matchbox .san-one p {
  font-family: 'Blender';
  font-size: 16px;
  color: #000;
  text-align: justify;
  text-align-last: center;
  padding: 45px 50px;
  font-weight: 100;
  margin: 100px 30px;
  border-radius: 110px;
  background-image: url(../images/recycled_paper.jpg);
}


.matchbox_mid {
  width: 395px;
  text-align: center;
  padding: 45px 50px;
  background-image: url(../images/recycled_paper.jpg);
  border-radius: 180px;
}


.matchbox .brand_footer {
  line-height: 1.2;
}

.matchbox .brand_footer h1,
.matchbox .brand_footer p {
  font-family: 'Blender';
  margin: 0;
  color: #414042;
}

.matchbox .brand_footer img {
  width: 95px;
  margin-bottom: 15px;
}

.matchbox-3images {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin-bottom: 25px;
  object-fit: cover;
}

.matchbox_mid .brand_btns {
  margin-top: 50px;
}

.matchbox_mid .brand_btns a {
  font-family: "Blender";
}

.franco_mid {
  margin-top: 350px;
  margin-bottom: 50px;
}

.franco {
  background-image: url(../images/Franco\ Tile\ Background.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@supports (-webkit-touch-callout: none) {
  .franco {
    background-size: 100%;
    /* Adjust this value for Safari */
    background-attachment: scroll;
    /* Safari has issues with fixed attachment sometimes */
  }
}

.franco .san-one p {
  font-family: 'norwester';
  font-size: 16px;
  color: #00833E;
  text-align: justify;
  text-align-last: center;
  padding: 70px 21%;
  font-weight: 100;
}

.franco_firstimg {
  width: 100%;
  height: 100%;
  margin: -380px 0 0 0;
  text-align: right;
}

.quarter-circle1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  /* border-top-right-radius: 370px; */
  margin: 0 0 20px 0;
  text-align: left;
}


.quarter-circle2 {
  width: 75%;
  height: 350px;
  overflow: hidden;
  border-bottom-right-radius: 370px;
  margin: 30px 0 0 -50px;
}

.quarter-circle1 img {
  object-fit: cover;
  /* object-position: -110px; */

}

.quarter-circle2 img {
  object-fit: cover;
  object-position: -92px -145px;
}


.franco .brand_btns {
  margin: -85px 0 20px 0;
}

.franco .brand_btns a {
  font-family: 'Norwester';
}

.franco .brand_footer h1 {
  margin-top: 40px;
  font-family: 'Norwester';
  color: #fff;
  font-size: 45px;
  letter-spacing: 2px;
}

.franco .brand_footer p {
  font-family: 'Norwester';
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
}

.franco_animal {
  text-align: left;
}

.franco_animal img {
  margin-top: -450px;
  width: 644px;
}

.franco_animal-right {
  text-align: right;
}

.franco_animal-right img {
  margin-top: -1700px;
  width: 644px;
}

.franco footer {
  background-color: #00833E;
}

.franco .footer-ul {
  margin-top: 50px;
}

.blue_lines {
  background-image: url(../images/pam_longlines.png);
  background-position: center;
  height: 40px;
}

.red_circle_img {
  transform: rotate(329deg);
  width: 58%;
}

.pam .san-one p {
  font-family: 'TheNextFont';
  font-size: 16px;
  color: #23408F;
  text-align: justify;
  text-align-last: center;
  padding: 70px 21%;
  text-transform: uppercase;
}

.pam .brand_btns {
  margin-top: -45px;
}

.pam .brand_btns a {
  font-family: 'TheNextFont';
  color: #23408F;
  font-weight: 900;
  padding-top: 4px;
}

.pam .brand_footer h1 {
  font-family: 'TheNextFont';
  font-weight: bolder;
  text-transform: uppercase;
  padding-top: 30px;
  color: #23408F;
}

.pam .brand_footer p {
  font-family: 'TheNextFont';
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 20px;
  color: #23408F;
}

.pam_cow_body {
  text-align: right;
  position: relative;
  z-index: 2;
  margin-top: -585px;
}

.pam_cow {
  width: 60%;
}

.pam_cow_cloud1 {
  text-align: left;
  margin: 0 0 0 -835px;
}

.pam_body2 {
  background-image: url(../images/pam_cloud_right.png);
  background-position: 600px -5px;
  background-repeat: no-repeat;
  background-size: 97%;
}

.pam {
  background-color: #fff;
}

.peace {
  width: 100px;
}

/* .pam_img1 {
  width: 380px;
  height: 200px;
  overflow: hidden;
  border-radius: 150px;
  transform: rotate(312deg);
}

.pam_img1 img {
  width: 630px;
  height: 320px;
  object-fit: cover;
  transform: rotate(31deg);
  object-position: -160px -69px;
}


.pam_img2 {
  width: 600px;
  height: 315px;
  overflow: hidden;
  border-radius: 150px;
  transform: rotate(312deg);
}

.pam_img2 img {
  width: 833px;
  height: 625px;
  object-fit: cover;
  transform: rotate(61deg);
  object-position: -165px -235px;
} */

/* .pam_img3 {
  width: 545px;
  height: 255px;
  overflow: hidden;
  border-radius: 150px;
  transform: rotate(312deg);
}

.pam_img3 img {
  width: 805px;
  height: 575px;
  object-fit: cover;
  transform: rotate(61deg);
  object-position: -165px -235px;
} */

.pam_blueline1 {
  margin: -100px 0 0 0;
}

.pam_img1 {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-left: 135px;
}


.pam_img2 {
  width: 100%;
  overflow: hidden;
}

.pam_img2 img {
  width: 700px;
}

.pam_img3 {
  width: 100%;
  overflow: hidden;
}


.pam_img2_body {
  float: right;
  /* margin-right: -95px; */
  margin-right: 0;
  margin-top: -870px;
}

.pam_img3_body {
  margin-top: -35px;
  margin-left: 0;
}

.pam_blueline2 {
  text-align: right;
  margin-top: -200px;
}

.pam .brand_footer {
  margin-top: -100px;
}

.upper_street_2img {
  text-align: right;
  width: 1000px;
}

.upper_street_2img img {
  width: 500px;
  margin-top: -343px;
  position: relative;
  z-index: 9;
}

.white_strips {
  width: 100%;
  position: relative;
  z-index: 9;
  margin-top: -151px;
}

.matchbox_banner .banner_img {
  filter: opacity(0.3);
}

.banner_inside_img {
  object-fit: cover !important;
}


.contact_footer .footer-ul li a {
  color: #fff;
}

.contact_footer .footer-ul li {
  border-right: 2px solid #fff;
}

.almakaan_gallery {
  margin: 150px 0 75px 0;
}

.almakaan_gallery img {
  width: 100%;
  height: 850px;
  object-fit: cover;
}

.event-img-hover {
  width: 100%;
  height: 450px;
  position: absolute;
  opacity: 0;
  transition: 0.6s ease-in-out !important;
}

.event-img-hover .event_contentt {
  color: #fff;
  padding: 40px;
  transition: 0.6s ease-in-out !important;

}

.event-img:hover .event-img-hover {
  top: 0;
  z-index: 100;
  background-color: #000000a8;
  opacity: 1;
  transition: 0.6s ease-in-out !important;
}

.go_down {
  width: 55px;
  position: absolute;
  bottom: 60px;
  right: 86px;
  background-color: #d5cebe91;
  border: none;
  padding: 5px;
  cursor: pointer;
  z-index: 999;
  border-radius: 4px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  text-align: center;
}

.go_down i {
  font-size: 40px;
}

.go_down:hover {
  cursor: pointer;
  background-color: #d5cebe;
}

.go_down:hover .go_down i {
  color: #fff !important;
}

.go_down i:hover {
  color: #fff !important;
}

.brand_footer_Img {
  width: 193px;
}

.slick-slide .centered {
  font-family: "BenchNine", sans-serif;
  position: relative;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  z-index: 1;
  width: 90%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  overflow: visible;
  margin-top: 75px;
}

.news_slider .slick-prev,
.news_slider .slick-next
{
    font-size: 24px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    /* background: #E59E9E; */
	border-radius:3px;
	text-align:center;
	z-index:99
}
.news_slider .slick-next {right:0}

/*
.news_slider .slick-list {
  padding: 0px 70px !important;
} */

.event .read-more {
  color: #000 !important;
}

.event .read-more:hover {
  color: #C31313 !important;
}



















































































@media (max-width: 1788px) {
  .brand_contact {
    margin-top: -650px;
  }

  .franco_animal img,
  .franco_animal-right img {
    width: 500px;
  }
}


@media (max-width: 1740px) {
  .brand_contact {
    margin-top: -600px;
  }

  .footer-ul li {
    padding: 0 10px;
  }

  .upper_brand-pic-4 {
    margin: -288px 0 0 -111px;
  }

  .table_sketch {
    margin: -698px -15px 0 0;
  }

  .table_otto footer {
    margin-top: -596px;
  }
}

@media (max-width: 1675px) {

  .franco_animal img {
    width: 400px;
    margin-top: -402px;
  }
}

@media (max-width: 1550px) {
  .table_circle_img3 {
    margin: -400px 0 550px 40%;
  }

  .brand_contact {
    margin-top: -485px;
  }

  .franco_animal img {
    width: 400px;
  }

  .franco_animal-right img {
    width: 400px;
    margin-top: -2000px;
  }
}

@media (max-width: 1480px) {

  .red_line {
    margin-left: -97px;
  }

  .brand_contact {
    margin-top: -441px;
  }



  .upper_brand-pic-4 {
    margin: -275px 0 0 -67px;
  }

  .white_circle {
    right: 24%;
  }

  .founder-body img {
    width: 180px;
  }

  .founder_detail {
    width: 210px !important;
  }

  /* .team-text p.team-name {
    font-size: 20px;
  } */

  .team-text {
    top: 215px;
    left: -20px;
  }

  .founder-body1 .team-text {
    top: 365px;
    left: 20px;
  }



  .red_circle_img {
    width: 70%;
  }

  .upper_brand-pic-4 img {
    height: 400px;
    width: 400px;
  }
}


@media (max-width: 1370px) {
  .founder-body {
    text-align: right;
  }

  .founder-body .team-text {
    left: 18%;
  }

  .founder-body:hover .founder_detail {
    left: 65px;
  }

  .product-slick-arrow-banner.banner_left_arrow {
    right: 98%;
  }

  .product-slick-arrow-banner.banner_right_arrow {
    left: 98%;
  }

  .product-slider-body {
    padding: 0 45px;
  }
}


@media (max-width: 1380px) {
  .about-us-content p {
    margin: 0 100px;
  }

  .brand_contact {
    margin-top: -436px;
  }

  .upper_brand-pic-4 {
    margin: -302px 0 0 -92px;
  }

}

@media (max-width: 1280px) {

  .jumping_chracs img {
    width: 33%;
    margin-left: -100px;
  }

  .founder-body .team-text {
    left: 35px;
  }

  .table_circle_img3 img {
    width: 400px;
    height: 400px;
  }

  .table_circle_img2 img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
  }

  .table_circle_img img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 50%;
    margin: -251px 0 0 50px;
  }

  .table_leaf {
    margin: -255px -15px 0 0;
  }

  .red_line {
    margin-left: -86px;
  }

  /* .upper_brand .brand_footer {
    margin-top: -240px;
  } */

  .upper_brand-pic-4 {
    margin: -285px 0 0 -60px;
  }

  .picture_body {
    margin-left: 31%;
  }

  .upper_brand-pic-1 img {
    width: 300px;
    height: 300px;
  }

  .upper_brand-pic-1::after {
    width: 400px;
    height: 400px;
  }

  .upper_street_2img img {
    width: 400px;
    margin-top: -255px;
  }

  .upper_street_2img {
    width: 930px;
  }

  .news .slick-slide img {
    height: 360px;
    margin-top: 26px;
  }

  .news .slick-active img {
    height: 100%;
    width: 100%;
    margin-top: 0;
  }

  .centered {
    width: 75%;
  }

  .upper_brand-pic-4 img {
    height: 350px;
    width: 350px;
  }

  .upper_brand .red_part {
    background-size: 50%;
    background-position: -150px;
  }
}

@media (max-width: 1199px) {
  .founder-body .team-text {
    left: -6px;
    width: 135px;
  }

  .founder-body .team-text p {
    font-size: 12px;
  }

  .red_line {
    margin-left: -81px;
  }

  .franco_animal img {
    margin-top: -301px;

  }

  .picture_body {
    margin-left: 24%;
  }

  .upper_street_2img {
    width: 763px;
  }

  .single_line {
    width: 75px;
  }

  .nav-link {
    font-size: 17px;
  }

  .bottom-line {
    right: 70px;
  }

  .box-2 {
    left: 238px;
    top: 13px;
  }

  .box-3 {
    right: 196px;
    top: 16px;
    z-index: 1;
  }

  .box-4 {
    left: 88px;
    top: 135px;
  }

  .box-5 {
    left: 156px;
    top: -75px;
  }

  .box-6 {
    right: 130px;
    bottom: 7px;
  }

  .box-7 {
    bottom: -11px;
    right: 365px;
    z-index: 3;
  }

  .box-8 {
    bottom: unset;
    top: 65px;
    left: 70px;
    z-index: 3;
  }

  .box-9 {
    bottom: unset;
    right: 235px;
    top: 15px;
    z-index: 3;
  }

  footer .footer-menu a {
    font-family: Amphion;
    font-size: 14px;
  }

  .brand-margin {
    margin: 120px 0 0 25px;
  }

  .new-and-event img,
  .journey .product-slider-body img {
    border-radius: 100px;
    width: 200px;
    height: 200px;
  }

  .founder-body img {
    width: 150px !important;
  }

  .founder-body:hover .founder_detail {
    left: 55px;
  }

  /*
  .team-text p.team-name {
    font-size: 18px;
  } */


  /* .founder-body1 .team-text p.team-name {
    font-size: 15px;
  } */

  .founder-body .team-descip {
    font-size: 14px;
  }

  .team-text {
    top: 170px;
    left: -37px;
  }

  .founder-body1 .team-text {
    top: 330px;
    left: -17px;
  }

  .news .slick-slide img {
    padding: 0 10px;
  }



  .news .slick-active img {
    height: 100%;
    width: 100%;
    margin-top: 0;
  }

  .centered {
    width: 75%;
  }

  .brand-heading-circle {
    width: 600px;
    height: 600px;
    margin-top: -150px;
  }

  .brand_circle .brand-heading-circle p {
    text-align: center;
    font-size: 15px;
    padding: 0 40px 61px;
    line-height: 27px;
    margin-top: 35px;
  }

  .brand-bandaid {
    bottom: 20px;
    left: 70px;
  }

  .brand-bandaid img {
    width: 100px;
  }

  .brand-pic-circle img {
    width: 400px;
    height: 400px;
    object-fit: cover;
    border-radius: 50%;
  }

  .brand-pic-circle {
    position: absolute;
    bottom: -270px;
    right: 265px;
    z-index: 10;
  }

  .brand-line img {
    width: 470px;
  }

  .brand-line {
    right: 280px;
    bottom: -443px;
  }

  .brand-brown-circle {
    position: absolute;
    right: 220px;
    width: 140px;
    height: 140px;
  }

  .brand-red-circle {
    width: 180px;
    height: 180px;
    left: 145px;
    bottom: -440px;
  }

  .brand-pic-2-circle {
    bottom: -649px;
    right: 280px;
  }

  .brand-pic-2-circle img {
    width: 280px;
    height: 280px;
  }

  .brand-icons {
    position: absolute;
    bottom: -705px;
    left: 100px;
  }

  .brand-icons2 {
    right: 153px;
  }

  .upper_brand {
    background-position: 2% 100%;
    background-size: 100%;
  }

  .picture_body2 {
    width: 120%;
  }

  .pam_img1 {
    width: 325px;
    height: 325px;
  }

  .pam_img2_body {
    /* margin-right: -160px; */
    margin-right: -70px;
  }

  .pam_img2 {
    width: 90%;
    height: 90%;
  }
}



@media (max-width: 1140px) {
  .red_line {
    margin-left: -78px;
  }

  .brand_contact {
    margin-top: -395px;
  }

  .upper_brand footer {
    padding: 1% 0 3% 0;
  }

  .upper_brand-pic-4 {
    margin: -286px 0 0 -80px;
  }

  .journey-data {
    width: 60%;
  }

  .white_circle {
    right: 16%;
  }

  .journey-info {
    width: 200px;
  }

  .journey-info {
    right: -168px;
  }

  .journey-data h1 {
    font-size: 70%;
    margin-bottom: 4px;
  }

  .journey-data p {
    font-size: 60%;
    margin-bottom: 0px;
  }

  .journey-data a {
    font-size: 55%;
  }

  .red_line img {
    margin-left: 0;
  }

  .footer-ul li a {
    font-size: 15px;
  }

}

@media (max-width:1075px) {
  .red_line {
    margin-left: -74px;
  }


  .upper_brand .red_part {
    background-size: 40%;
  }
}

@media (max-width: 1023px) {
  .pam_img2 {
    width: 80%;
    height: 80%;
  }

  .pam_img2_body {
    margin-right: -140px;
  }

  .pam_img3 {
    width: 80%;
  }

  .pam_blueline2 {
    margin-top: -345px;
  }

  .pam .brand_footer {
    margin-top: -157px;
  }

  .pam_body2 {
    background-position: 340px -5px;
  }


  .upper_brand-pic-4 {
    display: none;
  }

  .brand_contact {
    margin-top: -365px;
  }

  .upper_brand footer {
    padding: 1% 0 8% 0;
  }

  .brand_footer_logo {
    width: 100px;
  }

  .upper_brand .brand_footer h1 {
    font-size: 20px;
  }

  .upper_brand .brand_footer p {
    font-size: 15px;
  }


  .upper_brand .brand_footer .insta_img {
    width: 30px !important;

  }

  /* .upper_brand .brand_footer {
    margin-top: 250px;
  } */

  .nav-link {
    text-align: center !important;
  }

  .white_circle {
    right: 11%;
  }

  .navbar-image {
    text-align: left;
  }

  .dropdown-menu {
    text-align: center;
    background-color: transparent;
    height: auto !important;
    transition: transform 0.35s ease !important;
  }

  .dropdown-item {
    font-size: 17px;
  }

  .reserve-nav {
    display: flex;
    justify-content: center;
  }

  .reserve-btn {
    width: 50%;
  }

  .main-nav li a {
    font-size: 25px;
  }

  .journey-info {
    width: 160px;
  }

  .journey-info {
    right: -128px;
  }

  .upper_brand {
    background-position: 60% 100%;
    background-size: 106%;
  }


  .upper_brand-pic-4 {
    margin: -242px 0 0 -201px;
  }

  .table_circle_img3 img {
    width: 300px;
    height: 300px;
  }

  .table_circle_img img {
    width: 250px;
    height: 250px;
  }

  .table_yellow_circle>img:first-child {
    width: 20%;
  }

  /* .table_stars img {
    width: 18%;
  } */

  .table_sketch img {
    width: 32%;
  }

  .table_stars img {
    width: 312px;
  }

  .table_sketch {
    margin: -544px -15px 0 0;
  }

  .table_circle_img2 {
    text-align: center;
    margin: -430px 0 0 0;
  }

  .footer-ul li a {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .founder_detail {
    left: unset;
    right: 400px;
  }

  .founder-body:hover .founder_detail {
    left: unset;
    right: 0;
  }

  .contact-us textarea {
    width: 100%;
  }

  .red_line {
    margin-left: -68px;
  }

  .pam_img2 {
    width: 70%;
    height: 70%;
  }

  .pam_img2_body {
    margin-right: -210px;
  }

  .pam_img3 {
    width: 45%;
  }

  .pam_blueline1 img {
    width: 45%;
  }

  .pam_img1 {
    width: 35%;
  }

  .pam_blueline2 {
    margin-top: -409px;
  }

  .pam .brand_footer img {
    width: 18%;
  }

  .pam .brand_footer {
    margin-top: -95px;
  }

  .pam_banner .banner_inside_img {
    width: 520px;
  }

  .matchbox_banner .banner_inside_img {
    width: 520px;
  }

  /* .upper_brand .brand_footer {
    margin-top: 250px;
  } */

  .single_line {
    bottom: 134px;
    right: -72px;
  }

  .picture_body {
    margin-left: 20%;
  }

  .upper_brand-pic-1 img {
    width: 250px;
    height: 250px;
  }

  .upper_brand-pic-1::after {
    width: 350px;
    height: 350px;
  }

  .upper_street_2img img {
    width: 350px;
    margin-top: -253px;
  }

  .upper_street_2img {
    width: 635px;
  }

  .franco_animal img {
    margin-top: -301px;
    width: 300px;
  }

  .franco_animal-right img {
    width: 300px;
  }

  .main-nav li {
    font-size: 20px;
  }

  .main-nav li a {
    font-size: 20px;
  }

  .brand-name {
    margin: 0;
  }

  .brand-body .brand-name {
    margin: 120px 0 0 0;
  }

  /* .brand-body:nth-child(odd) .brand-name {
    margin: 120px 0 0 0;
  } */

  /*
  .brand-body:nth-child(even) {
    margin-bottom: 250px;
  } */

  /* .brand-body:nth-child(even) .bottom-line {
    display: none;
  } */

  .bottom-line {
    right: 215px;
  }

  /* .footer-menu {
    border-right: unset !important;
    text-align: center !important;
  } */

  .box-2 {
    left: 130px;
    top: 13px;
  }

  .box-3 {
    right: 63px;
    top: 16px;
    z-index: 1;
  }

  .box-4 {
    left: 18px;
    top: 135px;
  }

  .box-5 {
    left: 88px;
    top: -75px;
  }

  .box-6 {
    right: 13px;
    bottom: 7px;
  }

  .box-7 {
    bottom: -11px;
    right: 253px;
    z-index: 3;
  }

  .box-8 {
    bottom: unset;
    top: 65px;
    left: 17px;
    z-index: 3;
  }

  .box-9 {
    bottom: unset;
    right: 100px;
    top: 15px;
    z-index: 3;
  }

  .desktop-brands {
    display: none;
  }

  .mobile-brands {
    display: block;
  }

  .journey1 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .founder-body {
    margin-bottom: 50px;
    height: 100%;
  }

  .founder-body img {
    width: 215px !important;
  }

  .founder-body1 {
    padding-top: 40px;
  }

  .team-text {
    top: 220px;
    left: 14px;
  }

  .founder-body1 .team-text {
    top: 259px;
    left: 37px;
  }

  .news .slick-slide img {
    height: 225px;
    margin-top: 25px;
  }

  .news .slick-active img {
    height: 100%;
    width: 100%;
    margin-top: 0;
  }

  .centered {
    width: 100%;
  }

  .news .centered p {
    font-size: 15px;
  }

  .brand-heading-circle {
    width: 500px;
    height: 500px;
    margin-top: -120px;
  }

  .brand_circle .brand-heading-circle p {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    padding: 0 25px 61px;
  }

  .brand-bandaid {
    bottom: 50px;
    left: 10px;
  }

  .brand-bandaid img {
    width: 100px;
  }

  .brand-pic-circle img {
    width: 350px;
    height: 350px;
  }

  .brand-pic-circle {
    position: absolute;
    bottom: -250px;
    right: 185px;
    z-index: 10;
  }

  .brand-line img {
    width: 435px;
  }

  .brand-line {
    right: 222px;
    bottom: -443px;
  }

  .brand-brown-circle {
    position: absolute;
    right: 178px;
    bottom: -300px;
    width: 120px;
    height: 120px;
  }

  .brand-red-circle {
    width: 160px;
    height: 160px;
    left: 16px;
    bottom: -430px;
  }

  .brand-pic-2-circle {
    bottom: -624px;
    right: 210px;
  }

  .brand-pic-2-circle img {
    width: 260px;
    height: 260px;
  }

  .brand-icons {
    position: absolute;
    bottom: -680px;
    left: -17px;
  }

  .brand-icons2 {
    right: 75px;
    bottom: -585px;
  }

  .upper_brand {
    background-position: 68% 100%;
    background-size: 1100px;
  }

  .upper_brand-pic-4 img {
    height: 425px;
    width: 425px;
  }

  .upper_brand-pic-2 {
    text-align: center;
  }

  .upper_brand-pic-3 {
    margin-top: 370px;
    text-align: center;
  }

  .picture_body2 {
    width: 100%;
  }

  .upper_brand-pic-2 img {
    width: 80%;
  }

  .brand_contact {
    margin-top: -310px;
  }

  .upper_brand footer {
    padding: 1% 0 3% 0;
  }

  .footer-ul li a {
    font-size: 15px;
  }

  .upper_brand-pic-4 {
    display: none;
  }

  .table_yellow_circle>img:first-child {
    width: 15%;
  }

  .table_circle_img img {
    width: 150px;
    height: 150px;
    margin: -120px 0 0 50px;
  }

  .table_sketch {
    margin: -462px -15px 0 0;
  }

  .table_sketch img {
    width: 30%;
  }

  .table_stars img {
    width: 281px;
  }

  .table_otto footer {
    padding: 5px 0 1px 0px;
    margin-top: -280px;
  }

  .table_otto .brand_footer {
    padding-bottom: 18px;
  }


  .table_leaf {
    margin: -100px -15px 0 0;
  }

  .table_leaf img {
    width: 20%;
  }

  .table_circle_img3 {
    margin: -400px 0 550px 40%;
  }

  .table_circle_img3 img {
    width: 250px;
    height: 250px;
    margin-top: 145px;
  }

  .table_circle_img2 {
    margin: -270px 0 0 0;
  }

  .table_circle_img2 img {
    width: 200px;
    height: 200px;
  }


  .san-one p {
    padding: 70px 0 !important;
  }

  .parrots {
    display: none;
  }

  .san_risto .footer-ul {
    margin-top: 50px;
  }

  .matchbox .san-one p {
    margin: 100px 0;
    padding: 70px 20px !important;
  }
}

@media (max-width: 865px) {
  .table_circle_img3 {
    margin: -400px 0 0 40%;
  }

  .table_stars,
  .table_sketch {
    display: none;
  }

  .table_otto footer {
    margin-top: 0;
  }

  .franco_firstimg {
    margin: -69% 0 0 0;
  }

  .franco_firstimg img {
    width: 75%;
  }

  .quarter-circle1 img {
    width: 75%;
  }

  .franco_animal img {
    width: 200px;
    margin-top: -199px;
  }

  .franco_animal-right img {
    margin-top: -1500px;
  }

  .franco_mid {
    margin-top: 30%;
  }
}


@media (max-width: 767px) {

  .box-5,
  .box-3,
  .box-4 {
    display: none;
  }

  .jumping_chracs img {
    width: 50%;
    margin-left: -50px;
    margin-top: -119px;
  }

  .founder_detail {
    left: unset;
    right: 550px;
  }

  .founder-body:hover .founder_detail {
    left: unset;
    right: 140px;
  }

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

  .brand_btns a {
    display: block;
    width: unset;
  }

  .new-and-event img,
  .journey .product-slider-body img {
    border-radius: 100px;
    width: 100px;
    height: 100px;
    margin-top: 60px;
  }

  .founder-body .team-text {
    left: 30px;
    width: 175px;
  }

  .about-us-content p {
    margin: 0 !important;
  }

  .upper_brand .brand_btns a {
    font-size: 20px;
  }

  .brand_contact {
    margin-top: -195px;
  }

  .red_line {
    margin-left: -52px;
  }

  .pam .san-one p {
    font-size: 15px;
  }

  .pam .brand_btns a {
    font-size: 20px;
  }

  .pam_banner .banner_inside_img {
    width: 80%;
  }

  .pam_cow_cloud1 {
    text-align: left;
    margin: -200px 0 0 -835px;
  }

  .pam_cow_body {
    margin-top: -455px;
  }

  .white_strips {
    margin-top: -61px;
  }

  .upper_brand .red_part {
    margin-top: -8.5%;
  }

  .upper_brand .red_part p {
    padding: 0;
  }

  .banner_inside_img {
    width: 200px;
  }

  .matchbox_banner .banner_inside_img {
    width: 80%;
  }

  .single_line {
    width: 45px;
    right: -15px;
    bottom: 95px;
  }

  .picture_body {
    margin-left: 7%;
  }

  .upper_brand-pic-1 img {
    width: 250px;
    height: 250px;
  }

  .upper_brand-pic-1::after {
    width: 300px;
    height: 300px;
    left: -25px;
    top: -22px;
  }

  .upper_street_2img img {
    width: 350px;
    margin-top: -253px;
  }

  .upper_street_2img {
    width: 532px;
  }

  .navbar-image {
    width: 200px;
  }

  .menu-item-content {
    padding: 0px 15px 0px 100px;
  }

  .menu .btn-defalut {
    margin-top: 10px;
  }


  .banner .slick-slide img {
    height: 500px;
    object-fit: cover;
  }

  .bottom-line {
    right: 145px;
  }

  .section-founder .heading-circle {
    position: relative;
    width: 140px;
    height: 140px;
  }

  .new-and-event {
    margin-top: -60px;
  }

  .section-founder .heading-circle p {
    right: -64px;
    bottom: 26px;
    font-size: 20px;
    letter-spacing: 6px;
  }

  .section-founder p.brand-desc,
  .section-founder p.brand-title {
    padding: 0 0;
  }

  .section-last-text {
    padding: 20px 0px 0;
  }

  .news .slick-slide img {
    height: 200px;
    margin-top: 16px;
  }

  .news .slick-active img {
    height: 100%;
    width: 100%;
    margin-top: 0;
  }

  .centered {
    width: 111%;
    text-align: center;
  }

  .news .centered p {
    font-size: 15px;
  }

  .brand-heading-circle {
    width: 400px;
    height: 400px;
    margin-top: -95px;
  }

  .brand_circle .brand-heading-circle p {
    font-size: 12px;
    padding: 0 31px 61px;
    line-height: 15px;
    margin-top: 20px;
    letter-spacing: 0.5px;
    word-spacing: 4px;
  }

  .brand-bandaid {
    bottom: 32px;
    left: 11px;
  }

  .brand-bandaid img {
    width: 80px;
  }

  .brand-pic-circle img {
    width: 330px;
    height: 330px;
  }

  .brand-pic-circle {
    position: absolute;
    bottom: -255px;
    right: 105px;
  }

  .brand-line img {
    width: 400px;
  }

  .brand-line {
    right: 132px;
    bottom: -429px;
  }

  .brand-brown-circle {
    right: 107px;
    bottom: -290px;
    width: 100px;
    height: 100px;
  }

  .brand-red-circle {
    width: 140px;
    height: 140px;
    left: -28px;
    bottom: -406px;
  }

  .brand-pic-2-circle {
    bottom: -603px;
    right: 127px;
  }

  .brand-pic-2-circle img {
    width: 240px;
    height: 240px;
  }

  .brand-icons {
    position: absolute;
    bottom: -620px;
    left: -52px;
  }

  .brand-icons img {
    width: 170px;
  }

  .brand-icons2 {
    right: 46px;
    bottom: -497px;
  }

  .brand-icons2 img {
    width: 100px;
  }

  .upper_brand-pic-2 img {
    width: 100%;
  }

  .table_circle_img3 img {
    width: 250px;
    height: 250px;
    margin-top: 255px;
  }

  .table_circle_img2 {
    margin: -275px 0 0 0;
  }

  .table_yellow_circle {
    margin: 130px 0 0 -15px;
  }

  /* .pam_img2_body {
    margin-right: -30px;
  }

  .pam_img3_body {
    margin-left: -30px;
  }

  .pam_blueline1,
  .pam_blueline2 {
    display: none;
  }

  .pam_img1,
  .pam_img2,
  .pam_img3 {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    transform: unset;
  }

  .pam_img1 img,
  .pam_img2 img,
  .pam_img3 img {
    width: 100%;
    height: 100%;
    transform: unset;
    object-fit: cover;
    object-position: unset;
  }

  .pam .brand_footer {
    margin-top: 0;
  }

  .pam_cow_body {
    margin-top: -644px;
  }

  .pam_img3_body {
    margin-top: 50px;
  } */

  .pam_img2 {
    width: 65%;
    height: 65%;
  }

  .pam_img2_body {
    margin-right: -245px;
    margin-top: -790px;
  }

  .pam_blueline2 {
    margin-top: -365px;
  }

  .pam_img1 {
    margin-left: 100px;
  }

  .pam_blueline2 img {
    width: 45%;
  }

  #customCursor {
    display: none !important;
  }

  /*
  .franco_firstimg {
    width: 100%;
    height: 600px;
    text-align: center;
    margin: -350px 0 0 0;
  }

  .franco_firstimg img {
    width: 350px;
    height: 600px;
    object-fit: cover;
    border-top-right-radius: 260px;
    border-bottom-left-radius: 260px;
  }

  .quarter-circle1 {
    width: 100%;
    margin: 20px 0 20px 0;
    text-align: center;
    border-radius: unset;
  }

  .quarter-circle2 {
    width: 100%;
    margin: 30px 0 0 0;
    text-align: center;
    border-radius: unset;
  }

  .quarter-circle1 img,
  .quarter-circle2 img {
    object-fit: cover;
    object-position: unset;
    width: 100%;
  } */
  /* .franco_animal-right img {
    margin-top: -1435px;
    width: 250px;
  } */

  .franco_animal-right img {
    display: none;
  }
}


@media(max-width: 700px) {

  .pam_img2 {
    width: 45%;
    height: 45%;
  }

  .pam_img2_body {
    margin-right: -385px;
    margin-top: -540px;
  }

  .pam_blueline1 img {
    width: 30%;
  }

  .pam_blueline2 {
    margin-top: -250px;
  }

  .pam_img1 {
    width: 28%;
  }

  .pam_img1 {
    margin-left: 55px;
  }

  .pam_blueline1 {
    margin: -167px 0 0 0;
  }

  .pam_blueline2 img {
    width: 30%;
  }

  .pam_img3 {
    width: 35%;
  }

  .pam .brand_footer {
    margin-top: 8px;
  }

  .pam .brand_footer h1 {
    padding-top: 10px;
    font-size: 18px;
  }

  .pam .brand_footer p {
    font-size: 15px;
  }

  .insta_img {
    width: 30px !important;
  }

  .pam_img3_body {
    margin-left: -3px;
  }

  .menu-all-items {
    margin: 100px 40px;
  }

  .navbar {
    padding: 15px 1rem 5px;
  }

  .section-one .para-1 {
    padding: 0;
  }

  #setCursorBtn {
    right: 11px;
    top: 31px;
  }

  #down-button {
    right: 15px !important;
    margin: 0 !important;
  }

  .mute-toggle,
  .go_down {
    right: 15px;
  }

  .footer-ul li {
    padding: 0 20px;
  }

  .footer-ul li a {
    font-size: 15px;
  }

  .upper_brand-pic-4 img {
    height: 350px;
    width: 350px;
  }

  .oto-one p {
    padding: 70px 0 !important;
    text-align: justify;
  }

  .franco_animal img {
    margin-top: -145px;
    width: 150px;
  }

  .franco_animal-right img {
    width: 150px;
  }
}

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

  .journey-body {
    flex-direction: column;
    align-items: center;
    padding: 0;
  }

  .journey1 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
  }

  .journey1 img {
    width: 60%;
    max-width: 100px;
  }

  .journey1::after {
    display: none;
  }

  .line {
    border-width: 1px;
    width: 50%;
  }

  .journey-info {
    position: static;
    height: auto;
    border-left: none;
    text-align: center;
    margin-top: 10px;
    right: 0;
  }

  .journey-info-dot {
    display: none;
  }

  .journey-data {
    padding-bottom: 20px;
    width: 100%;
  }

  .journey-data h1,
  .journey-data p,
  .journey-data a {
    text-align: center;
    padding-left: 0;
  }

  .journey2::after {
    bottom: auto;
    top: 6px;
    transform: rotate(45deg);
  }

  .journey2 .journey-info {
    bottom: auto;
    top: auto;
    margin-top: 10px;
  }

  .journey2 .journey-info-dot {
    bottom: auto;
    top: 0;
  }

  .journey-data {
    padding: 16px 0 0 0;
  }
}

@media (max-width: 600px) {
  .san_risto_three .san_risto_one1 {
    margin: -150px 0 0 0;
  }
}

@media (max-width: 576px) {
  .founder-body .team-text {
    left: 40px;
  }

  .red_line img {
    width: 108%;
  }

  .pam_cow_cloud1 img {
    width: 70%;
  }

  .red_line {
    margin-left: -38px;
  }

  .pam_cow_body {
    margin-top: -300px;
  }

  .pam_cow_cloud1 {
    margin: -165px 0 0 -557px;
  }

  .product-slick-arrow-banner.banner_left_arrow {
    right: 97%;
  }

  .product-slick-arrow-banner.banner_right_arrow {
    left: 97%;
  }
}

@media (max-width: 563px) {
  .news .slick-slide img {
    opacity: 0;
  }

  .news .slick-slide.slick-active img {
    opacity: 1;
  }

  .news .heading-circle p {
    font-size: 30px;
    right: -95px;
  }

  .heading-circle {
    margin-top: 80px;
    width: 150px;
    height: 150px;
  }

  .picture_body {
    margin-left: 14%;
  }

  .upper_brand-pic-1 img {
    width: 200px;
    height: 200px;
  }

  .upper_brand-pic-1::after {
    width: 250px;
    height: 250px;
    left: -25px;
    top: -22px;
  }

  .upper_street_2img img {
    width: 275px;
    margin-top: -190px;
  }

  .upper_street_2img {
    width: 460px;
  }

  footer .footer-menu a {
    font-size: 10px;
  }

  h1.big-size-heading {
    font-size: 115px;
  }

}

@media (max-width: 530px) {
  .franco_mid {
    margin-top: 20%;
  }

  .franco_animal img {
    margin-top: -80px;
  }

  .brand_contact {
    margin-top: -140px;
  }

  .upper_brand .brand_footer .brand_footer_logo,
  .upper_brand .brand_footer h1,
  .upper_brand .brand_footer p,
  .upper_brand .brand_footer .insta_img {
    margin: 0;
  }

  .pam_body2 {
    background-position: 225px -5px;
  }

  .peace {
    width: 15%;
  }

  .pam_img2 {
    width: 30%;
    height: 30%;
  }

  .pam_img2_body {
    margin-right: -490px;
    margin-top: -370px;
  }

  .pam_img3_body {
    margin-left: -2px;
    margin-top: -150px;
  }

  .pam_blueline1,
  .pam_blueline2 {
    display: none;
  }

  .pam_blueline2 {
    margin-top: -225px;
  }

  .pam_blueline1 {
    margin: -185px 0 0 0;
  }

  .pam .brand_footer p {
    font-size: 13px;
  }

  .bottom-line {
    right: 110px;
  }


  .news .slick-slide img {
    height: 350px;
    margin-top: 11px;
  }

  .news .slick-active img {
    height: 100%;
    width: 100%;
    margin-top: 0;
  }

  .centered {
    width: 111%;
    text-align: center;
  }

  .slick-slide .centered {
    font-family: "BenchNine", sans-serif;
    position: relative;
    /* Change to relative if absolute isn't needed */
    bottom: 0px;
    /* Adjust as needed */
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    z-index: 1;
    width: 90%;
    overflow-wrap: break-word;
    /* Ensures words wrap */
    word-wrap: break-word;
    /* Ensures long words/URLs wrap to the next line */
    overflow: visible;
    /* Ensures text is not clipped */
  }

  .news .centered p {
    font-size: 15px;
  }

  .upper_brand-pic-2 img {
    height: 440px;
  }

  .table_circle_img3 img {
    width: 200px;
    height: 200px;
    margin-top: 255px;
  }

  .table_circle_img2 img {
    width: 150px;
    height: 150px;
  }

  .table_circle_img img {
    width: 100px;
    height: 100px;
    margin: -120px 0 0 50px;
  }

  .table_circle_img2 {
    margin: -230px 0 0 0;
  }

  .table_circle_img3 {
    margin: -320px 0px 0 145px;
  }
}

@media (max-width: 500px) {
  .upper_brand .red_part {
    background-size: 59%;
    background-position: -120px -35px;
  }

  .upper_brand .red_part {
    margin-top: -8.5%;
  }

  .white_strips {
    margin-top: -40px;
  }

  /* .upper_brand-pic-1 img {
    width: 320px;
    height: 320px;
  }

  .upper_brand-pic-1::after {
    width: 400px;
    height: 400px;
  } */

  .picture_body {
    margin-left: 7%;
  }

  .upper_street_2img {
    width: 410px;
  }

  .founder-body {
    margin-bottom: 50px;
  }

  /* .founder-body img {
    width: 100% !important;
  }

  .founder-body .founder_detail {
    width: 100% !important;
  }

  .founder-body:hover .founder_detail {
    right: 0;
  } */

  .founder-body .team-text {
    display: none;
  }
}

@media (max-width: 490px) {
  /* .founder-body .team-text {
    left: 20px;
  } */
}

@media (max-width: 450px) {
  .red_line {
    margin-left: -30px;
  }

  .navbar-image {
    width: 145px;
  }

  .navbar-toggler {
    padding: 2px 4px;
  }

  .bar-set {
    font-size: 19px;
  }

  .footer-ul li {
    padding: 0 8px;
  }

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

  .brand_street_body {
    text-align: center;
  }

  .brand-pic-circle img {
    width: 285px;
    height: 285px;
  }

  .brand-pic-circle {
    bottom: -220px;
    right: 50px;
  }

  .brand-line img {
    width: 350px;
  }

  .brand-line {
    right: 65px;
    bottom: -326px;
  }

  .brand-brown-circle {
    right: 85px;
    bottom: -265px;
    width: 70px;
    height: 70px;
  }

  .brand-red-circle {
    width: 110px;
    height: 110px;
    left: -23px;
    bottom: -300px;
  }

  .brand-pic-2-circle {
    bottom: -487px;
    right: 74px;
  }

  .brand-pic-2-circle img {
    width: 210px;
    height: 210px;
  }

  .brand-icons img {
    width: 140px;
  }

  .brand-icons {
    bottom: -474px;
    left: -33px;
  }

  .brand-icons2 img {
    width: 70px;
  }

  .brand-icons2 {
    right: 24px;
    bottom: -400px;
  }

  .brand_circle {
    margin-bottom: 600px;
  }

  .brand-heading-circle {
    width: 350px;
    height: 350px;
  }

  .brand_circle .brand-heading-circle p {
    font-size: 10px;
    line-height: 14px;
    padding: 0 22px 61px;
  }

  .brand-bandaid img {
    width: 60px;
  }

  .brand-bandaid {
    bottom: 22px;
    left: 24px;
  }

  .upper_brand-pic-4 img {
    display: none;
  }

  .upper_brand {
    background-position: 67% 100%;
    background-size: 273%;
  }


}

@media (max-width: 450px) {
  .upper_brand {
    background-size: 300%;
  }

  .upper_brand-pic-2 img {
    height: 330px;
  }

  .upper_brand-pic-2 {
    margin-top: -440px;
  }

  .upper_brand-pic-3 {
    margin-top: 220px;
  }

  .table_circle_img img {
    width: 100px;
    height: 100px;
    margin: -75px 0 0 21px;
  }

  .table_circle_img3 img {
    width: 180px;
    height: 180px;
    margin-top: 280px;
  }

  .founder-body:hover .founder_detail {
    right: 26%;
  }

}

@media (max-width: 440px) {
  /* .founder-body .team-text {
    left: 0px;
  } */
}

@media (max-width: 420px) {
  .picture_body {
    margin-left: 3%;
  }

  .founder-body:hover .founder_detail {
    right: 23%;
  }

  .upper_street_2img {
    width: 394px;
  }

  .box-2 {
    left: 105px;
  }
}

@media (max-width: 380px) {
  .founder-body:hover .founder_detail {
    right: 20%;
  }
}

/*================================================
Loading
================================================*/
#pt-loading {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: #ddd9d0;
}

/* #pt-loading img {
  background: #cfc8b8 !important;
} */

/*================================================
Back to Top
================================================*/
#back-to-top .topbtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  margin: 0px;
  color: #7b0005;
  background: transparent;
  border: 1px solid #7b0005;
  z-index: 999;
  font-size: 26px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 33, 85, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 33, 85, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 33, 85, 0.1);
  border-radius: 50%;
}

#back-to-top .topbtn:hover {
  background: #7b0005;
  color: #fff;
}

.news .slick-active img {
height: 435px;
width: 770px;
object-fit: cover;
}

.brand_footer p:nth-of-type(3n) {
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
	margin-left:35%; margin-right:35%;
}

.table_stars, .table_sketch {
position: relative;
z-index: 1;
}

.almakaan_gallery:has(.row .col-lg-4) .col-lg-4 img { padding: 0 20px 0 0;}
.almakaan_gallery:has(.row .col-lg-8) .col-lg-8 img { padding: 0 0 0 20px;}
.almakaan_gallery:has(.row .col-lg-12) .col-lg-12 img { padding: 0;}