@media only screen and (min-width: 1599px) {
	/*.table__cell {
		height: 60vh;
	}*/
}

@media only screen and (max-width: 1599px){
	.ctitle {font-size: 32px; line-height: 42px;}
	.ctextinfo h4 {font-size: 28px; line-height: 44px;}
	.clsslider1 {
		width: calc(((100% - 2070px) / 2) + 1770px - (1770px / 12));
		width: -moz-calc(((100% - 2070px) / 2) + 1770px - (1770px / 12));
		width: -webkit-calc(((100% - 2070px) / 2) + 1770px - (1770px / 12));
	}
	.clsslider1 .imgbox .info {padding: 40px;}
	.clsslider1 .owl-nav .owl-next {right: 100px;}
}
@media only screen and (max-width: 1365px){
	 .clsslider2 .imgbox.videoimgbox {
		height: 520px;
	}
	.container {
		max-width: 1140px;
	}
	.custnav .menus > li {padding: 0px 14px;}
	header .rheader .languagefield {margin-left: 20px;}
	.mainbanner .textinfo span {font-size: 20px;}
	.mainbanner .textinfo h1 {line-height: 55px; font-size: 44px; width: 670px;}
	.section-h2 {padding-top: 50px;}
	.clsslider1, .clsslider2 {width: calc(((100% - 1920px) / 2) + 1660px - (1660px / 12)); width: -moz-calc(((100% - 1920px) / 2) + 1660px - (1660px / 12)); width: -webkit-calc(((100% - 1920px) / 2) + 1660px - (1660px / 12));}
	.clsslider1 .owl-nav .owl-next {right: 30px;}
	.clsslider2 .owl-nav .owl-next {right: 49px;}
	.section-h5 {padding: 90px 0 120px;}
	.clscompart2 .cbannerbox .textinfo {line-height: 42px; font-size: 34px;}
}
@media only screen and (max-width: 1199px){
	.container {max-width: 960px;}
	/*#mobilemenu {width: 38px; height: 38px; margin-top: 15px; margin-left: 15px; background-image: url(../images/menu-icon.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: #fff; float: right; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}*/
	.custnav {position: absolute; left: 0px; top: 100%; right: 0px; background-color: #fff; display: none;}
		.custnav .menus > li {
			padding: 0px 0;
		}
	.custnav .menus > li > a {color: #101A28;}
	.clsslider1, .clsslider2 {width: calc(((100% - 1920px) / 2) + 1570px - (1570px / 12)); width: -moz-calc(((100% - 1920px) / 2) + 1570px - (1570px / 12)); width: -webkit-calc(((100% - 1920px) / 2) + 1570px - (1570px / 12));}
	.section-h2 .texts1 {margin-bottom: 60px;}
	.section-h3 {padding-bottom: 100px;}
	.clsslider2 .owl-nav .owl-next {right: 64px;}
}
@media only screen and (max-width: 991px){
	.table__cell {
		width: 49%;
		float: left;
	}

		.table__cell:nth-child(2n) {
			margin-right:0;
		}

	.table {
		display: block;
	}
	#mobilemenu {
		float: right;
		margin-left: 15px;
		width: 38px;
		height: 38px;
		background-image: url(../images/menu-icon.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		border: 1px solid rgba(255, 255, 255, 0.20);
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		cursor: pointer;
	}

	.custnav {
		background-color: #fff;
		left: 9px;
		right: 9px;
		top: 40px;
		display: none;
		transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		padding: 0;
		position: absolute;
	}
		.custnav .msubmenu {
			position: absolute;
			z-index: 2;
			top: -1px;
			right: 0;
			border-left: 1px solid #e0e0e0;
			width: 41px;
			height: 41px;
			cursor: pointer;
			background: url(../images/m-plus.png) no-repeat center center;
			transition: all 0.3s ease 0s;
			-moz-transition: all 0.3s ease 0s;
			-webkit-transition: all 0.3s ease 0s;
		}
		.custnav .menus > li {
			float: left;
			width: 100%;
			border-top: 1px solid #e0e0e0;
			position: relative;
			border-right: none;
		}
			.custnav .menus li a {
				color: #384657;
				padding: 10px 0 10px 10px;
			}
	.container {max-width: 720px;}
	.mainbannerimg {/*height: 640px;*/}
	.mainbannerimg img {height: 100%; object-fit: cover;}
	.clsslider1, .clsslider2 {width: calc(((100% - 1920px) / 2) + 1450px - (1450px / 12)); width: -moz-calc(((100% - 1920px) / 2) + 1450px - (1450px / 12)); width: -webkit-calc(((100% - 1920px) / 2) + 1450px - (1450px / 12));}
	.trailtabs .mapimgpart .mapbox img {width: 100%;}
	.trailtabs .textinfo1, .trailtabs .textinfo2 {margin-top: 25px;}
	.clsslider2 .imgbox .info {padding:20px 30px 25px;}
}
@media only screen and (max-width: 767px){
	.commonslider #clsslider1.owl-carousel .owl-item {
		margin: 0;
	}
	.show-on-mobile {
		display: block;
	}
	.hide-on-mobile{
		display:none;
	}
	.container {max-width: auto;}
	.ctitle {font-size: 24px; line-height: 26px;}
	.ctextinfo h4 {font-size: 22px; line-height: 30px;}
	.mainbannerimg {/*height: 500px;*/}
	.mainbanner .textinfo h1 {width: 100%; line-height: 38px; font-size: 34px;}
	.mainbanner .textinfo span {font-size: 18px;}
	.section-h2 {padding-top: 50px;}
	.clsslider1, .clsslider2 {width: 100%; padding-left: 5px;}
	.clsslider1 .imgbox .info {padding: 25px;}
	.clsslider1 .owl-nav .owl-next, .clsslider2 .owl-nav .owl-next {right: 12px;}
	.section-h3 {padding: 30px 0 50px;}
	.trailtabs .textinfo2 .ctrilbox h5 {font-size: 22px; line-height: 24px;}
	.trailtabs .textinfo2 .ctrilbox .imgbox {width: 140px; height: 140px;}
	.trailtabs .textinfo2 .ctrilbox .triminfo {margin-left: 160px;}
	.clscompart1, .section-h5 {padding: 50px 0px;}
	.clscompart1 .showcalc .cform, .clscompart1 .calcubtn {width: 100%;}
	.section-h5 .ctitle {margin-bottom: 30px;}
	footer {padding-top: 50px;}
	footer .footerboxs {width: 50% !important;}
	footer .copyright {text-align: center; margin-top: 10px;}
	footer .websiteby {width: 100%; text-align: center;}
	footer .sociallink {display: inline-block; float: none !important; margin-top: 15px;}
}
@media only screen and (max-width: 639px) {
	.section-h2 {
		padding-top: 40px;
	}
	.clsslider2 .imgbox.videoimgbox {
		height: 370px;
	}
	.show-on-mobile {
	
	}
	.table__cell {
		width: 100%;
	}
	header .logo {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

		header .logo img {
			width: auto;
		}

	header .rheader {
		width: 100%;
	}

		header .rheader .links, header .rheader .serachopt {
			width: 100%;
			text-align: center;
		}

			header .rheader .links li {
				float: none;
				display: inline-block;
			}

		header .rheader .searchbox, header .language {
			float: none !important;
			display: inline-block;
		}

			header .rheader .searchbox .custfield {
				width: 195px;
			}

	.custnav {
		top: 85px;
	}
}
@media only screen and (max-width: 479px){
	.clsslider2 .item {padding: 0 5px;}
	.section-h2 .texts1 {margin-bottom: 40px;}
	.clsslider1 .imgbox .info p {padding-top: 10px; height: 130px; overflow: scroll; margin-bottom: 15px;}
	.ctextinfo p {
		font-size: 16px;
		line-height: 25px;
	}

	.trailtabs .textinfo2 .ctrilbox .imgbox {
		width: 90px;
		height: 90px;
	}
	.trailtabs .textinfo2 .ctrilbox .triminfo {margin-left: 110px;}
	.section-h3 {padding-bottom: 30px;}
	.clscompart1, .section-h5 {padding: 30px 0px;}
	.clscompart2 .cbannerbox .textinfo br {display: none;}
	.clscompart2 .cbannerbox .textinfo {font-size: 24px; width: 100%;}
}

@media only screen and (max-width: 392px) {
	.trailtabs .nav-tabs .nav-item {
		margin-bottom: 20px;
	}
}