@font-face {
	font-family:"forma-djr-display";
	src:url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
	}
	@font-face {
		font-family:"forma-djr-display-bold";
		src:url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/l?subset_id=2&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/d?subset_id=2&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/a?subset_id=2&fvd=n6&v=3") format("opentype");
		font-display:auto;font-style:normal;font-weight:600;font-stretch:normal;
		}
@font-face {
	font-family: Helvetica;
	src: url("../fonts/Helvetica.eot?") format("eot"), url("../fonts/Helvetica.ttf") format("truetype");
}

@font-face {
	font-family: arial;
	src: url("../fonts/ARIAL.eot?") format("eot"), url("../fonts/ARIAL.TTF") format("truetype");
}
@font-face {
	font-family: montserrat;
	src: url("../fonts/Montserrat-Regular.eot?") format("eot"), url("../fonts/Montserrat-Regular.otf") format("opentype");
}
@font-face {
	font-family: montserrat-bold;
	src: url("../fonts/Montserrat-Bold.eot?") format("eot"), url("../fonts/Montserrat-Bold.otf") format("opentype");
}

@font-face {
	font-family: Worksans;
	src: url("../fonts/WorkSans-Regular.eot?") format("eot"), url("../fonts/WorkSans-Regular.ttf") format("truetype");
}

body {
	color: rgb(65, 72, 77);
	font-family: montserrat;
	font-weight: 300;
	line-height: 27px;
	overflow-x: hidden;
}

html,
/*body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #707070;
}*/
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	line-height: 1.4;
	font-weight: 300;
	font-family: montserrat-bold;

	/* font-family: 'Roboto', sans-serif; */
	/* font-family: Arial, Helvetica, sans-serif !important; */
	margin: 0;
}

h1 {
	font-size: 72px;
}

h2 {
	font-size: 48px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

p {
	line-height: 24px;
	margin: 0 !important;
	font-family: arial;
    text-transform: lowercase;
}

a {
	text-decoration: none !important;
}

a:active,
a:hover,
a:focus {
	text-decoration: none;
}

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

img {
	max-width: 100%;
	height: auto;
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0 !important;
}
.header-mains {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto;
  }
  .header-left img {
    width: 150px;
    filter: drop-shadow(2px 4px 6px #fff);
  }
  header {
    position: fixed;
    width: 100%;
    top: 0;
    /* background: #0000005c; */
    z-index: 9999;
  }
  body{
    background-image: url(../images/thenewsetbanner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
  }
  
  .banner-mains img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .header-right span {
    color: #fff;
    font-size: 25px;
  }   
.theenewwimw {
  position: relative;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

.image-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  /* height: 100%; */
  height: auto;
}

.image-right {
  position: absolute;
  right: 0px;
  top: 0%;
  width: 100%;
  /* height: 100%; */
  height: auto;
}

.image-bottom {
  position: absolute;
  object-fit: cover;
  bottom: 0;
  left: 0%;
  width: 100%;
  /* height: 100%; */
  height: auto;
}

.image-left {
  position: absolute;
  left: 0;
  object-fit: cover;
  top: 0%;
  width: 100%;
  /* height: 100%; */
  height: auto;
}


/* .thecominaclas{
  height: 100vh;
} */

.bannertexts {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.bannertexts h2 {
  text-align: center;
  font-family: 'Worksans';
  color: #fff;
  font-size: 40px;
  position: relative;
}


body::before {
  content: '';
  position: absolute;
  inset: 0;
  background: #00000040;
}
.banner.hidden{
  position: absolute;
  transform: translate(-50%, -50%);
  top: 10%;
  left: 50%;
  width: 100%;
}

/* .des_mid {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
} */

.des_mid {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  height: 0%;
  width: 0%;
  object-fit: cover;
}

.des_mid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a.thereqbuttons {
  position: absolute;
  bottom: 30%;
  right: 10%;
  z-index: 99;
  background: #dcb847;
  color: #000 !important;
  padding: 11px 15px;
  border-radius: 5px;
  letter-spacing: 0.5px;
  font-size: 14px;
  opacity: 0;
  cursor: pointer;
}
.thequerys{
  display: flex;
  flex-direction: column;
}
.thequerys input {
  margin-bottom: 20px;
  padding: 8px 15px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
  font-size: 15px;
}
.thequerys input:focus-visible{
  outline: 0;
}
.thequerys button {
  /* margin-bottom: 20px; */
  padding: 8px 15px;
  border-radius: 10px;
  border: 0;
  background: #dcb847;
  color: #000;
  width: fit-content;
  margin: 0 auto;
}
.themoddasds .modal-dialog{
  max-width: 400px;
}

.compass {
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  position: fixed;
  bottom: -6%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 9999;
  display: none;
}
canvas {
  width: 100%;
}
.videoWrapper {
  display: none;
  position: absolute;
  opacity: 0.101;
  pointer-events: none;
  transform: rotateY(180deg);
  mask-box-image: url(https://dl.dropboxusercontent.com/u/53099721/webdev/codepen/circle.svg);
  -webkit-mask-box-image: url(https://dl.dropboxusercontent.com/u/53099721/webdev/codepen/circle.svg);
}
.videoWrapper.show {
  display: block;
}
.videoWrapper img {
  display: block;
  width: 100%;
  opacity: 0;
}
.videoWrapper video {
  width: 100%;
  position: absolute;
  transform: scale(1.25);
  top: 0;
  left: 0;
  z-index: 10;
}
.eventCapture {
  padding: 10px 2%;
  position: fixed;
  bottom: -80px;
  width: 96%;
  text-align: left;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  font-size: 0.8rem;
  transition: all 150ms ease-in-out;
  height: 105px;
  opacity: 0;
}
.eventCapture.show {
  bottom: 0;
}
.eventCapture p {
  margin-top: 0;
  margin-bottom: 6px;
  min-height: 32px;
}
.eventCapture table {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.eventCapture td {
  padding: 2px 0;
  width: 50%;
  line-height: 14px;
}

.themoddasds {
  z-index: 9999 !important;
}
.themoddasds{
  font-family: 'Worksans' !important;
}
.themoddasds h5{
  font-family: 'Worksans' !important;
}
.mobilesss{
  display: none;
}
.sd-container{
  display: none;
}
@media screen and (min-width:320px) and (max-width:767px) {
  .image-top {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    height: 100vh;
    object-fit: cover;
    object-position: center;
}
  
.image-right {
  position: relative;
  right: 0px;
  top: 0%;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
  
.image-bottom {
  position: relative;
  object-fit: cover;
  bottom: 0;
  left: 0%;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
  
.image-left {
  position: relative;
  left: 0;
  object-fit: cover;
  top: 0%;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
.banner.hidden {
  background-position: center;
  position: relative;
  transform: unset;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: url(../new-images/mobilebanners1.jpg);
  background-size:cover;
  background-repeat: no-repeat;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.banner.hidden::before {
  content: '';
  position: absolute;
  inset: 0;
  /* background: #00000040; */
}
body::before {
  content: unset;
  position: absolute;
  inset: 0;
  background: #00000040;
}
body{
  background-image: unset;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}
.container.thecontainers {
  padding: 0;
}
.bannertexts h2 {
  text-align: center;
  font-family: 'Worksans';
  color: #fff;
  font-size: 19px;
  position: relative;
}
.header-left img {
  width: 100px;
  filter: drop-shadow(2px 4px 6px #000);
}
.compass {
  width: 100%;
  max-width: 100px;
  margin: 0 auto;
  position: fixed;
  bottom: -6%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 9999;
}
.des_mid {
  position: relative;
  top: 0;
  left: 0;
  transform: unset;
  z-index: 99;
  /* height: 100vh; */
  width: 100%;
  /* object-fit: cover; */
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
.theenewwimw {
  overflow: unset;
  height: auto;
}
a.thereqbuttons {
  position: absolute;
  top: unset;
  left: unset;
  z-index: 99;
  background: #dcb847;
  color: #fff !important;
  padding: 12px 20px;
  border-radius: 5px;
  letter-spacing: 0.5px;
  font-size: 14px;
  opacity: 1;
  cursor: pointer;
  bottom: 12%;
  width: fit-content;
  right: 28%;
  /* top: 46%; */
}
.desktoops{
  display: none;
}
.mobilesss{
  display: block;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.sd-container{
  display: block;
}
#sd-container {
  position: fixed;
  bottom: 10px;
  left: 42%;
  transform: translateY(-50%);
  z-index: 9;
}
.arrow {
  position: relative;
  width: 42px;
  height: 16px;
  opacity: 0;
}
.arrow::before, .arrow::after {
  content: "";
  width: 21px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  display: inline-block;
}
.arrow::before {
  transform: rotate(45deg) translateX(25%);
}
.arrow::after {
  transform: rotate(-45deg) translateX(-25%);
}
.arrow:nth-child(1) {
  top: -50px;
  opacity: 1;
  animation: arrow2 1s ease 0s infinite;
}
.arrow:nth-child(2) {
  top: -25px;
  animation: arrow1 1s ease 0.25s infinite;
}
@keyframes arrow1 {
  from {
    opacity: 0;
    top: -25px;
 }
  to {
    opacity: 0;
    top: 0px;
 }
  50% {
    opacity: 1;
 }
}
@keyframes arrow2 {
  from {
    opacity: 0;
    top: -35px;
 }
  to {
    opacity: 0;
    top: -10px;
 }
  50% {
    opacity: 1;
 }
}
}



/* preloader */
.preloader {
  width: 100%;
  height: 100vh;
  padding: 0px;
  margin: 0px;
  display: flex;
  /* flex-flow: row nowrap; */
  justify-content: center;
  align-items: center;
  background: #f7f7f7;
  z-index: 99999;
  position: fixed;
}
/* .box_section {
  width: 300px;
  height: 300px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  background: white;
  border-radius: 20px;
  animation: 1s ease-in-out alternate infinite shadows;
  z-index: 999999999;
} */
.site_logo{
  width: 250px;
    filter: drop-shadow(2px 4px 3px #dab947);
    /* animation: 1s ease-in-out alternate infinite shadows; */
}
.image_box {
  text-align: center;
}
.image_box h2 {
  font-size: 32px;
  font-family: 'Worksans';
  line-height: 56px;
}
img.theeimaggess {
  width: 250px;
}
/* .img_filter{
  width: 300px;
  height: 300px;
  opacity:0.45 ;
  position: absolute;
  -webkit-animation-duration: 0.9s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
  background: #f6f7f9;
  background-image: linear-gradient(to right, #f6f7f9 0%, #e9ebee 20%, #f6f7f9 40%, #f6f7f9 100%);
  background-repeat: no-repeat;
} */
/* @keyframes placeHolderShimmer{

  0% {
      background-position: -468px 0;
  }
  100% {
      background-position: 468px 0;
  }
  }
@keyframes shadows{
  0%{
      box-shadow:none
  }
  100%{
      box-shadow: 9px 16px 8px rgb(227, 227, 227);
  }
} */
/* preloader ends */

@media screen and (min-width:2200px) and (max-width:4000px) {
  .container{
    max-width:1600px !important;
  }
}

html {
  scroll-snap-type: y mandatory;
}