
.homeslider-block {
	
}




/********* 960+ desktop *********/
@media (min-width:960px) {
	.dl-menuwrapper {
		margin-top: 0;
	}
	.dl-menuwrapper button {
		display: none;
	}
	.dl-menuwrapper .dl-menu {
		opacity: 1;
		position: relative;
		margin-top: 0;
		transform: none;
		background: none;
		padding: 0 10px;
		pointer-events: auto;

	}
	.dl-menuwrapper ul {
		background: none;
	}
	.dl-menuwrapper > ul > li > a {
		background: none;
		color: #cc0000;
		font-size: 15px;
		margin: 8px 0 2px;
		font-weight: bold;
		padding: 0;
	}
	.dl-menuwrapper li {}
	.dl-menuwrapper li.dl-back {
		display: none;
	}
	.dl-menuwrapper li ul li a {
		color: #000;
		font-size: 13px;
		background: url("../images/leftmenu_marker.jpg") no-repeat scroll 0 9px;
		padding: 0 0 0 10px;
	}
	.dl-menuwrapper li ul li a:hover {
		background: url("../images/leftmenu_marker.jpg") no-repeat scroll 0 9px !important;
		color: #cc0000;
	}
	.dl-menuwrapper li .dl-submenu {
		display: block;
	}
}

/********* 960 tablets *********/
@media (max-width:959px) {

	#headmenu {
		position: relative;
	}
	#headmenu .toggler {
		display: block;
	}
	#headmenu > ul {
		opacity: 0;
		visibility: hidden;
		max-width: 400px;
		top: 29px;
		position: absolute;
		
		right: 0;
		background: #a1060d;
		z-index: 10001;	
		-webkit-transition: all .25s ease;
           -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
             -o-transition: all .25s ease;
                transition: all .25s ease;	
	}
	#headmenu > ul > li {
		border-bottom: 1px solid rgba(255, 255, 255, .2);
		width: 100%;
		float: none;
		display: block;
		text-align: left;
	}
	#headmenu > ul > li > a {
		padding: 10px 20px 10px 40px;
	}
	#headmenu > ul > li > a:after {
		display: none;
	}
	#headmenu > ul > li#hnav_1 {}
	#headmenu > ul > li#hnav_1 a {
		padding-left: 10px;
	}
	#headmenu > ul > li#hnav_1 a:before {
		margin-right: 5px;
	}
	
	#headmenu.active > ul {
		opacity: 1;
		visibility: visible;
		top: 44px;
		z-index: 10002;
	}
	#headmenu > ul > li:hover > ul {
		display: none;
	}

	.dl-menuwrapper {
		display: block;
	}
	.left {
		width: 400px;
		padding: 0;
		position: absolute;
	}
	div.search {
		display: none;
	}
	.left_menu {
		display: none;
	}

	.center-right-block {
		width: 100%;		
	}
	.homeslider-block {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 5px 0 5px;
		border: none;
	}
	.homeslider-block .bx-pager {
		display: block;
	}
	.homeslider-block .bx-wrapper {
		width: 100%;
	}
	.homeslider-block ul {

	}
	.homeslider-block ul li:not(:first-child) {
		/*display: none;*/

	}
	.homeslider-block img {
		width: 100%;
	}
	.homeslider-block .bx-tabs {		
		width: 100%;
		height: auto;
	}
	.homeslider-block .bx-tabs a {
		display: none;
		font-size: 18px;
		height: auto;
		line-height: 26px;
		font-weight: bold;
		border: 1px solid rgba(0, 0, 0, .05);
		border-radius: 0 0 3px 3px;
	}
	.homeslider-block .bx-tabs a.active {
		display: block;				
	}
	.homeslider-block .bx-tabs a.active:before {
		display: none;
	}
	.homeslider-block .bx-tabs a.active:after {
		content: " »";
	}
	.center-right-bottom {
		display: table;
		width: 100%;	
		
	}

	.center-right-bottom .center {
		width: auto;
		display: table-cell;
		vertical-align: top;
		float: none;
	}
	.center-right-bottom .right {
		width: auto;
		display: table-cell;
		vertical-align: top;
		float: none;
	}
	table.previewblock td div.image img {
		width: 100%;
	}
	table.previewblock td div.link a {
		
	}

	.center .bnr img {
		/*width: 100%;*/
		margin: 0 auto;
	}
	.center-right-bottom .right .dl .TA_certificateOfExcellence > div {
		margin: 0 auto 10px !important;
	}
	.footer {
		background: url("../images/menubg.jpg") repeat-x 0 0;		
		margin: 0 4px 15px;
	}
	.footermenu-2 {
		padding: 5px;
		font-size: 14px;
	}
	.footermenu-2 br {
		display: none;
	}
	.footermenu-2 a {
		margin: 3px 5px;
		display: inline-block;
	}
}


/********* 900 *********/
@media (max-width:900px) {
   
}


/********* 820 *********/
@media (max-width:819px) {
	table.previewblock td.separator {
		border: none;
	}
	table.previewblock td {
		border: none;
	}
	table.previewblock td div.title {
		border: 1px solid #ddd7bd;
		border-bottom: none;
	}
	table.previewblock td div.link {
		border-width: 0 0 2px;
	}

	.footer {
		background: #a1060d;
		padding: 0 4px;
		margin-bottom: 15px;
	}
	.footer ul.fmenu {
		display: block;
		text-align: center;
		height: auto;
	}
	.footer ul.fmenu li {
		display: inline-block;
	}
	.footer ul.fmenu li:last-child {
		min-width: auto;
	}
	
}

/********* 768 phones *********/
@media (max-width:767px) {
	.header-top {
		display: none;
	}
	.header {
		padding-top: 3px;
	}
	.center-right-bottom {
		display: block;
	}
	.center-right-bottom .center {
		width: 100%;
		display: block;
	}
	.center-right-bottom .right {
		width: 100%;
		display: block;
	}

	.center {
		padding: 0;
	}
	input[type="text"], input[type="password"] {
		padding: 10px;
		width: 100%;
		max-width: 400px;
	}
	.form_right {
		padding-left: 0;
		float: none;
	}
	.form_right table {
		width: 100%;
	}
	.sbox {
		height: 39px;
	}
}


/********* 600 *********/
@media (max-width:599px) {
	table.previewblock,
	table.previewblock tbody,
	table.previewblock tbody tr,
	table.previewblock tbody tr td {
		display: block;
		width: 100%;
	}
	table.previewblock td div.link a {
		font-size: 14px;
		display: block;
	}

	table.tour-gallery,
	table.tour-gallery > tbody,
	table.tour-gallery > tbody > tr {
		display: block;
		width: 100%;
	}
	table.tour-gallery > tbody > tr > td {
		display: block;
		width: 100%;
	}
	table.tour-gallery > tbody > tr > td table {
		width: auto;
	}
	
}

/********* 540 *********/
@media (max-width:519px) {
	#logo a img {
		max-width: inherit;
		max-width: 100%;
		height: 130px;
		height: auto;
	}
}

/********* 480 *********/
@media (max-width:479px) {
	p.next_link {
		padding: 10px;
	}
	.review-block .review-l {
		width: 80px;
	}
	.review-block .review-r {
		margin-left: 90px;
	}
}



/********* 400 *********/
@media (max-width:399px) {
   	.form_right table,
   	.form_right table tbody,
   	.form_right table tbody tr,
   	.form_right table tbody tr td {
		display: block;
		width: 100%;
	}
	.form_right td.col-right {
		padding-left: 0;
	}
	#logo a img {
		max-width: inherit;
		max-width: 100%;
		height: 100px;
		height: auto;
	}
}