@media only screen and (max-width: 1599px) {
	header{
		display: block !important;
	}
	.backcountry{
		padding-top:60px;
	}
	.step-number {
		font-size:28px;
	}
	/* Check 1367px and add css here */
}

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

	.snow-sec .elementor-widget-wrap {
		flex-wrap:nowrap;
	}
	.snow-sec .elementor-widget-wrap {
		gap: 30px;
	}
	.lifts tr td:nth-child(1) {
		width: 22%;

	}
	.lifts tr td:nth-child(2) {
		width: 24%;
	}
	.lifts tr td:nth-child(4) {
		width: 20%;
	}
	.blank-sec  .elementor-widget-wrap{
		gap:30px
	}
	.backcountry{
		padding-top:50px;
	}
	.step-number {
		font-size:26px;
	}
	
	/* weather Section */
	.weather-wrapper {
	color: #fff;
	font-family: "Inter", sans-serif;
	border-radius: 0;
}

.weather-updated {
	font-size: 10px;
	width: 1121px;
	height: 13px;
	font-family: 'Montserrat';
	padding: 0px 0px 74px;
	color: #728A80;
}

.weather-title {
	padding: 0px 0px 40px;
	color: #F4F4F4;
	font-size: 50px !important;
}

.weather-sections {
	display: flex;
	justify-content: space-between;
/* 	flex-wrap: wrap; */
	gap: 97px;
}

.weather-block {
	flex: 1;
}

.weather-location {
	font-size: 16px !important;
	font-weight: 400;
/* 	margin-bottom: 10px; */
	width: 510px;
	padding: 0px 0px 10px;
	font-weight: 400 !important;
	font-family: 'Montserrat';
}

.weather-block hr {
	border: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	margin-bottom: 20px;
	width: 510px;
}

.weather-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 510px;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px 0px 20px;
}

.weather-temp {
	font-size: 100px;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Playfair", Sans-serif;
}

.weather-temp span {
	font-size: 32px;
	vertical-align: top;
}

.weather-details {
	display: flex;
	justify-content: start !important;
	gap: 40px;
	align-items: center;
}

.weather-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start !important;
	gap: 15px !important;
	font-size: 14px;
}

.weather-item img {
	width: 100%;
	max-width: 70px !important;
	height: 70px !important;
	filter: brightness(0) invert(1);
}

.weather-item span{
	font-size: 13px;
	font-family: 'Montserrat';
	color: #F4F4F4;
}
	/* Check 1200px and add css here */
}

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

	.snow-sec .elementor-widget-wrap {
		gap: 20px;
	}
	.mountain-lifts tr td:nth-child(1) {
		width: 20%;
	}
	.lifts tr td:nth-child(2) {
		width: 22%;
	}
	.signage-sec .elementor-column-gap-default {
		column-gap: 0px;
	}
	.backcountry{
		padding-top:40px;
	}
.step-number {
		font-size:24px;
	}
	
	/******* Weather Section *********/
	.weather-wrapper {
	color: #fff;
	font-family: "Inter", sans-serif;
	border-radius: 0;
}

.weather-updated {
	font-size: 10px;
	width: 940px;
	height: 13px;
	font-family: 'Montserrat';
	padding: 0px 0px 74px;
	color: #728A80;
}

.weather-title {
	padding: 0px 0px 40px;
	color: #F4F4F4;
	font-size: 45px !important;
}

.weather-sections {
	display: flex;
	justify-content: space-between;
/* 	flex-wrap: wrap; */
	gap: 97px;
}

.weather-block {
	flex: 1;
}

.weather-location {
	font-size: 16px !important;
	font-weight: 400;
/* 	margin-bottom: 10px; */
	width: 420px;
	padding: 0px 0px 10px;
	font-weight: 400 !important;
	font-family: 'Montserrat';
}

.weather-block hr {
	border: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	margin-bottom: 20px;
	width: 420px;
}

.weather-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 420px;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px 0px 20px;
}

.weather-temp {
	font-size: 100px;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Playfair", Sans-serif;
}

.weather-temp span {
	font-size: 32px;
	vertical-align: top;
}

.weather-details {
	display: flex;
	justify-content: start !important;
	gap: 40px;
	align-items: center;
}

.weather-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start !important;
	gap: 15px !important;
	font-size: 14px;
}
	.weather-item img {
		width: 100%;
		max-width: 70px !important;
		height: 70px !important;
		filter: brightness(0) invert(1);
	}
	.weather-item span{
		font-size: 13px;
		font-family: 'Montserrat';
		color: #F4F4F4;
	}
	/* 	.form-group select, .form-group textarea, .form-group div, .form-group input {
	width: 72% !important;
} */
	.name-fields, .code-fields{
		width: 72%;
	}
	.name-fields input{
		width: 100% !important;
	}
	.form-group input {
		width: 72%;
	}
	.error-message {
		padding-left: 240px;

	}
	/* Check 1025px and add css here */
}

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

	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 30px;
		max-width:100% !important;
		/* 		margin:0 auto; */
	}
	
	.error-message {
		padding-left: 320px;
	}
	.field-block {
		width: 66%;
	}
	.form-group input {
    width: 64%;
}
	.name-fields, .code-fields {
		width: 64%;
	}
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
	.snow-sec .elementor-widget-wrap {
		flex-wrap: wrap;
	}
	.mountain-lifts tr td:nth-child(3) {
		width: 10%;
	}
	.snow-sec img{
		width:100%;
	}
	.lifts tr td:nth-child(3) {
		width: 27%;
		margin-left: 10px;
	}
	.lifts tr td:nth-child(2) {
		width: 20%;
		margin-right: 10px;
	}
	.lifts tr td:nth-child(4) {
		width: 20%;
	}
	.lifts tr td:nth-child(1) {
		width: 24%;
		padding-left: 10px !important;
	}
	.lifts .wptb-table-container table td p {
		font-size:14px !important;
	}
	.all-season tr td:nth-child(1), .all-season tr td:nth-child(3) {
		padding: 20px 20px !important;
	}

	.reviews_slider .elementor-custom-embed-play svg {
		height: 70px !important;
		width:70px !important;

	}
	.clip1, .clip2, .clip5, .clip4{
		width: 50% !important;
	}
	.clip5, .clip2 {
		margin-left:0px;
	}
	.blank-sec  .elementor-widget-wrap{
		gap:20px
	}

	.areas, .backcountry {
		flex-direction:column;
		gap: 20px;
		padding-bottom: 10px;
		align-items: center;
	}
	.image-content, .backcountry-content {
		width: 100%;
	}
	.areas img {
		max-width: 100% !important;
	}

	.form-section .form-group label {
		width: 33.5%;
		padding: 10px;
	}
	.form-group span {

		width: fit-content;
	}
	.step-number {
		font-size:20px;
	}
	.step-indicator {
		gap: 8px;
		padding: 30px 0px;
	}
	.form-group select {
		width:96%;
	}
	.code-fields input, .email-type, .form-group textarea {
		width: 96%;
	}
	.email-address{
		width: 32.5% !important;
	}
	
	/******* Weather Section *********/
	.weather-wrapper {
	color: #fff;
	font-family: "Inter", sans-serif;
	border-radius: 0;
}

.weather-updated {
	font-size: 10px;
	width: 709px;
	height: 13px;
	font-family: 'Montserrat';
	padding: 0px 0px 50px;
	color: #728A80;
}

.weather-title {
	padding: 0px 0px 30px;
	color: #F4F4F4;
	font-size: 40px !important;
}

.weather-sections {
	display: flex;
	justify-content: space-between;
/* 	flex-wrap: wrap; */
	gap: 40px;
}

.weather-block {
	flex: 1;
}

.weather-location {
	font-size: 16px !important;
	font-weight: 400;
/* 	margin-bottom: 10px; */
	width: clamp(334.5px, 40vw, 450px);
	padding: 0px 0px 10px;
	font-weight: 400 !important;
	font-family: 'Montserrat';
}

.weather-block hr {
	border: 0;
	border-top: 1px solid #ffffff;
	margin-bottom: 20px;
	width: clamp(334.5px, 40vw, 450px);
}

.weather-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: clamp(334.5px, 40vw, 450px);
/* 	flex-wrap: wrap; */
	justify-content: space-between;
	padding: 30px 0px 20px;
}

.weather-temp {
	font-size: 80px;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Playfair", Sans-serif;
}

.weather-temp span {
	font-size: 32px;
	vertical-align: top;
}

.weather-details {
	display: flex;
	justify-content: start !important;
	gap: 40px;
	align-items: center;
}

.weather-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start !important;
	gap: 15px !important;
	font-size: 14px;
}

.weather-item img {
	width: 100%;
	max-width: 60px !important;
	height: 60px !important;
	filter: brightness(0) invert(1);
}

.weather-item span{
	font-size: 13px;
	font-family: 'Montserrat';
	color: #F4F4F4;
}
	.language-div select {
		padding: 8px !important;
		font-size: 12px !important;
	}
	/* Check 768px and add css here */
}
@media only screen and (max-width: 881px) {
	.mountain-lifts tr td:nth-child(1) {
		width: 24%;
	}
	.mountain-lifts tr td:nth-child(3) {
		width: 11%;
	}
	.mountain-lifts .wptb-cell {

		padding: 15px 15px !important;
	}

	.lifts tr td:nth-child(2) {

		margin-right: 10px;
	}
	.lifts tr td:nth-child(3) {
		width: 26%;
		margin-left: 10px;
	}
	.backcountry{
		padding-top:30px;
	}
	.form-group span {

		font-size: 12px;

	}
	.form-content input, .form-content select, .form-content textarea {
		font-size:14px;

	}
	.form-section .form-group label {
		width: 33.7%;

	}
	.name-fields, .code-fields {
		width: 63%;
	}
	.form-group input {
		width: 63%;
	}
}
@media only screen and (max-width: 767px) {

	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 20px;
	}
	.field-block {
    width: 65%;
}
	.error-message {
		padding-left: 0;
		text-align: center;
	}
	.notfound-content {
		padding: 12vw 0;
	}
	.snow-sec .elementor-element{
		width:100%;
	}
	.mountain-lifts .wptb-preview-table{
		min-width: 900px !important;
	}
	.lifts .wptb-preview-table{
		min-width: 900px !important;
	}
	.mountain-lifts tr td:nth-child(1) {
		width: 24% !important;
	}
	.mountain-lifts tr td:nth-child(4) {
		width: 42% !important;
	}
	
	.lifts tr td:nth-child(1), .lifts tr td:nth-child(4)  {

		padding-left: 20px !important;
	}
	.lifts tr td:nth-child(4) {
		width: 18%;
	}
	.all-season .wptb-preview-table{
		min-width: 760px !important;
	}
	.ticket-table .wptb-cell:first-child, .ticket-table .wptb-cell:nth-child(2)  {

		padding-left: 20px !important;
	}

	.clip5, .clip2 {
		margin-left:0px;
	}
	.common .active {

		padding: 3px 20px 3px 20px !important;

	}
	.reviews_slider .elementor-custom-embed-play svg {
		height: 50px !important;
		width:50px !important;

	}
/* 	.reviews_slider .swiper-slide{
		width:650px !important;
	} */
	.reviews_slider .elementor-swiper-button-prev {
		left: 20px !important;
	}
	.reviews_slider .elementor-swiper-button-next {
		right: 20px !important;
	}
	.walk-up-table table {
		width: 850px;
	
	}
	.walk-up-table .elementor-shortcode{
		overflow: scroll;
	}
	.clip1, .clip2, .clip5, .clip4 {
		width: 100% !important;
	}
	.recive .elementor-column-gap-default{
		gap:20px;
	}

	.Eat-sec .elementor-heading-title::first-letter {
		padding: 8px 20px;
		width: 40px !important;
		min-height: 40px !important;
	}

	.form-section .form-group label {
		width: 33.7%;
		display: flex;
		flex-direction: column;
		gap:10px;

	}
	.code-fields input, .email-type, .form-group textarea {
		width: 95%;
	}
	.image-box-sec .elementor-image-box-wrapper {
		display: flex;
		align-items: center;
		gap: 10px;
	}
	.language-div select {
		padding: 6px !important;
		font-size: 10px !important;
	}
		/******* Weather Section *********/
	.weather-wrapper {
	color: #fff;
	font-family: "Inter", sans-serif;
	border-radius: 0;
}

.weather-updated {
	font-size: 10px;
	width: 100%;
	height: 13px;
	font-family: 'Montserrat';
	padding: 0px 0px 50px;
	color: #728A80;
}

.weather-title {
	padding: 0px 0px 30px;
	color: #F4F4F4;
	font-size: 30px !important;
}

.weather-sections {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
/* 	flex-wrap: wrap; */
	gap: 10px;
}

.weather-block {
	flex: 1;
}

.weather-location {
	font-size: 14px !important;
	text-align: center;
	font-weight: 400;
/* 	margin-bottom: 10px; */
	width: clamp(200px, 40vw, 334px);
	padding: 0px 0px 10px;
	font-weight: 400 !important;
	font-family: 'Montserrat';
}

.weather-block hr {
	border: 0;
	border-top: 1px solid #ffffff;
	margin-bottom: 20px;
	width: clamp(200px, 40vw, 334px);
}

.weather-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 20px;
	align-items: center;
	width: clamp(200px, 40vw, 334px);
/* 	flex-wrap: wrap; */
	justify-content: space-between;
	padding: 30px 0px 20px;
}

.weather-temp {
	font-size: 70px;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Playfair", Sans-serif;
}

.weather-temp span {
	font-size: 32px;
	vertical-align: top;
}

.weather-details {
	display: flex;
	justify-content: start !important;
	gap: 40px;
	align-items: center;
}

.weather-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start !important;
	gap: 15px !important;
	font-size: 14px;
}

.weather-item img {
	width: 100%;
	max-width: 60px !important;
	height: 60px !important;
	filter: brightness(0) invert(1);
}

.weather-item span{
	font-size: 13px;
	font-family: 'Montserrat';
	color: #F4F4F4;
}
	
/* Check 480px and add css here */
}
@media only screen and (max-width: 660px) {
	.name-fields, .code-fields {
		width: 62%;
	}
	.form-group input {
		width: 62%;
	}
}
@media only screen and (max-width: 540px) {
	.header-popup .elementor-column{
		width: 100% !important;
		height: auto !important;
		padding-block: 25px;
	}
	.header-popup .elementor-column .elementor-widget-wrap{
		padding: 0 !important;
		border: 0px !important;
	}
	.key-one.elementor-column{
		width:50% !important;
		padding-bottom:30px;
	}
	.key-three.elementor-column{
		width:100% !important;
	}
	.getting .elementor-widget-wrap {
		gap:10px;
		row-gap: 10px;
	}
	.popup-close{
		top: -752px !important;
	}
	.form-section .form-group {
		flex-direction: column;
	}
	.form-section .form-group label {
		width: 100%;
		flex-direction:row;
	}
	/* 	.form-group select, .form-group textarea, .form-group div, .form-group input {
	width: 94% !important;
} */
	.form-group select, .form-group textarea {

		width: 96% !important;
	}

}

@media only screen and (max-width: 520px) {
	.AED-img:before {
		height: 275px !important;
		bottom: -60px !important;
	}
	.Eat-sec .elementor-heading-title::first-letter {
		padding: 5px 15px;
		width: 30px !important;
		min-height: 30px !important;
	}
	.step-indicator {
		flex-direction:column;
		gap:10px;
	}
	.form-section .form-group {
		flex-direction:column;
	}
	.form-section .form-group label {
		width: 100%;
	}
	.form-section .form-group label {

		flex-direction: row;
	}
	.name-fields, .code-fields {
		flex-direction: column;
		width: 100%;
	}
	.form-content input, .form-content select, .form-content textarea {
		font-size: 14px !important;
		width: 96%;
	}
	.form-section .form-group input {
    margin: 10px;
    width: 96%;
}
	.form-group div {
		width: 98%;
	}
	.email-address{
		width: 100% !important;
	}
	.form-group select, .form-group textarea {
		width: 98% !important;
	}
	.gradient{
		background-image: linear-gradient(180deg, var( --e-global-color-text ) 2%, var( --e-global-color-primary ) 2%) !important;
	}
	.name-fields input{
		width: 98% !important;
	}
}
@media only screen and (max-width: 479px) {
/* 	.snow-sec .elementor-element {
		width: 100% !important;
		max-width: 100% !important;
	}
	.snow-sec .elementor-widget-wrap {
		flex-direction:column !important;
	} */
	.online-prices .elementor-element-populated{
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap:20px;
		align-items: start;
	}
	.AED-img:before {
		height: 200px !important;

	}
	.form-content input, .form-content select, .form-content textarea, .form-section .form-group input  {

		width: 95%;
	}
	.form-section{
		overflow:scroll;
	}
	.table-view{
		width:500px;
	}
	.form-one .form-section{
		overflow:hidden;
	}
	.gradient{
		background-image: linear-gradient(180deg, var( --e-global-color-text ) 1%, var( --e-global-color-primary ) 1%) !important;
	}
	.snow-sec .elementor-widget-wrap {
		flex-wrap: nowrap !important;
		display: grid !important;
		grid-template-columns: repeat(2, 1fr) !important;
		grid-column-gap: 15px !important;
	}
	.snow-sec .elementor-element{
		width:100% !important;
		max-width:100% !important;
	}
	
			/******* Weather Section *********/
	.weather-wrapper {
	color: #fff;
	font-family: "Inter", sans-serif;
	border-radius: 0;
}

.weather-updated {
	font-size: 10px;
	width: 100%;
	height: 13px;
	font-family: 'Montserrat';
	padding: 0px 0px 50px;
	color: #728A80;
}

.weather-title {
	padding: 0px 0px 30px;
	color: #F4F4F4;
	font-size: 30px !important;
}

.weather-sections {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
/* 	flex-wrap: wrap; */
	gap: 10px;
}

.weather-block {
	flex: 1;
}

.weather-location {
	font-size: 14px !important;
	text-align: center;
	font-weight: 400;
/* 	margin-bottom: 10px; */
	width: clamp(100px, 40vw, 200px);
	padding: 0px 0px 10px;
	font-weight: 400 !important;
	font-family: 'Montserrat';
}

.weather-block hr {
	border: 0;
	border-top: 1px solid #ffffff;
	margin-bottom: 20px;
	width: clamp(100px, 40vw, 200px);
}

.weather-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 20px;
	align-items: center;
	width: clamp(100px, 40vw, 200px);
/* 	flex-wrap: wrap; */
	justify-content: space-between;
	padding: 30px 0px 20px;
}

.weather-temp {
	font-size: 70px;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Playfair", Sans-serif;
}

.weather-temp span {
	font-size: 32px;
	vertical-align: top;
}

.weather-details {
	display: flex;
	justify-content: start !important;
	gap: 40px;
	align-items: center;
}

.weather-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start !important;
	gap: 15px !important;
	font-size: 14px;
}

.weather-item img {
	width: 100%;
	max-width: 50px !important;
	height: 50px !important;
	filter: brightness(0) invert(1);
}

.weather-item span{
	font-size: 13px;
	font-family: 'Montserrat';
	color: #F4F4F4;
}
	/* Check 375px and add css here */
}

@media only screen and (max-width: 374px) {
	.getting .elementor-widget-heading{
		width:50% !important;
		text-align:center;
	}
	.getting  .elementor-widget-wrap{
		row-gap:10px;
	}
	.key-one.elementor-column{
		width:100% !important;
		
	}
	.common .active {
		padding: 3px 15px 3px 15px !important;
	}
	.mou-col .elementor-widget-container{
		padding:0px;
	}
	.gtranslate .gt_selector, .goog-te-combo {
		width: 100px !important;
		font-size: 14px !important;
	}
	.form-group select, .form-group textarea {
		width: 94% !important;
	}
	.menu-box .language-div select {
		width:85px;
	}
	
	.snow-sec a{
		font-size:14px !important;
	}
	.form-group div {
		width: 97%;
	}
.form-content input, .form-content select, .form-content textarea, .form-section .form-group input {
    width: 94%;
}
	/****** Weather Section ******/
	.weather-item img {
	    width: 100%;
	    max-width: 50px !important;
	    height: 50px !important;
	    filter: brightness(0) invert(1);
    }
	
	.weather-temp {
	    font-size: 60px;
	    font-weight: 700;
	    margin-bottom: 10px;
	    font-family: "Playfair", Sans-serif;
    }
	/* Check 320px and add css here */
}