#header{
	height: 982px;
	padding: 82px 0 0;
	margin: 0;
	background-image: url(../gfx/2026/hero_bg.jpg);
}

#hero_img{
	width: 745px;
	height: 673px;
	background-image: url(../gfx/2026/hero_img.png);
}

#logo{
	width: 338px;
  	height: auto;
}

#nav_main{
	position: relative; z-index: 1;
	display: flex;
	justify-content: flex-end;
	margin: 15px 0 0;
	list-style: none;
}

#nav_main li{
	display: block;
	padding: 0 20px;
	margin: 0 3px;
	border: 1px solid transparent;
	border-radius: 20px;
}

#nav_main li.active{
	border-color: #ededed;
}

#nav_main li a{
	width: fit-content;
	height: 48px;
	display: block;
	font-family: 'roboto', sans-serif;
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	line-height: 48px;
	color: #ededed;
}

#icon_img_2026_1{
	width: 453px;
	height: 339px;
	display: block;
	margin: 0 auto 24px;
}

.section_1_2026 .subheading{
	max-width: 640px;
	margin: 0 auto 40px;
}

.sep_2026{
	width: 280px;
	height: 7px;
	display: block;
	border-radius: 3px;
	margin: 85px auto 0;
	background: #ff7200;
}

.trip_row.trip_1{
	margin-top: 97px;
}

.star_container{
	display: block;
	margin: 0 auto 21px;
	text-align: center;
}

.star_container img{
	width: 45px;
	height: auto;
	display: inline-block;
	margin: 0 5px;
}

.trip_row .subheading span{
	margin: 0;
}

.trip_row .subheading{
	max-width: 100%;
	display: block;
}

.trip_row .heading{
	margin-top: 42px;
	margin-bottom: 13px;
}

.trip_row .text{
	max-width: 950px;
	margin: 37px auto 0;
}

.trip_img_container{
	position: relative;
}

.trip_3d{
	top: 73px;
}

.extranet_row .text_2{
	color: #0150b8;
}

.extranet_row .text_4 strong{
	color: #808080;
}

.registration_row .heading, .registration_row .text{
	max-width: 840px;
	margin: 0 auto;
}

.registration_row.extranet_row .heading{
	margin-top: 36px;
	line-height: 60px;
}

.heading_1{
	font-size: 85px;
	font-weight: 600;
	line-height: 85px;
	color: #ffffff;
}

.heading_4{
	font-family: 'elza', sans-serif;
	font-weight: 700;
	color: #ff7200;
}

.heading_7{
	font-family: 'elza', sans-serif;
	font-size: 60px;
	font-weight: 700;
	font-style: normal;
	line-height: 74px;
	color: #ff7200;
}

.heading_8{
	font-family: 'elza', sans-serif;
	font-size: 48px;
	font-weight: 400;
	font-style: normal;
	line-height: 60px;
	color: #0150b8;
}

.heading_8 span{
	display: block;
	font-weight: 700;
	color: #ff7200;
}

.text_6{
	font-family: 'elza', sans-serif;
	font-size: 21px;
	font-weight: 400;
	font-style: normal;
	line-height: 28px;
	color: #0150b8;
}

@media (min-width: 1200px) and (max-width: 1899px) {

#header{
	height: 786px;
	padding: 66px 0 0;
	margin: 0;
}

#logo{
	width: 270px;
  	height: auto;
}

#nav_main{
	margin: 12px 0 0;
}

#nav_main li{
	padding: 0 16px;
	margin: 0 2px;
	border: 1px solid transparent;
	border-radius: 16px;
}

#nav_main li a{
	height: 40px;
	font-size: 20px;
	line-height: 40px;
}

#hero_img{
	width: 596px;
	height: 538px;
}

#icon_img_2026_1{
	width: 362px;
	height: 271px;
	margin: 0 auto 19px;
}

.section_1_2026 .subheading{
	max-width: 512px;
	margin: 0 auto 32px;
}

.sep_2026{
	width: 224px;
	height: 6px;
	border-radius: 2px;
	margin: 68px auto 0;
}

.trip_row.trip_1{
	margin-top: 78px;
}

.star_container{
	margin: 0 auto 17px;
}

.star_container img{
	width: 36px;
	margin: 0 4px;
}

.trip_row .subheading span{
	margin: 0;
}

.trip_row .subheading{
	max-width: 100%;
}

.trip_row .heading{
	margin-top: 34px;
	margin-bottom: 10px;
}

.trip_row .text{
	max-width: 760px;
	margin: 30px auto 0;
}

.trip_3d{
	top: 58px;
}

.registration_row .heading, .registration_row .text{
	max-width: 672px;
}

.registration_row.extranet_row .heading{
	margin-top: 29px;
	line-height: 48px;
}

.heading_1{
	font-size: 68px;
	line-height: 68px;
}

.heading_7{
	font-size: 48px;
	line-height: 59px;
}

.heading_8{
	font-size: 38px;
	line-height: 48px;
}

.text_6{
	font-size: 19px;
	line-height: 25px;
}

}

@media (min-width: 768px) and (max-width: 1199px) {

#header{
	height: 629px;
	padding: 53px 0 0;
	margin: 0;
}

#logo{
	width: 216px;
  	height: auto;
}

#nav_main{
	margin: 10px 0 0;
}

#nav_main li{
	padding: 0 13px;
	margin: 0 2px;
	border: 1px solid transparent;
	border-radius: 13px;
}

#nav_main li a{
	height: 34px;
	font-size: 17px;
	line-height: 34px;
}

#hero_img{
	width: 477px;
	height: 430px;
}

#icon_img_2026_1{
	width: 290px;
	height: 217px;
	margin: 0 auto 15px;
}

.section_1_2026 .subheading{
	max-width: 410px;
	margin: 0 auto 26px;
}

.sep_2026{
	width: 179px;
	height: 5px;
	border-radius: 2px;
	margin: 54px auto 0;
}

.trip_row.trip_1{
	margin-top: 62px;
}

.star_container{
	margin: 0 auto 14px;
}

.star_container img{
	width: 29px;
	margin: 0 3px;
}

.trip_row .subheading span{
	margin: 0;
}

.trip_row .subheading{
	max-width: 100%;
}

.trip_row .heading{
	margin-top: 27px;
	margin-bottom: 8px;
}

.trip_row .text{
	max-width: 608px;
	margin: 24px auto 0;
}

.trip_3d{
	top: 46px;
}

.registration_row .heading, .registration_row .text{
	max-width: 538px;
}

.registration_row.extranet_row .heading{
	margin-top: 23px;
	line-height: 38px;
}

.heading_1{
	font-size: 54px;
	line-height: 54px;
}

.heading_7{
	font-size: 38px;
	line-height: 47px;
}

.heading_8{
	font-size: 30px;
	line-height: 38px;
}

.text_6{
	font-size: 17px;
	line-height: 23px;
}

}

@media (min-width: 768px) and (max-width: 991px) {

#header{
	overflow: hidden;
	background-size: auto 771px;
}

.registration_row.extranet_row .heading{
	line-height: 38px;
}

.extranet_row .heading{
	line-height: 47px;
}

}

@media (max-width: 767px) {

#header{
	height: 565px;
	padding: 53px 0 0;
	margin: 0;
	background-size: auto 730px;
}

.registration-2026 #header{
	height: 655px;
	background-size: auto 848px;
}

#logo{
	width: 173px;
  	height: auto;
}

#nav_main{
	justify-content: center;
	margin: 0 0 58px;
}

#nav_main li{
	padding: 0 13px;
	margin: 0 2px;
	border: 1px solid transparent;
	border-radius: 13px;
}

#nav_main li a{
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}

#hero_img{
	width: 477px;
	height: 430px;
}

#icon_img_2026_1{
	width: 290px;
	height: 217px;
	margin: 0 auto 15px;
}

.section_1_2026 .subheading{
	max-width: 410px;
	margin: 0 auto 26px;
}

.sep_2026{
	width: 179px;
	height: 5px;
	border-radius: 2px;
	margin: 54px auto 0;
}

.trip_row.trip_1{
	margin-top: 62px;
}

.star_container{
	margin: 0 auto 14px;
}

.star_container img{
	width: 29px;
	margin: 0 3px;
}

.trip_row .subheading span{
	margin: 0;
}

.trip_row .subheading{
	max-width: 100%;
}

.trip_row .heading{
	margin-top: 27px;
	margin-bottom: 8px;
}

.trip_row .text{
	max-width: 608px;
	margin: 24px auto 0;
}

.trip_3d{
	top: 46px;
}

.registration_row .heading, .registration_row .text{
	max-width: 538px;
}

.registration_row.extranet_row .heading{
	margin-top: 23px;
	line-height: 30px;
}

.heading_1{
	font-size: 43px;
	line-height: 43px;
}

.heading_7{
	font-size: 30px;
	line-height: 38px;
}

.heading_8{
	font-size: 24px;
	line-height: 30px;
}

.text_6{
	font-size: 17px;
	line-height: 23px;
}

.extranet_row .heading{
	line-height: 38px;
}

}