﻿body {
	margin:0;
	padding:0
}
img {
	border:0;
}
@font-face {
    font-family: roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}
@media (min-width: 769px) {
	.rightfooter {
		float:right;
		padding: 40px 10px 0 0;
	}
	.triangle:after {
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-bottom: 19px solid #fff;
		bottom: 0;
		content: "";
		height: 0;
		position: absolute;
		width: 0;
	}
	.menu .menu_dropdown_link {
		display:none !important;
	}
	.dropdownnav_ul li.lev1 {
		padding-top:45px;
		display: block;
	}
	.lev1 ul {
		float:left;
		width:23%;
		margin:0 2% 0 0;
		list-style-type:none;
		padding:0;
	}
	.dropdownnav_ul li .headtitle {
		text-transform:uppercase;
		font-size:30px;
		color:#fff;
		padding-top:10px;
		padding-bottom:10px;
		display:block;
	}
	.header {
		position:fixed;
	}
	.dropdownnav {
		padding-top:45px;
		padding-bottom:45px;
	}
	.tagline, .search {
		margin-top:110px;
		display: block;
		float: left;
		padding: 100px 25px 0;
		width: 40%;
	}
	.tagline {
		padding-top:0;
	}
	.search {
		float:right;
		margin-top:0;
	}
	.gsc-adBlock {
		display:none !important;
		opacity:0 !important;
		height:0 !important;
		overflow: hidden;
		padding:0 !important;
	}
	.wrapevent {
		margin-top: -30px;
		position: relative;
		z-index: 999;
	}
	.menu_dropdown {
		position:fixed;
	}
	.menu-close-link {
		bottom: 10px;
	}
	.wrapcycle {
		float:right;
		margin-top:-10px;
	}
	.newscontent .title {
		background: url('../images/bg_title.png') no-repeat;
		float:left;
		border-bottom:1px solid #fff;
		width:100%;
	}
	.newscontent .title h1 {
		padding:21px 0px 70px;
		float:left;
		width:426px;
		text-align:center;
		color:#fff;
	}
	.subcontent .rightcol, .newslist>.rightcol {
		float:left;
		width:30%;
		min-height:1px;
	}
	.subcontent .lefcol, .newslist>.lefcol {
		float:left;
		width:70%;
		min-height:1px;
		padding-right:20px;
	}
	.content .col_contact, .content .col_map {
		float:left;
		width:50%;
	}
	.content .col_map {
		padding-left: 20px;
	}
	.linktab {
		display:flex;
	}
	.tabcontent .height337 {
		height:365px;
		overflow:hidden;
	}
	.tabitem>.form-horizontal {
		background: #fff none repeat scroll 0 0;
		padding-top: 10px;
		padding-left: 10px;
	}
}
@media (max-width: 768px) {
	.rightfooter {
		float:left;
		padding: 0 10px 0 0;
	}
	.aboutus, .teambuilding, .mice, .travel, .hotline {
		display:none !important;
	}
	.tagline {
		width:100% !important;
		padding-left:0 !important;
		padding-right:0 !important;
		text-align:center;
		padding-top:25px;
	}
	.search {
		display:none;
	}
	.wrapbanner {
		display:none;
	}
	.contactcontent {
		background:url('../images/bg_linecontact.jpg');
		display: inline-block;
		font-size: 30px;
		height:180px;
		margin-top: 50px;
		margin-bottom:-10px;
		position: relative;
		width:100%;
		border-right:20px solid #4d090c;
		border-top:20px solid #4d090c;
		text-transform: uppercase;
		z-index: 997;
	}
	#popup {
		display:none;
	}
	.dropdownnav_ul li.lev1:first-child {
		border-bottom:1px dashed #fff;
		padding-bottom:10px;
	}
	.dropdownnav_ul li.lev1 {
		padding-top:5px;
		display: block !important;
		opacity: 1 !important;
	}
	.lev1 ul {
		display:none;
	}
	.dropdownnav_ul li .headtitle {
		text-transform:uppercase;
		font-size:14px;
		color:#fff;
		padding-top:5px;
		padding-bottom:5px;
		text-decoration: none;
		display:block;
	}
	.header {
		position: relative;
	}
	.dropdownnav {
		padding-top:30px;
		padding-bottom:50px;
	}
	.wrapevent {
		position: relative;
		z-index: 999;
	}
	.menu_dropdown {
		position:relative;
	}
	.menu-close-link {
		bottom: 10px;
	}
	.menu .menu_dropdown_link {
		width:60px;
		height:50px;
		overflow:hidden;
		display:block;
		left:50%;
		margin-left:-25px;
		position:absolute;
		top:80px;
		padding-top:10px;
		background:transparent;
		z-index:999;
	}
	.menu .menu_dropdown_link:hover {
		color:#ff0000;
		cursor:pointer;
	}
	.menu_dropdown_link .submenu_dropdown {
		float:left;
		background-color: #b2f712;
		text-align:center;
		border-bottom-left-radius: 80%;
		border-bottom-right-radius: 80%;
		width:100%;
		height:30px;	
	}
	.wrapcycle {
		margin-top:-10px;
	}
	.cycleMagenta, .cycleYellow, .cycleCyan {
		margin:0 auto !important;
		float:none !important;
	}
	.newslist .content img {
		max-width:100%;
		height:auto !important;
	}
	.newscontent {
		padding-top:10px !important;
	}
	.newscontent .title {
		background: url('../images/bg_title_mobile.png') no-repeat top left;
		float:left;
		border-bottom:1px solid #fff;
		width:100%;
		background-size:100% 100%;
	}
	.newscontent .title h1 {
		float:left;
		padding-left:15px;
		color:#fff;
		padding-bottom:15px;
	}
	.menu .iconflag {
		position:relative;
		z-index:999;
	}
	.subcontent .rightcol, .newslist>.rightcol {
		float:left;
		width:100%;
		min-height:1px;
	}
	.subcontent .lefcol, .newslist>.lefcol {
		float:left;
		width:100%;
		min-height:1px;
	/*	padding-right:20px;*/
	}
	.content .col_contact, .content .col_map {
		float:left;
		width:100%;
	}
	.content .col_map {
		padding-top:15px;
	}
	.teambuildingcontent ul>li .detail {
		position:relative;
		z-index:999;
	}
	.tip:after {
		top:25px !important;
		right:0 !important;
		background-size:100% auto !important;
	}
	.linktab li a {
		width:100%;
		transform:skewX(-25deg);
		border-left: 1px solid #d70b14;
		border-right: 1px solid #d70b14;
	}
}
@media (min-width: 1200px){
	.contactcontent {
		background:url('../images/bg_linecontact.jpg');
		display: inline-block;
		font-size: 30px;
		height:180px;
		margin-top: 50px;
		margin-bottom:-10px;
		position: relative;
		width:400px;
		border-right:20px solid #4d090c;
		border-top:20px solid #4d090c;
		text-transform: uppercase;
		z-index: 997;
	}
	.cycleMagenta {
		float:left;
		width:240px;
		height:240px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #ed1368, #841747);
		background: -moz-linear-gradient(left, #ed1368, #841747);
		background: -ms-linear-gradient(left, #ed1368, #841747);
		background: -o-linear-gradient(left, #ed1368, #841747);
		position:relative;
	}
	.cycleYellow {
		float:left;
		width:240px;
		height:240px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #eec412, #846916);
		background: -moz-linear-gradient(left, #eec412, #846916);
		background: -ms-linear-gradient(left, #eec412, #846916);
		background: -o-linear-gradient(left, #eec412, #846916);
		position:relative;
		margin-left:-5px;
	}
	.cycleCyan {
		float:left;
		width:240px;
		height:240px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #12d4ee, #167d84);
		background: -moz-linear-gradient(left, #12d4ee, #167d84);
		background: -ms-linear-gradient(left, #12d4ee, #167d84);
		background: -o-linear-gradient(left, #12d4ee, #167d84);
		position:relative;
		margin-left:-5px;
	}
	.subcycle {
		float:left;
		width:160px;
		height:160px;
		border-radius: 50%;
		margin-left:40px;
		margin-top:40px;
		background:#fff;
	}
	.triangle:after {
		left: 100px;
	}
	.footer-images .advertising {
		width:752px;
		margin:0 auto;
	}
}
@media (max-width: 992px){
	.contactcontent {
		background:url('../images/bg_linecontact.jpg');
		display: inline-block;
		font-size: 30px;
		height:180px;
		margin-top: 30px;
		margin-bottom:-10px;
		position: relative;
		width:100%;
		border-right:20px solid #4d090c;
		border-top:20px solid #4d090c;
		text-transform: uppercase;
		z-index: 997;
	}
	.cycleMagenta {
		float:left;
		width:220px;
		height:220px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #ed1368, #841747);
		background: -moz-linear-gradient(left, #ed1368, #841747);
		background: -ms-linear-gradient(left, #ed1368, #841747);
		background: -o-linear-gradient(left, #ed1368, #841747);
		position:relative;
	}
	.cycleYellow {
		float:left;
		width:220px;
		height:220px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #eec412, #846916);
		background: -moz-linear-gradient(left, #eec412, #846916);
		background: -ms-linear-gradient(left, #eec412, #846916);
		background: -o-linear-gradient(left, #eec412, #846916);
		position:relative;
		margin-left:-5px;
	}
	.cycleCyan {
		float:left;
		width:220px;
		height:220px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #12d4ee, #167d84);
		background: -moz-linear-gradient(left, #12d4ee, #167d84);
		background: -ms-linear-gradient(left, #12d4ee, #167d84);
		background: -o-linear-gradient(left, #12d4ee, #167d84);
		position:relative;
		margin-left:-5px;
	}
	.subcycle {
		float:left;
		width:160px;
		height:160px;
		border-radius: 50%;
		margin-left:30px;
		margin-top:30px;
		background:#fff;
	}
	.triangle:after {
		left: 90px;
	}
	.footer-images .advertising {
		width:100%;
		margin:0 auto;
	}	
}
@media (min-width: 992px) and (max-width: 1200px) {
	.contactcontent {
		background:url('../images/bg_linecontact.jpg');
		display: inline-block;
		font-size: 30px;
		height:180px;
		margin-top: 30px;
		margin-bottom:-10px;
		position: relative;
		width:285px;
		border-right:20px solid #4d090c;
		border-top:20px solid #4d090c;
		text-transform: uppercase;
		z-index: 997;
	}
	.cycleMagenta {
		float:left;
		width:220px;
		height:220px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #ed1368, #841747);
		background: -moz-linear-gradient(left, #ed1368, #841747);
		background: -ms-linear-gradient(left, #ed1368, #841747);
		background: -o-linear-gradient(left, #ed1368, #841747);
		position:relative;
	}
	.cycleYellow {
		float:left;
		width:220px;
		height:220px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #eec412, #846916);
		background: -moz-linear-gradient(left, #eec412, #846916);
		background: -ms-linear-gradient(left, #eec412, #846916);
		background: -o-linear-gradient(left, #eec412, #846916);
		position:relative;
		margin-left:-5px;
	}
	.cycleCyan {
		float:left;
		width:220px;
		height:220px;
		border-radius: 50%;
		background: -webkit-linear-gradient(left, #12d4ee, #167d84);
		background: -moz-linear-gradient(left, #12d4ee, #167d84);
		background: -ms-linear-gradient(left, #12d4ee, #167d84);
		background: -o-linear-gradient(left, #12d4ee, #167d84);
		position:relative;
		margin-left:-5px;
	}
	.subcycle {
		float:left;
		width:160px;
		height:160px;
		border-radius: 50%;
		margin-left:30px;
		margin-top:30px;
		background:#fff;
	}
	.triangle:after {
		left: 90px;
	}
	.footer-images .advertising {
		width:752px;
		margin:0 auto;
	}
}
.header_wraper {
	background:#e71b23;
	position:relative;
}
.header {
	background:#fff;
	width:100%;
	height:90px;
	z-index:999;
}
.logo {
	width:202px;
	left:50%;
	margin-left:-101px;
	position:absolute;
}
.hotline {
	float: right;
    position: relative;
	margin-right:28px;
	margin-top:5px;
	font-weight:bold;
}
.hotline>p>a {
	color:#ff0000;	
}
.hotline>p>a>strong {
	font-size:20px;
}
.menu {
	margin: 0 auto;
    max-width: 1140px;
    position: relative;
}
.menu .aboutus, .menu .teambuilding, .menu .mice, .menu .travel {
	width:135px;
	height:44px;
	display:block;
	background: url('../images/b_menu.jpg') no-repeat left top;
	position:absolute;
	text-align:center;
	top:30px;
}
.menu .aboutus a, .menu .teambuilding a, .menu .mice a, .menu .travel a {
	float:left;
	width:100%;
	padding: 10px 18px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.menu .aboutus {
	left:25px;
}
.menu .teambuilding {
	left:15.8%;
}
.menu .mice {
	right:15.8%;
}
.menu .travel {
	right:25px;
}
.menu .iconflag {
	display: block;
    float: left;
	margin-left:25px;
	margin-top:3px;
}

.search .gsearch {
	position:relative;
	float:right;
	max-width:160px;
	max-height:25px;
}
.search .gsearch .gsc-control-cse {
	padding:0 !important;
	border-radius:5px;
	overflow:hidden;
}
.search .gsearch .gsc-control-cse .gsc-search-box {
 margin:0 !important;
}
.search .gsearch .gsc-control-cse .gsc-input-box {
	border:0;
}
.search .gsearch .gsc-control-cse .gsib_a {
	padding-top:2px; !important;
}
.gsc-search-button input {
    background: rgba(0, 0, 0, 0) url("../images/b_search.jpg") no-repeat scroll center center !important;
    border:0 !important;
    height: 0 !important;
    margin-right: 8px !important;
    padding: 11px 0 !important;
	margin-bottom:-4px !important;
    width: 22px !important;
}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover, .gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    border-color: #fff !important;
    box-shadow: none !important;
}
.search>span input {
	border-radius:5px;
	padding:5px 30px 5px 5px;
	height:27px;
	width:160px;
	border:none;
}
.search>span .btnsearch {
	margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: -2px;
}
.tagline .socialLeft {
	padding:10px 0;
	min-height:45px;
}
.search .socialRight {
	margin-bottom:10px;
	text-align:right;
}
.tagline p {
	font-size:25px;
	color:#fff;
}
.wrapbanner {
	overflow: hidden;
    position: relative;
}
.wrapbanner .prev, .wrapbanner .next {
	background: url("../images/icon_sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 68px;
    margin-top: -34px;
    position: absolute;
    top: 50%;
    transition-duration: 0.4s;
    width: 53px;
    z-index: 5;
}
.wrapbanner .prev{
	background-position: -411px 0;
    left: -5px;
}
.wrapbanner .next {
	background-position: -465px 0;
    right: 0;
    width: 53px;
}
.vietmarkevent {
	background: url('../images/bg_line.jpg') repeat;
    min-height: 160px;
    position: relative;
	border-bottom: 1px solid #fff;
    z-index: 4;
}

.wrapevent>div>a {
	float:left;
	width:100%;
	height:auto;
	transition: all 0.5s ease-in-out 0s;
}
.wrapevent>div>a:hover {
	transform:scale(1.1);
}
.contactus {
	background: none repeat scroll 0 0 #000;
    min-height: 200px;
    padding: 0;
	margin-bottom:10px;
}

.contactcontent:before {
	background:#e71b23;
	content:"";
	left: -1000%;
	width:1000%;
	height:180px;
	margin-top:-20px;
	border-top:20px solid #4d090c;
	position:absolute;
}
.contactcontent>h2 {
	position:absolute;
	text-align:center;
	top:50%;
	font-size:48px;
	color:#fff;
	text-transform: initial;
	font-family:roboto;
	font-weight:bold;
	margin-top:-30px;
	width:100%;
}

.subcycle input[type="submit"] {
	background: #463030;
	border-radius:3px;
	font-size:14px;
	border:0;
	color:#fff;
}

.cycleCyan .subcycle, .cycleYellow .subcycle, .cycleMagenta .subcycle {
	text-align:center;
	padding:20px 14px;
}
.cycleCyan .subcycle input[name="name"], .cycleCyan .subcycle input[name="email"] {
	width:100%;
	margin-bottom:5px;
}

.coloroverlay {
	width:100%;
	margin-top:-180px;
	min-height:90px;
	background: -moz-linear-gradient(left, rgba(231, 27, 35,1) 0%, rgba(255,0,0,0.7) 30%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(231, 27, 35,1)), color-stop(30%,rgba(255,0,0,0.7)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(231, 27, 35,1) 0%,rgba(255,0,0,0.7) 30%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(231, 27, 35,1) 0%,rgba(255,0,0,0.7) 30%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(231, 27, 35,1) 0%,rgba(255,0,0,0.7) 30%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(231, 27, 35,1) 35%, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 100%);
}
.blockTeambuilding {
	width:100%;
	float:left;
	min-height:50px;
	background:#e71b23;
}
.subcycle p.title {
	color:#ff0000;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
}
.teambuildingcontent {
	float:left;
	width:100%;
	color:#fff;
	background:#d70b14;
}
.teambuildingcontent>ul {
	list-style: outside none none;
	padding:0 0 5px 0;
}
.teambuildingcontent>ul>li {
    margin: 0 auto;
    text-align: left;
    width: 95%;
}
.teambuildingcontent>ul>li>h3 {
	color:#fff;
	margin-bottom:5px;
	
}
.teambuildingcontent>ul>li>h3>a{
	color: #fff;
    display: block;
    font-size: 21px;
    padding: 0;
    position: relative;
	text-decoration:none;
}
.teambuildingcontent>ul>li>.eventdescript:before {
	border-radius: 30px / 100px;
    bottom: -5px;
    box-shadow: 0 9px 14px -14px rgba(0, 0, 0, 0.9);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
} 
.teambuildingcontent ul>li .rowMedia {
    float: left;
    margin-right: 20px;
    width: 75px;
}
.teambuildingcontent ul>li .rowMedia img {
	width:100% !important;
}
.teambuildingcontent ul>li .detail {
	float:right;
	margin-left:10px;
	position:relative;
	z-index:9;
}
.teambuildingcontent ul>li .detail>a {
	text-decoration:underline;
	color:#000;
}
.teambuildingcontent ul>li .eventdescript {
	text-align:justify;
	position:relative;
	min-height:40px;
}
.blockTeambuilding .title>h1 {
	color:#fff;
	font-size:40px;
	font-weight:bold;
	font-family:roboto;
}
.footer {
	float:left;
	-webkit-box-shadow: inset 0px 22px 6px -20px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 22px 6px -20px rgba(0,0,0,0.3);
	box-shadow: inset 0px 22px 5px -12px rgba(0,0,0,0.45);
	width:100%;
	padding-top:15px;
	font-size:11px;
}
.footer-images {
	text-align: center;
	float:left;
	width:100%;
}

.footer-images>.advertising ul#advertising {
	list-style-type:none;
	padding:0;
	margin:0;
}
.footer-images>.advertising ul#advertising>li {
	left:0;
}
.footer-images .advertising .bx-viewport {
	background:inherit;
}
.footer div>.hitcounter {
	float:left;
	padding:0 8px;
	color:#ff0000;
}
.footer div>.valcounter{
	float: left;
    margin: 0;
    position: relative;
}
.footer div>.valcounter >a {
	background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    border:1px solid #d1d1d1;
	color: #000;
    float: left;
    margin-left: 5px;
    padding: 0 5px;
	text-decoration: none;
}
.footer div>.valcounter >a:before {
	background:url('../images/arow-count.jpg') no-repeat #fff;
	content: "";
    left: 2px;
    position: absolute;
    top: 7px;
	width: 4px;
	height:6px;
}
.header:after {
	content: "";
	width:100%;
	height:10px;
	box-shadow:0 -3px 3px 0 rgba(0,0,0,0.27);
	position:absolute;
	bottom:-10px;
}
.newscontent {
	background:#e71b23;
	margin-top:7px;
	position:relative;
	padding-top:40px;
	z-index:1;
}
.newscontent .paging {
	float:left;
	padding-left:15px;
	width:100%;
}
.paging .pagination>li>a, .paging .pagination>li.disabled:hover>a {
	background: transparent;
	border-color:#c70000;
	color:#bd0001;
}
.paging .pagination>li.active>a, .paging .pagination>li>a:hover {
	background: #de151b;
	color:inherit;
}
.paging .pagination>li.pre a {
	background:url('../images/rowpre_page.jpg') no-repeat center center;
}
.paging .pagination>li.next a {
	background:url('../images/rownext_page.jpg') no-repeat center center;
}

.newscontent .title h1 a {
	color:inherit;
	text-decoration:none;
}
.newslist {
	float:left;
	padding-top: 20px;
	width:100%;
}
.newslist .linktab, .menucontact>ul, .keybenefits>ul, .newslist>#newslist {
	list-style-type:none;
	padding:0;
	margin:0;
	position:relative;
	width:100%;	
}
.newsitem {
	float:left;
	background: #fff;
	width:100%;
}
.newsitem .redbar {
	float:left;
	height:20px;
	width:100%;
	background: #e71b23;	
}
.newsitem>p {
	padding:10px;
}
.newsitem>.sociaties {
	float:left;
	width:100%;
	margin:10px 0;
	padding-left:10px;
}
.newsitem>a.readmore {
	background: url('../images/arow_readmore.jpg') no-repeat right center;
	padding-right:20px;
	margin-left:10px;
	color:#ff0000;
}
.newsitem>h2 {
	background: #e71b23;
	margin:0;
	font-size:22px;
	padding:5px 0;
	font-family: roboto;
	color:#000;
}
.newsitem .image img {
	width:100%;
}

.newsitem .startevent {
	margin: 10px 10px 0 10px;
	background: #aa0005;
	color:#fff;
	padding:5px 0 5px 5px;
}
.newslist>.titleitem {
	float:left;
	width:100%;
}
.newslist>.titleitem>h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:28px;
}
.newslist>.utility {
	float:left;
	background:#ab0006;
	width:100%;
}
.returnpage {
	float:left;
	background:url(../images/icon_return.png) no-repeat 10px center rgba(132,0,13,1);
	position:relative;
	margin-right:10px;
	color:#fff;
	padding:3px 30px !important;
	font-size:14px;
	cursor:pointer;
}
.returnpage:before {
	position:absolute;
	background:#84000d;
	content:'';
	transform: skewX(7deg);
	width:14px;
	top:0;
	left:-12px;
	height:100%;
	
}
.returnpage:after {
	position:absolute;
	background:#84000d;
	content:'';
	transform: skewX(7deg);
	height:100%;
	width:14px;
	top:0;
	right:-5px;
	
}
.utility .rightdiv {
	text-align:right;
	padding-top:3px;
}
.utility .rightdiv div {
	float:right;
}
.utility .rightdiv a {
	height:20px;
}
.letfdiv {
	padding-left:35px;
}
.letfdiv span {
	float:left;
	padding-top:3px;
	padding-left:15px;
	color:#fff;
}
.newslist .content {
	float:left;
	width:100%;
	padding-top:20px;
	color:#fff;
}
.content .tag {
	background:#fff;
	color:#333;
	float:left;
	padding:5px 10px;
	margin-bottom:25px;
}
.content .tag>a {
	background:#b2f713;
	border:none !important;
	padding-bottom:2px;
	padding-top:2px;
}
.newslist .tabcontent {
	float:left;
	width:100%;
	margin-top:10px;
}
.newslist .tabcontent>div {
	float:left;
	width:100%;
}
.tabcontent .teamitem {
	float:left;
	background:#fff;
	margin-bottom:30px;
	border-radius:3px;
	position:relative;
	width:100%;
}
.tabcontent .touritem {
	height:415px;
	overflow:hidden;
}
.tabcontent .tabitem>p {
	color:#fff;
	padding:15px;
}
.tabcontent .teamitem>img {
	padding:5px;
	width:100%;
}
.tabitem .teamitem>h2 {
	color:#ff0000;
	font-size:16px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}
.tabitem .teamitem>p {
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}
.linktab {
	padding-left:15px !important;
}
.linktab li a {
	float:left;
	padding: 15px 20px;
	margin-right:20px;
	font-size:18px;
	color:#000;
	border-bottom:1px solid #d70b14;
}
.linktab li a.active, .linktab li a:hover {
	color: #fff;
	text-decoration:none;
	background: #d70b14;
}
.teamitem .eventteamitem {
	width:100%;
	height:100%;
	top:0;
	text-align:center;
	transition: all 0.3s ease-in-out 0.2s;
	position:absolute;
}
.teamitem:hover .eventteamitem {
	opacity:1;
	background:none rgba(255,255,255,0.8);
	transition-delay: 0s;
}
.teamitem:hover .eventteamitem a {
	opacity:1;
}
.teamitem .eventteamitem a {
	background: url('../images/b_readmore.png') no-repeat center center;
	position:absolute;
	top: 50%;
	margin-top:-14px;
	left:50%;
	margin-left:-72px;
	opacity:0;
	width:154px;
	height:29px;
	padding:5px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.subcontent {
	float:left;
	width:100%;
}

.subcontent .lefcol h3 {
	color:#000;
}
.subcontent .lefcol img {
	max-width:100%;
}

.rightcol .overview {
	background: #f92d36;
	border-left:2px solid #fff;
	padding:15px;
}
.rightcol .overview>p:last-child {
	text-align:center;
}
.rightcol .overview>p:last-child a.btn-default {
	background:#000;
	color:#fff;
	border-color:#fff;
	font-weight:bold;
	padding:6px 20px;
	text-transform:uppercase;
}
.rightcol .keybenefits {
	background: #fff;
	color:#000;
	margin-top:15px;
	padding: 10px;
}
.keybenefits ul li {
	position:relative;
	padding-left:15px;
}
.keybenefits ul li:before {
	position:absolute;
	content:"\f00c";
	font-family:FontAwesome;
	left:0;
	color:#008000;
}
.rightcol .enquired {
	margin-top:20px;
	background: #de151b;
	border-radius:5px;
	padding:35px 15px 15px 15px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.53);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.53);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.53);
	color:#000;
	font-size:20px;
	margin-bottom:20px;
}
.rightcol .enquired>p {
	padding-top:5px;
}
.rightcol .enquired>p>a.btn-default {
	background: #de151b;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.53);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.53);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.53);
	border:none !important;
	padding:3px 10px;
	font-size:10px;
}
.tourprogram {
	float:left;
	width:100%;
	margin-bottom:15px;
	font-size:13px;
	position:relative;
}
.tourprogram .mediatour {
	float:left;
	width:200px;
	border-radius:10px;
	overflow:hidden;
	margin-right:10px;
}
.tourprogram .mediatour>img {
	width:100%;
}
.tourprogram>h4 {
	color:#000;
}
.tourprogram .tip {
	text-align:right;
	text-transform:uppercase;
	font-size:11px;
	position:relative;
}
.tourprogram .tip:after {
	content:'';
	position:absolute;
	width:100%;
	height:15px;
	background: url('../images/shadow.png') no-repeat right bottom;
	right:10%;
	top:50px;
}
.tourprogram:last-child p.tip:after {
	display:none;
}
.content .col_contact>p, .content .col_map>p {
	color:#000;
}
.content .col_contact .wrapcontact {
	float:left;
	width:100%;
	background:#fff;
	min-height:1px;
	padding:10px;
	color:#d1d1d1;
}

.menucontact {
	float:left;
	background:#f62e2e;
	width: 100%;
	border: 7px solid #000;
	margin-top:30px;
	padding:0 10px;
}
.menucontact>ul>li {
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
}
.menucontact>ul>li:last-child {
	border-bottom:0;
}
.menucontact>ul>li>a {
	float:left;
	padding: 13px 0;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	text-decoration:none;
}
.menucontact>ul>li>a:before {
	display:none;
	border-left: 11px solid #f62e2e;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: -20px;
	top:13px;
    position: absolute;
    width: 0;
}
.menucontact>ul>li:hover>a:before, .menucontact>ul>li.active>a:before {
	display:inline-block;
	border-left-color: #fff;
}
.menucontact>ul>li.active, .menucontact>ul>li:hover {
	background: #d90909;
	padding-left:30px;
	
}
.usefullink {
	float:left;
	width:100%;
	background:url('../images/bg_useful.png') no-repeat;
	background-size:100% 100%;
	min-height:168px;
	margin-top:30px;
	padding:10px 35px 15px 35px;
}
.usefullink>h2 {
	text-align:center;
	font-size:22px;
}
.usefullink>p {
	color:#fff;
	margin-bottom:5px;
}
.bottom30 {
	padding-bottom:30px;
}
.wrapcontact .form-group .form-control {
	border-radius:0 !important;
	min-height:45px;
}
#contact form {
	font-size:12px;
	color: #fff;
}
.menu_dropdown {
	max-height:480px;
	width:100%;
	background:#ff0000;
	z-index:998;
	display:none;
}

.dropdownnav .dropdownnav_ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.lev2 {
	display:block;
	border-bottom:1px dashed #fff;
}
.lev2>a {
	display:block;
	padding:10px 0;
	color:#fff;
	font-size:16px;
}
.menu-close-link {
    background: rgba(0, 0, 0, 0) url("../images/icon_sprite.png") no-repeat scroll 40px -31px;
    color: #b2f712;
    cursor: pointer;
    padding: 10px 45px 10px 0;
    position: absolute;
    right: 30px;
}
.menu .aboutus a:hover, .menu .teambuilding a:hover, .menu .mice a:hover, .menu .travel a:hover  {
	color: #ffcc00;
}
.lefcol .wrappic {
	width:100%;
	text-align:center;
}
.smallbanner ul {
	padding:0;
	margin:0;
}
p.resultreturn {
	font-size:12px;
	color:#fff;
}
.menubottom>a {
	color:inherit;
	text-decoration:none;
}
.menubottom>a:hover {
	color:#ff0000;
} 
#enquiredForm input, #enquiredForm textarea {
	color:#000;
}
#popup {
background-color:white;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
position: fixed;
border: 1px solid red;
z-index: 1000;
}
#popup .title {
	position:absolute;
	top:-48px; 
	left:158px;
	cursor:pointer;
	z-index:10;
	width:243px;
	height:48px;
	background:#fff;
	border-radius:20px 20px 0 0;
	border-top:1px solid #ff0000;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
	padding:10px;
	text-align:center;
	color:#ff0000;
}
#popup .icon {
	position:absolute;
	top:-40px; 
	left:355px;
	z-index:11;
	cursor:pointer;
	width:18px;
	height:18px;
}
.nolist {list-style: none;padding: 0;margin: 0;}
#popup .popup { 
width:400px; 
position:relative;
padding-bottom: 10px;
padding-top:10px;
}
.tbl_sitemap {
	border-collapse:unset !important;
	margin-bottom:15px;
}
.tbl_sitemap img {
	border:0;
}
.tbl_sitemap tr {
	vertical-align:top;
}
.smLine {
    background: url("../images/icon_frame/sm_line.gif") repeat-y scroll right top rgba(0, 0, 0, 0);
}
.smLineEnd {
    background: url("../images/icon_frame/sm_line.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
}
.smHome {
    background-color: #fdebf3;
    border: 1px solid #a3c1c8;
    color: #a3050a;
    padding: 3px 10px;
	width:120px;
}
.smLevel1 {
    background-color: #fefec4;
    border: 1px solid #a3c1c8;
    color: #6f6919;
    padding: 3px 10px;
	width:145px;
}
.smLevel2 {
    background-color: #efecec;
    border: 1px solid #a3c1c8;
    color: #607849;
    padding: 3px 10px;
	width:180px;
}
.smLevel3 {
    background-color: #fefeef;
    border: 1px solid #a3c1c8;
    color: #607849;
    padding: 3px 10px;
}
.smLevel4 {
    background-color: #ffffff;
    border: 1px solid #a3c1c8;
    color: #607849;
    padding: 3px 10px;
}
.linkblue {
    color: #0288d0;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
}
.linkblue:visited {
    color: #0288d0;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
}
.linkblue:hover {
    color: #0066cc;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
}
h1>a, h1>a:hover {
	color: inherit;
	text-decoration:none;
}
.othernews>p.relationnews {
	text-transform:capitalize;
	font-size:16px;
	color:#333;
}
.othernews>ul.listnews>li>a {
	color:#fff;
}
.advertising>#advertising img {
	width:100%;
}
.padding15 {
	padding-top:15px;
}