@media only screen and (min-width: 2560px){
.sliderimg{
	/*height: 990px !important;*/
}
}

@media only screen and (min-width: 1699px){

}
/* Portrait orientation */
@media only screen and (max-width: 767px) {
	header.holidays-header .rheader {
		padding-bottom: 15px;
	}
	.innerbanner#innerbannerSmall {
		height: 570px !important;
	}
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}

	.section-ch2 .infoleft .textinfo1 ul div#yourPanel {
		padding-top: 0;
	}

	.infoMuseums {
	
	 padding: 20px !important;
	
	}
	img#LinkImage {
		width: 100%;
	}
}

/* Landscape orientation */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}
	.infoMuseums {
		padding: 20px !important;
	}
	img#LinkImage {
		width: 100%;
	}
	
}


/* Portrait orientation */
@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}
	.infoMuseums {
		padding: 0px !important;
	}
	img#LinkImage {
		width: 100%;
	}

}

/* Landscape orientation */
@media only screen and (device-width: 667px) and (device-height: 375px) and (-webkit-device-pixel-ratio: 2) {
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}

	.infoMuseums {
		padding: 0px !important;
	}
	img#LinkImage {
		width: 100%;
	}
}

/* Portrait orientation */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}

	.infoMuseums {
		padding: 0px !important;
	}
	img#LinkImage {
		width: 100%;
	}
}

/* Landscape orientation */
@media only screen and (device-width: 896px) and (device-height: 414px) and (-webkit-device-pixel-ratio: 2) {
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}

	.infoMuseums {
		padding: 0px !important;
	}
	img#LinkImage {
		width: 100%;
	}
}

/* Portrait orientation */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}

	.infoMuseums {
		padding: 0px !important;
	}
	img#LinkImage {
		width: 100%;
	}
}

/* Landscape orientation */
@media only screen and (device-width: 812px) and (device-height: 375px) and (-webkit-device-pixel-ratio: 3) {
	.ceventbox .ceventinner {
		height: unset !important;
	}
	.filmstrip {
		flex-wrap: wrap !important;
		margin-top: 8.2rem !important;
	}

	.imgbox img {
		height: auto !important;
	}

	div#yourPanel {
		padding-top: 1rem;
	}

	.infoMuseums {
		padding: 0px !important;
	}
	img#LinkImage {
		width: 100%;
	}
}




@media only screen and (max-width: 1699px){
	.container {max-width: 1520px;}
	header .custnav .menus > li {padding-left: 15px; padding-right: 15px;}
	.section-h3 .checkout {padding: 45px 65px;}
	footer .fbox3 {width: 17%;}
	footer .fbox5 {width: 13%;}
}
@media only screen and (max-width: 1599px){
	.container {max-width: 1320px;}
	header .custnav {left: 46%;}
	header .logo {padding-top: 10px;} 
	header .logo a img {width: 280px;}
	header .custnav .menus > li {padding: 12px 12px 15px;}
	.topbanner .bannertexts h2 {font-size: 52px; line-height: 62px;}
	.topbanner .textimg img {width: 240px;}
	.ceventbox .ceventinner .imgbox {height: 212px;}
	.section-h3 .checkout {padding: 40px 25px;}
	.section-h3 .checkout ul li {padding:30px 10px;}
	.section-h3 .checkout ul li:last-child {padding-right: 0px;}
	.section-h3 .checkout ul li .checkbox h4 {font-size: 18px; margin-top: 2px; background-position: 100% 8px;}
	footer .fbox1 {width: 37%;}
	footer .fbox5 {width: 15%;}
	footer .fbox1 .newsletter .custfield {width: 280px; margin-right: 10px;}

	
	.section-ch2 .infoleft .textinfo1 h2 {font-size: 41px;}
}
@media only screen and (max-width: 1399px){
	.section-h3 .checkout ul li .checkbox h4 {
		font-size: 13px;
		line-height: 20px;
	}
	.container {max-width: 1140px;}
	header {padding: 20px 15px;}
	header .custnav {left: 45%;}
	header .container {max-width: 100%;}
	header .logo a img {width: 240px;}
	header .custnav .menus > li {padding: 12px 8px 17px;}
	header .custnav .menus > li a {font-size: 15px;}
	header .custnav .menus > li a:hover:after, header .custnav .menus > li a.active:after {bottom: -36px;}
	header .rheader a.eventbtn {width: 148px; font-size: 15px;}
	header .wishlist {margin: 0px 10px;}
	header .rheader .fieldcol {width: 138px;}
	header .rheader .fieldcol .custfield {font-size: 15px;}
	.filterpart .filterhead, .filterpart .searchbar, .filterblocks {padding: 25px 20px;}
	.ceventbox .ceventinner .desc {padding: 20px 20px 25px 20px;}
	.ceventbox .ceventinner .desc h4 a {font-size: 18px; line-height: 24px;}
	.ceventbox .ceventinner .eventbottom {padding: 20px 20px;}
	.ceventbox .ceventinner .eventbottom .location {padding-left: 20px;}
	.ceventbox .ceventinner .imgbox {height: 179px;}
	.ceventbox .ceventinner .imgbox .dates li {padding: 5px 20px 5px;}
	.ceventbox .ceventinner .whishlist {right: 20px;}
	.section-h3 .checkout {padding: 40px 25px 55px; background-size: contain;}
	.section-h3 .checkout ul li {padding-bottom: 0px;}
	.section-h3 .checkout ul li .checkbox {padding: 15px 30px; height: initial;}
	footer {padding-bottom: 35px;}
	footer .fbox1 {width: 50%;}
	footer .fbox2, footer .fbox3, footer .fbox4{width: 15%;}
	footer .fbox5 {width: 100%;}
	footer .fbox6 {margin-top: 0px;}
	footer .footerboxs {min-height: initial; padding-bottom: 40px;}

	.section-ch2 .infoleft {padding-right: 20px;}
	.section-ch3 {padding-bottom: 95px;}
}

@media only screen and (max-width: 1300px) {
	.royalinfo .rowbox1 .petraimg {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 1199px){
.iframe{
	height: 600px;
}
	.container {max-width: 960px;}
	.cbtn {height: 50px; padding: 10px 30px;}
	header .logo a img {width: 280px;}
	#mobilemenu {width: 48px; height: 48px; margin-left: 15px; background-color: #66C3EA; background-image: url(../imagesEdit/menu-icon.png); background-repeat: no-repeat; background-position: 50% 50%; float: right; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;}
	header .custnav {left: 0px; right: 0px; display: none; top: 100%; background-color: #fff; transform: none; -moz-transform: none; -webkit-transform: none;}
	header .custnav .menus > li {width: 100%; border-top: 1px solid #F4F0ED; padding: 12px 15px;}
	header .custnav .menus > li a:after {display: none;}
	.topbanner .bannertexts h2 {font-size: 42px; line-height: 44px;}
	.topbanner .bannertexts p.date {padding-left: 30px; margin: 20px 0 25px; font-size: 15px; background-position: 0px 8px;}
	.topbanner .textimg {bottom: -44px;}
	.topbanner .textimg img {width: 160px;}
	.ceventbox .ceventinner .imgbox {height: 203px;}
	footer .fbox1 .newsletter .custfield {height: 50px;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.section-ch3 .ceventbox .ceventinner .imgbox {height: 316px;}
}
@media only screen and (max-width: 991px){
	.section-h3 .checkout ul li .checkbox h4 {
		font-size: 18px;
	}
.iframe {
    height: 500px;
}
	.icon img {
		width: 25px;
		height: 30px;
	}
	.container {
		max-width: 720px;
	}
	.topbanner .sliderimg {/*height: 360px;*/}
		.topbanner .sliderimg img {
			/*height: 100%;*/
			object-fit: revert;
			width: 100%;
		}
	
	.ceventbox .ceventinner .imgbox {height: 233px;}
	.filterblocks ul li {margin-bottom: 18px;}
	.filterpart .filterinner {padding-bottom: 0; background-image: none; background-color: #faf9f9;}
	.eventlists {margin-top: 30px;}
	.section-h3 .checkout {text-align: center;}
	.section-h3 .checkout ul li {float: none; display: grid; padding: 20px 5px 0px;width: 100%;}
	footer .footerboxs {width: 50%;}
	footer .fbox1 {width: 100%;}
	footer .fbox1 .newsletter .custfield {width: calc(100% - 171px);}
	footer .fbox6 {width: 100%; text-align: center;}

	.section-ch2 .infoleft {padding-right: 15px;}
	.section-ch2 .infoleft .sharebox {margin-top: 40px;}

	.filterblocks ul li label:before {
		right: -106px !important;
	}

	.filterblocks ul li input:checked + label:after {
		right: -106px !important;
	}


	#PRICE ul li input:checked + label:after {
		right: -156px !IMPORTANT;
	}

	#PRICE ul li label:before {
		right: -156px !IMPORTANT;
	}
	
	.section-h3 .checkout ul li .checkbox h4{
	    width: 245px;
	}
	
		.show-on-mobile{
		display:initial;
	}
	
	.hide-on-mobile{
		display:none;
	}

	.royalinfo .petraimg {
		margin-bottom: 30px;
	}

	.petrapart .petraimg {
		width: 100%;
		background-size: 98% auto;
		text-align: center;
	}

		.petrapart .petraimg .imgbox {
			float: none;
			display: inline-block;
			width: 410px;
			height: 410px;
		}
}
@media only screen and (max-width: 767px){
	.topbanner .sliderimg video {
		max-height: 226px !important;
	}
	.topbanner .sliderimg {
		/*height: 300px;*/
	}
.iframe {
    height: 400px;
}
section.conts {
    padding-top: 30px;
}
	.container {width: auto; padding-left: 15px; padding-right: 15px;}
	header {padding: 15px 0px;}
	header .logo {text-align: center; padding:0px 0px 15px; width: 100%; border-bottom: 1px solid #F4F0ED; margin-bottom: 15px;}
	header .rheader {width: 100%;}
	.topbanner .textimg {bottom: -30px;}
	.topbanner .textimg img {width: 110px;}
	.topbanner .owl-dots {bottom: 20px;}
	.eventconts {padding: 40px 0 10px;}
	.filterpart .filterhead h3 {font-size: 20px; padding-left: 30px; background-size: 20px auto; background-position: 0 80%;}
	.filterpart .filterhead, .filterpart .searchbar, .filterblocks {padding: 20px 20px;}
	.loadbtn {padding-top: 0;}
	.section-h3 {padding: 40px 0;}
	.section-h3 .checkout {background-size: cover;}
	.ceventbox .ceventinner .imgbox {height: initial;}
	footer {padding: 45px 0px;}
	footer .fbox6 {padding-bottom: 0px;}
	footer .footerboxs ul li:last-child {padding-bottom: 0px;}
	footer .topfooter {padding-bottom: 20px;}

	.innerbanner {height: 130px !important;}
	.innerbanner .texttag {bottom: 20px;}
	.section-ch2 {padding: 30px 0px 40px;}
	.section-ch2 .infoleft .textinfo1 h2 {font-size: 30px;}
	.section-ch2 .infoleft .textinfo1 ul {padding-top: 20px;}
	.section-ch2 .infoleft .textinfo2 {margin-top: 30px;}
	.ctextinfo p {font-size: 16px; line-height: 30px;}
	.section-ch2 .ctitle {margin-bottom: 5px;}
	.section-ch2 .infoleft .photogallerybox {margin-top: 30px;}

	.section-ch2 .inforight {margin-top: 30px;}
	.section-ch2 .inforight .cbtn {width: 100%;}
	.section-ch2 .inforight .facebookpage, .section-ch2 .inforight .howgetthere {margin-top: 25px;}
	.section-ch2 .inforight .facebookpage .imgbox, .section-ch2 .inforight .howgetthere .imgbox {margin-top: 15px;}
	.section-ch3 {padding: 25px 0px 45px;}
	.infoMuseums .imgbox{
	    margin-bottom: 20px;
	}
	.eventinfo {
    margin-left: 0;
}
}

@media only screen and (max-width: 730px){
.weather-iframe {
    width: 100%;
    border: 0;
    height: 420px;
}
	#dvMap {
		width: 100% !important;
	}
}
@media only screen and (max-width: 575px){
	a.adEnglish {height: auto;}
	.topbanner .sliderimg {
		height: auto;
	}
	.topbanner .sliderimg video {
    max-height: 170px !important;
}
    
.iframe {
    height: 300px;
}
	footer .topfooter {text-align: center;}
	footer .topfooter .flogo {width: 100%;}
	footer .topfooter .cbtn {float: none; display: inline-block; margin-top: 20px;}
	header .rheader .fieldcol {width: 46px; background-position: 50% 50%;}
	header .rheader .fieldcol .custfield {font-size: 0px; background-image: none; padding: 0px; height: 46px;}
	header .rheader .dropdown-menu {transform: translate(43px, 48px) !important;}
	.topbanner .bannertexts h2 {font-size: 34px; line-height: 34px;}
	.favlistpopup {width: 320px; left: 0px;}
	.topbanner .bannertexts .cstexts {width: 100%;}
	.favlistpopup .fvlists li .imgbox {width: 70px; height: 100px;}
	.favlistpopup .fvlists li .imgbox img {width: 100%;}
	.favlistpopup .fvlists li .infocol {margin-left: 80px;}
	.favlistpopup .fvlists li .infocol h4 a {font-size: 16px; line-height: 26px;}
	.favlistpopup .fvlists li .infocol span {margin: 0px;}
	.ceventbox .ceventinner .desc {min-height: initial;}
	footer .topfooter .flogo img {width: 280px;}
	.section-h3 .checkout {padding: 20px 5px 35px;}
	.section-h3 .checkout ul li .checkbox {text-align: left; padding: 15px 20px;}
	.section-h3 .checkout ul li .checkbox h4 {font-size: 16px;}

	.section-ch2 .infoleft .textinfo1 ul li {padding-right: 20px;}
	.section-ch2 .infoleft .textinfo2, .section-ch2 .infoleft .sharebox {margin-top: 20px;}
	.section-ch2 .inforight .filterinner {padding: 30px;}
	.section-ch2 .inforight .filterinner p {margin-bottom: 20px;}
}
@media only screen and (max-width: 479px){
	.topbanner .sliderimg video {
		max-height: 140px !important;
	}
	.topbanner .sliderimg{
		/*height: 200px;*/
	}
.iframe {
    height: 200px;
}
	footer .footerboxs {width: 100%;}
	footer .footerboxs h4 {margin-bottom: 15px;}
	footer .fbox1 .newsletter .custfield {
		width: 100%;
		margin-bottom: 20px;
	}

	.petrapart .petraimg {
		padding: 30px 0;
		background-size: 420px auto;
	}

		.petrapart .petraimg .imgbox {
			width: 250px;
			height: 250px;
		}
}


@media only screen and (max-width: 360px){
	.topbanner .sliderimg video {
		max-height: 110px !important;
	}
	.section-h3 .checkout ul li .checkbox h4 {
		width: 200px;
	}

	.innerbanner#innerbannerSmall {
		height: 480px !important;
	}

		.innerbanner#innerbannerSmall img {
			margin-top: 70px;
		}
}
