* {
	margin: 0;
	box-sizing: border-box;
}

/* FONTS */

@font-face
{
	font-family: 'proxima-nova';
	src: url('../images/proxima-nova-regular.eot');
	src: url('../images/proxima-nova-regular.eot?#iefix') format('embedded-opentype'), 
		url('../images/proxima-nova-regular.woff') format('woff'), 
		url('../images/proxima-nova-regular.ttf') format('truetype'), 
		url('../images/proxima-nova-regular.svg#ywftsvg') format('svg');
		font-weight: normal;
		font-style: normal
}

@font-face
{
	font-family: 'proxima-nova';
	src: url('../images/proxima-nova-semibold.eot');
	src: url('../images/proxima-nova-semibold.eot?#iefix') format('embedded-opentype'), 
		url('../images/proxima-nova-semibold.woff') format('woff'),
		url('../images/proxima-nova-semibold.ttf') format('truetype'),
		url('../images/proxima-nova-semibold.svg#ywftsvg') format('svg');
		font-weight: bold;
		font-style: normal
}
	
@font-face
{
	font-family: 'proxima-nova';src: url('../images/proxima-nova-light.eot');
	src: url('../images/proxima-nova-light.eot?#iefix') format('embedded-opentype'),
		url('../images/proxima-nova-light.woff') format('woff'),
		url('../images/proxima-nova-light.ttf') format('truetype'),
		url('../images/proxima-nova-light.svg#ywftsvg') format('svg');
		font-weight: 200;
		font-style: normal
}

/* BODY */

body 
{
	padding: 0;
	margin: 0;
	font-family: 'proxima-nova', Arial, Sans-Serif;
	background: #fff url(../images/header-bg.png) repeat-x;
	color: #525252;
	line-height: 1.7;
}


/* google translate related styles */
.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }

input, select, textarea
{
	font-family: 'proxima-nova', Arial, Sans-Serif;
}

input[type=text]
{
	
}

h1, h2, h3, h4, h5, h6 
{
	font-family: oswald, arial, sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	color: #003567;
	font-weight: normal;
}

h1 { font-size: 30px; line-height: 1.2; }
h2 { 
	font-size: 22px; 
	padding-bottom: 15px;
	background: url('../images/h2-border.png') left bottom no-repeat;
	text-transform: none !important; 
	color: #000;
}
h3 { font-size: 20px; }
h4 { font-size: 20px; margin-bottom: 10px; }
h5 { font-size: 18px; margin-bottom: 10px; }
h6 { font-size: 16px; margin-bottom: 10px; }

h1.title { 
	margin-bottom: 20px;
}

img {
	border: 0 none;
	max-width: 100%;
}

a {
	color: #1a5089;
	text-decoration: none;	
}

a:hover {
	color: #1a5089;
	text-decoration: underline;
}

a:hover img {
	opacity: 0.75; 
	
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75); */
	
	transition: 0.2s opacity ease-in;
	-webkit-transition: 0.2s opacity ease-in;
}

hr { 
	margin: 40px 0; 
	border: 0 none;
	border-top: 1px solid #ccc;
    height: 1px; 	
}

strong {
	color: #33799d;
}

ul, ol { display: inline-block; }

.clear { clear: both; }

.maroon { 
	color: #b20000; 
	font-size: 32px; 	
	font-family: roboto, arial, sans-serif; 
	margin-bottom: 0px !important;
	background: none;
}

.relatif { position: relative; }

#pagecontainer
{
	width: 100%;
	
	/*
	min-width: 1120px;
	margin-bottom: -40px;	
	
	min-height: 100%;
	height: auto !important;
	height: 100%;	
	
	margin: 0 0 -40px; */
}

.wrapper, .article, #gallery, #articleCategory, .notfound
{
	/* width: 1100px;	
	margin: 0 auto;
	padding: 0 10px; */
}

#header
{
	/* height: 100px;	 */
	padding-bottom: 10px;
}

#logo
{
	line-height: 0;
	padding-top: 25px;
	/* float: left; */
	display: inline-block;
}

#logo h1
{
	height: 0px;
	text-indent: -9999px;
}

#generalinfo-container {
	padding-top: 15px;
	position: relative;
}

#generalinfo
{
	padding-left: 20px;	
	float: right;	
	font-family: oswald, arial, sans-serif;
	font-size: 18px;
	color: #000;
}

#languageinfo
{
	float: right;
	margin-right: 20px;
}

#sellanguange
{
	background-color: #169fdb;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	width: auto;
	border-radius: 3px 3px 3px 3px;
	position: relative;
	top: -1px;
	border: 0 none;
	font-family: oswald, arial, sans-serif;
	font-weight: normal;
}

#mainmenu
{	
	/* float: right; */
}

#mainmenu ul.css_menu::before, #mainmenu ul.css_menu::after {
	content: " ";
	display: table;
	clear: both;
}

/* SEARCH */

#searchph
{	
	float: right;
}

#btnsearch {
		
}

.searchbox
{
	padding-top: 11px;
	padding-right: 10px;
	float: right;
		
}

.searchtext
{
	background-color: #169fdb;
	color: #fff;
	font-size: 12px;
	width: 170px;
	border-radius: 20px 20px 20px 20px;
	padding: 5px 15px 6px;
	position: relative;
	top: -3px;
}

.searchbutton
{
	border: 0 none;
	cursor: pointer;
	position: relative;
	left: -30px;
}

#generalinfo a {
	color: #c00;
	/* font-size: 20px; */
}

/* OPENING LOGO */

.myhome { display: none; }

#animplace { 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	background: url('../../../../../images/bg-loading.gif') center center no-repeat; 
}
#animplace img { 
	position: absolute; opacity: 0; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0); 
}
#animo1 { top: 100px; }
#animo2 { top: 460px; }
#animo3 { top: 505px; }

/* MAIN BANNER */

#mainbanner {
	max-width: 100%;
	overflow: hidden;
	/* max-height: 390px; */
	position: relative;
}

#slidecontainer {
	width: 100%;
	position: relative;
}

.whiteshade {
	background: url('../images/whiteshade.png') repeat-x;
	height: 40px;
	position: absolute;
	bottom: 40px;
	width: 100%;
	z-index: 99;
	display: none;
}

.whiteshade-inner {
	background: url('../images/whiteshade.png') repeat-x;
	height: 40px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 99;
}

.shader {
	background: url('../images/shaderbg.png') repeat-x center top;
	height: 33px;
	position: absolute;
	bottom: 27px;
	width: 100%;
	z-index: 99;
}

#mainslogan {
	color: #555;
	line-height: 1.7;
	padding-top: 40px;
	padding-bottom: 40px;
}

#slogan {
	font-family: oswald, roboto, arial, sans-serif;
	font-size: 45px;
	color: #1e4068;
	letter-spacing: -1px;
	text-transform: capitalize;
	line-height: 1.2;
	margin-bottom: 20px;
}

#slogan2 {
	font-family: roboto, arial, sans-serif;
	font-size: 26px;
	color: #5b92d0; /* #55677b; */
	font-weight: 400;
	letter-spacing: -1px;
	margin-bottom: 15px;
	margin-top: -10px;
	line-height: 1.3;
}

#slogan3 {
	max-width: 800px;
}

#home-services {
	background-color: #f2f2f2;
	padding: 35px 0;
	color: #555;
	line-height: 1.5;
}

.home-service {
	width: 25%;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
}

.home-service img {
	display: block;
	padding-bottom: 10px;
}

.home-service h2 {
	font-family: oswald, arial, sans-serif;
	font-size: 18px;
}

.home-service p {
	text-align: left;
}

.home-service a, .profile-summary a.readmore, .cord-more  {
	display: inline-block;
	color: #c81314 !important;
	font-size: 13px;
	margin-top: 0px;
	background: url('../images/readmore-bg.png') left center no-repeat;
	padding-left: 20px;
}

.profile-summary h2 a {
color: #000 !important;
}

.profile-summary-inner > .half {
margin-bottom: 40px;
}

.home-service a { margin-top: 15px; }

.summaryreadmore {
	background: rgba(0, 0, 0, 0) url("../images/readmore-bg.png") no-repeat scroll left center;
	color: #c81314 !important;
	display: inline-block;
	font-size: 13px;
	padding-left: 20px;
	margin-bottom: 25px;
}

#articlecontent {
	overflow-x: hidden;
}

.socialmedia-follow {
	font-family: oswald, arial, sans-serif;
	margin-right: 10px;
}

.socialmedia a {
	font-weight: bold;
}

.socialmedia-top {
	margin: 0 0 0 20px;
	font-family: oswald, arial, sans-serif;
	float: right;
}

/* CONTENT BANNER */

#contentbanner-outer
{
	background:url(../../../../../images/loading.gif) no-repeat 50% 50%;
	position: relative;
	display: none;
}

#contentbanner
{
	height: 200px;
	background-repeat: no-repeat;
	background-position: top center;
}

/* CONTENT */

#content
{
	min-height: 350px;
	height: 350px;
	height: auto !important;
	font-size: 12px;
	color: #333;
}

.article {
	
}

.psHome
{	
}

.psHome h1.title {display: none; }

.sideNav 
{
	display: none;
}

.frameNav
{
	text-align: justify;
}

.wholeNav
{
	text-align: justify;
}

.psContent {
	font-size: 16px;
	line-height: 1.7;
	color: #333;
	min-height: 520px;
}

.mainContent {
	padding-bottom: 20px;
}

.psContent h1, h2, h3, h4
{
	text-align: left !important;
}

.psContent h1 {
	
}

.psContent h2 { 
	line-height: 1.2;
}

.phead { 
	font-size: 24px;
	line-height: normal;
	text-align: left !important;
}



.psContent a, .psContent a:link, .psContent a:active, .psContent a:visited
{
	color: #333;
}

	.psContent a:hover {color: #003567;}

.psContent p, .psContent ul, .psContent ol {
	margin-bottom: 15px;	
}

.psContent li  { line-height: 1.7; text-align: left; }

.article a, .article a:link, .article a:active, .article a:visited {color: #1a5089;}

	.article a:hover, .article a:link:hover, .article a:active:hover, .article a:visited:hover {color: #1a5089;}

.topline
{
	display: none;
}

.breadcrumb
{
	font-size: 13px;
	float: left;
	
}

.brhome, #bread2
{
	text-indent: -9999px;
	display: inline-block;
	background: url('../images/breadcrumb-home.png') 50% 50% no-repeat;	
	width: 15px;
	height: 26px;
}

	.brhome:hover { background: url('../images/breadcrumb-home-hover.png') 50% 50% no-repeat;	}

.topline a { color: #999; }

/* .topline a.firstbread { color: #fff !important; }

.topline a.lastbread { color: #003567 !important; } */

.breadsp { padding: 0 8px; }

.brsp1 {
	/* text-indent: -9999px;
	padding-right: 30px !important;
	display: inline-block; */
}

.printpage
{
	float: right;
	font-size: 13px;
	
}

.sideBanner {
    margin-top: 10px;
	line-height: 0;
	text-align: center;
}

h1.articleTitle {font-size: 18px;}

.psHome h1.articleTitle, .psHome h1.content-title {display: none;}

.centerpic {
	border: 1px solid #ededed !important;
	padding: 5px;
	margin: 0 0 30px 0;
	max-width: 100% !important;
}

.leftpic {
	border: 1px solid #ededed !important;
	padding: 5px;
	margin: 0 30px 30px 0;
	float: left;
	max-width: 45% !important;
}

.rightpic {
	border: 1px solid #ededed !important;
	padding: 5px;
	margin: 0 0 30px 30px;
	float: right;
	max-width: 45% !important;
}

.divpic  img {
	max-width: 500px !important;
}

.divpic.left {
	margin: 0 30px 30px 0;
}

.divpic.right {
	margin: 0 0 30px 30px;
}

img.caption {
	margin-bottom: 0 !important;
}

.captionjs, .captionjs figcaption {
	margin-bottom: 30px;
	padding: 0;
}
.captionjs figcaption {
	font-size: 13px;
	line-height: 1.5;
	padding: 10px 15px;
	border: 1px solid #ededed;
	border-top: none;
	background-color: #f2f2f2;
}
.captionjs.stacked figcaption {
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	border: none;
}
.captionjs.animated figcaption {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	border: none;
}
.captionjs.hide figcaption {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	border: none;
}
.captionjs.default a {
	color: #000;
}

.pic {
	margin: 0 50px 30px 0;
}

.pic1
{
	border: 1px solid #ededed !important;
	/* padding: 5px; */
	margin: 0 10px 0px 0;
	width: 95px;
	box-shadow: 0 0 5px 0px #ccc;
}

.pic2
{
	border: 1px solid #ededed !important;
	padding: 2px;
	margin: 0 0 0 10px;
	width: 120px;
}

.pic3
{
	border: 1px solid #ededed !important;
	padding: 5px;
	margin: 0 0 20px 50px;
}

.pic4
{
	border: 1px solid #ededed !important;
	padding: 5px;
	margin: 0 20px 0 0;
}

.changeButton {
    margin-top: 10px;
}


.spesialisasi {
	font-family: oswald, arial, sans-serif;
	color: #20659c;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	
}

.asummarythumb
{
	display: block;
	text-align: center;
}

.categorysummary
{
	border-bottom: 1px dashed #333;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.categorysummary h2 a { color: #000 !important; }
.categorysummary h2 { 
	margin-bottom: 0px;
	background: none;
}
.categorysummary .summarydate, #lastupdated { color: #000; margin-bottom: 15px; font-size: 15px; font-family: oswald, arial, sans-serif; display: none; }
.categorysummary .summarydatedate, .categorysummary .summarydatetime, .lastupdateddate, .lastupdatedtime { color: #999; }
.categorysummary .changeButton { margin-top: 0; }

.categorysummary.hbms h2 {
	padding-bottom: 0;
	font-family: "Roboto", Arial;
	letter-spacing: -1px;
	font-size: 20px;
	margin-bottom: 5px;
}

.article-post-date {
	color: #555;
	font-size: 12px;
}

.thumbnailsummary {
	list-style-type: none;
	padding: 0;
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.thumbnail-item-container.hbms {
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
}

.thumbnail-title {
	line-height: 1.15;
}

.catArticleTitle {
	color: #000 !important;
	margin-bottom: 20px;
	font-size: 22px; 
	padding-bottom: 15px;
	background: url('../images/h2-border.png') left bottom no-repeat;
	text-transform: none !important; 
	color: #000;
}

.articlesummary {
	padding: 0;
	margin: 0;
}

.articleSummary::after {
	clear: both;
	content: " ";
	display: table;
}

.paging {
	margin-bottom: 20px;
}

.footerbanner {
	margin-bottom: 20px;
}

.articlesummary li {
	list-style: none;
}



.article-summary {
	/* width: 750px; */
}

.article-summary.video.col-md-12 {
	float: none;
}

.article-list {
	/* width: 300px; 
	padding-top: 10px; */
}

.article-list > ul, .article-aside > ul {
  padding-left: 15px;
}

.article-list > ul  > li, .article-aside > ul > li {
  margin-bottom: 8px;
  line-height: 1.2;
  font-size: 14px;
}

.article-list > ul  > li > a, .article-aside > ul > li > a {
  text-transform: capitalize;
}

.article-aside img {
	width: 100%;
	margin-bottom: 10px;
}

/* .push 
{ 
	height: 40px;
} */

/* FOOTER */

#footer-top
{
	background-color: #003567;
	height: 80px;
	line-height: 80px;	
}

#footer-top h3
{
	display: inline-block;
	color: #fff;
	margin: 0 25px 0 0;
}

.subscriber
{
	height: 80px;
}

#txtsubscribe
{
	border: 0 none;
	width: 335px;
	margin-right: 7px;
	padding: 9px 15px 10px;
	border-radius: 3px 3px 3px 3px;
	background-color: #fff;
	color: #656565;
	position: relative;
	top: -5px;
}

#btnsubscribe
{
	background: url(../images/btnsubscribe.png) no-repeat;
	border: 0 none;
	text-indent: -9999px;
	width: 111px;
	height: 35px;
	cursor: pointer;
	position: relative;
	top: -5px;
}

.socialmedia img
{
	vertical-align: middle;
	margin-left: 3px;
}

#footer-main
{
	background: #02335c url(../images/footer-bg.png) top left repeat-x;
	height: 209px;
	padding-top: 30px;
	line-height: 150%;
}

#footer-main h3
{
	color: #fff;
	margin-bottom: 8px;
	font-size: 16px;
}

#footer-main .paymentgates  h3 {
	margin-bottom: 15px;
}

#footer-main ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer-main li a
{
	color: #ccc;
	font-size: 13px;	
}

#footer-main table, #footer-main table a
{
	color: #ccc;
	font-size: 13px;
}

#footer-main td
{
	padding: 0 15px 5px 0;
}

#footer-main img
{
	vertical-align: middle;
}

.paymentgates img
{
	display: inline-block;
	margin: 0 5px 5px 0;
}

.footer-sitemap-section
{
	width: 170px;
}

#footer-main .paymentgates
{
	width: 200px;
	margin-right: 40px;
}

#footer-main .contact
{
	width: 250px;
}

#footer-main .links
{
	width: 120px;
}

#footer-bottom {
	/* height: 40px; */
	/* line-height: 40px; */
	text-align: center;
	color: #fff;
	font-size: 13px;
	background-color: #3f6296;
	/* min-width: 1120px; */
	padding: 20px;
}

#footer-bottom a {
	color: #fff;
}

/* HOMEPAGE */

#masthead
{
	overflow: hidden;
	height: 250px;
	width: 912px;
	margin-bottom: 5px;
	padding: 0;
	position: relative;
}

#slider {
    position:relative;
    width:912px;
    height:500px; 
    background:url(../../../../../images/loading.gif) no-repeat 50% 50%;
	margin-bottom: 5px;
	padding: 0;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.home-3div
{
	float: left;
	width: 270px;
	
	line-height: 160%;
	text-align: left;
}

.home-3div p
{
	margin-bottom: 8px;	
}

.home-3div h2 
{
	margin-bottom: 10px;
	background: url(../images/bullet.jpg) no-repeat;
	padding-left: 26px;
}

.readmore
{
	display: block;
	margin-top: 10px;
}

.home-3div .eq
{
	padding-right: 20px;
	text-align: justify;
	line-height: 160%;
	height: 84px;
	overflow: hidden;
}

.home-3div ul
{
	margin: 0;
	padding: 0;
	line-height: 140%;
}

.home-3div ul li
{
	list-style-type: none;
	background: url(../images/red-tri.gif) no-repeat 0px 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.addthis 
{
	width: 150px;
	float: right;
	margin: 10px 0;
}

.container-3div {margin-top: 20px;}

.home-3div a {color: #555555;}

.content-separator
{
	float: left; 
	width: 20px;
	
	height: 260px;
	overflow: hidden;
	background: url(../images/content-separator2.jpg) no-repeat 50% 50%;
	margin: 0 15px;
}

/* NEWS */

.news h1 {margin-bottom: 5px !important;}

.newsdate { color: #999; font-size: 16px; }

.newsdate #lastupdated { margin-bottom: 10px; }

.newsfooter { padding-bottom: 40px; }

.article .newsfooter a { color: #878787;  }

/* PRODUCT CATEGORY */

.productDataList td {
	width: 33%;
}

#filter-paging  #filter { display: none; }

.paging { 
	/* float: left !important;  */
}

.paging a { display: inline-block; padding: 2px 8px; background: #EBF4F9; margin-bottom: 15px; margin-right: 5px; border-radius: 3px; }

.paging a.selected { background: #000; color: #fff; font-weight: bold; }

	.paging a.selected:hover { color: #ffff00; }

.catprod { 
	margin-bottom: 20px; 
	display: inline-block;
	border-bottom: 5px solid #ff9900;
	width: 278px;
	margin-right: 18px;
}
.catprodcol2 { margin-right: 0 !important; }
.catprodinner { border: 1px solid #ececec; }
.catprodimg { line-height: 0; position: relative; }

.catprodimg > a > img 
{
	width: 276px; 
	margin-bottom: 0; 
}

.catprodimg > .hotdeal {
  position: absolute;
  right: 15px;
  top: -1px;
}

.catprodname 
{
	text-align: left !important; 
	color: #104385; 
	font-size: 16px;
}

.catprodname  a { color: #104385 !important; text-decoration: none; font-weight: bold; }

	.catprodname  a:hover { color: #104385 !important; }
	
.catprodview { text-align: center; line-height: 0; }

.catprodview img.changeButton { margin-top: 0px; }

.catprodheader
{
	margin: 10px 15px;
	border-bottom: 1px solid #ececec;
	height: 110px;
	overflow-y: hidden;
}

.catprodheader strong, .catprodheader b, .price strong, .price b
{
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}
.pdate
{
	background: url(../images/calendar-icon.png) 0 3px no-repeat;
	padding-left: 18px;
}
.catproddesc
{
	margin: 10px 15px;
	height: 90px;
	overflow-y: hidden;
	text-align: left !important; 
}

/* PRODUCT CATEGORY To CATEGORY */

.thumbnailph {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 212px;
	height: 240px;
	overflow: hidden;
}

.thumbimg {
    border: 1px solid #ededed;
    padding: 5px;
    width: 200px;
}

.thumbnailTitle { 
	text-align: center;
}

.thumbnailTitle a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.thumbnailReadMore {
	display: none;
}

.orange { font-weight: bold; color: #205f94; }
.blue { color: #205f94; }

/* EXT - CONTACT */
.headoffice
{
	width: 710px;
}
.address
{
	width: 360px;
}
.companyname
{
	color: #205f94;	
	text-align: left !important;	
	font-weight: bold;
}
.address1
{
	padding-left: 25px;
	background: url(../images/place-icon.png) no-repeat 0 5px;
}
.phone
{
	padding-left: 25px;
	background: url(../images/phone-icon1.png) no-repeat 0 5px;
}
.fax
{
	padding-left: 25px;
	background: url(../images/fax-icon.png) no-repeat 0 5px;
}
.email a {
	color: #1a5089 !important;
	background: url(../images/email-icon.png) no-repeat 0 2px;
	padding-left: 25px;
}
.contactform
{
	width: 360px;
	padding-left: 50px;
	border-left: 1px solid #ececec;
}

.contact-e-consult {
	margin-top: 30px;
}

.econsult-container {
	padding: 30px;	
	border: 1px solid #ccc;
	border-radius: 20px 20px 20px 20px;
}

.publicform {
	width: 99%;
}

.publicform td		
{
   padding-left: 0;
   padding-right: 0;
}

.publicform td nobr input[type=text] { width: 99%; }

.publicform td nobr img { vertical-align: middle !important; }

.publicform td.col1 { padding-right: 30px !important; height: 39px; }

.publicform input[type=submit]
{
    background: url('../images/btn-submit.png') no-repeat;
	text-indent: -9999px;
	width: 120px;
	height: 37px;
	border: 0 none;
	cursor: pointer;
	margin-left: 360px;
}

	.publicform input[type=submit]:hover
	{
		opacity: 0.75; 
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
		filter: alpha(opacity=75);
		
		transition: 0.2s opacity ease-in;
		-webkit-transition: 0.2s opacity ease-in;
	}

.publicform input[type=text], .publicform textarea, .publicform select, #searchBoxLine input[type=text]
{
    font-family: 'proxima-nova', Arial, sans-serif;
    font-size: 14px;
    color: #333;
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
}

.publicform input[type=text], #searchBoxLine input[type=text] { 
	width: 260px; 
	padding: 10px;
}

.publicform textarea { width: 470px; height: 175px; }

.publicform select {
  width: 222px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.asterisk { font-size: 16px; color: red; }

select#txtBox1 { width: 215px; }

.branchoffices
{
	margin-bottom: 30px;
}

.branch
{
	width: 260px;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #ececec;
}

.headoffice h2 > .icon
{
	background: url(../images/headoffice-icon.png) no-repeat;
}
.contactform h2 > .icon, .bookingform h2 > .icon
{
	background: url(../images/contactform-icon.png) no-repeat;
}
.branchoffices h2 > .icon
{
	background: url(../images/headoffice-icon.png) no-repeat;
}
/* EXT - SEARCH */

.search-top
{
	font-size: 48px;
}

.search-bottom
{
	font-size: 26px;
}
.searchResultHeader th
{
	border: 0 none;
	padding: 0 0 10px;
	text-align: left;
	border-bottom: 1px solid #ececec;
}
.searchResultTable td
{
	border: 0 none;
	padding: 20px 0 !important;
	text-align: left;
	border-bottom: 1px solid #ececec;
}
.searchResultTable td.searchDescCol
{
	padding: 20px !important;
}
.searchResultTable tr:first-of-type td
{
	padding-top: 0;
}
.searchResultTable tr:last-of-type td
{
	border-bottom: 0 none;
}
.searchResultTitle
{
	font-size: 20px;
	color: #1a5089;
	margin-bottom: 5px;
	font-family: oswald, arial, sans-serif;
	font-weight: normal;
}
.searchResultDesc
{
	margin-bottom: 10px;
}
.searchResultDesc .hilite
{
	color: #990000;
	font-size: 14px;
	display: inline-block;
	padding: 0 5px;
}
#search .searchDescCol a {
	color: #878787;
}
.searchResultPaging
{
margin-top: 10px;
}
td.searchNumber { text-align: center; }

.pnlMessage {

}
.search-topsection 
{ 
	/*margin-bottom: 10px; 
	position: absolute;
	top: -180px; */
}

#amenu395 {
	background: url(../images/search.png) center center no-repeat;
	text-indent: -9999px;
	width: 50px;
	height: auto;
	background-size: 30%;
}

#amenu395:hover {
	border: 2px solid #255084 !important;
	background-color: #ffc;
}

.searchResultDesc i {
	background-color: #ffffcc;
	padding: 0 5px;
	font-weight: bold;
}

#searchpage
{
	position: relative;
}

.searchResultPaging {
	margin-top: 20px;
}
.searchResultPaging a {
  background: none repeat scroll 0 0 #cccccc;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff !important;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
  margin-right: 5px;
  padding: 6px 9px;
  text-decoration: none;
}
.searchResultPaging a:hover {
  background: none repeat scroll 0 0 #999999;
}
.searchResultPaging a.selected {
  background: none repeat scroll 0 0 #999999;
  color: #000000 !important;
  text-decoration: none;
}

/* ARTICLE */

.highlightArticle {
	padding-bottom: 15px;
	border-bottom: 1px dashed #ededed;
	margin-bottom: 15px;
}

.catArticleTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}

.catArticleImg {
	line-height: 0;
	display: none;
}

.catArticleImg img {
	padding: 5px;
	border: 1px solid #ededed;
	margin-bottom: 20px;
}

.catarticle {
	font-size: 12px;
}

.sk-banner, .sk-left-column { display: none; }

.right-content-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}

.right-content {
	width: 49%;
	float: left;
}

.categoryButtons {
	font-size: 11px;
}

.backButton 
{ 
	display: inline-block;
	font-weight: bold;
}

.backButton  a
{
	color: #104385 !important;
}

.articlebuttons {
	margin-top: 30px;
	margin-bottom: 50px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ededed;
	padding: 0 10px;
	text-align: center;
}
.articlebuttons a:hover {
	color: #4797A1 !important;
	text-decoration: none;
}
.articlebuttons .prevButton {
	float: left;	
}
.articlebuttons .prevButton a {
	background: url(../images/pager-arrow-left.gif) left 50% no-repeat;
	padding-left: 17px;
	text-transform: uppercase;
	display: inline-block;
}
.articlebuttons .nextButton {
	float: right;	
}
.articlebuttons .nextButton a {
	background: url(../images/pager-arrow-right.gif) right 50% no-repeat;
	padding-right: 17px;
	text-transform: uppercase;
	display: inline-block;
}

.div-bg
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -100;
	background: url('../images/profile-summary-bg.png') top center repeat-x;
}

.buffer
{
	position: relative;
	margin-top: -320px;
}

/* LIST SLIDER */
#hotdeal-header h2
{
	color: #1a508d;
	font-size: 30px;
	text-transform: uppercase;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
}
.listsliderlarge-wrapper
{
	position: relative;
}
.listsliderlarge-item
{
	float: left;
	width: 370px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 2px;
}
.listsliderlarge-img
{
	position: relative;
}
.hotdeal
{
	position: absolute;
	right: 20px;
	top: -3px;
}
.nomargin
{
	margin-right: 0 !important;
}
.noborder
{
	border: 0 none !important;
	padding-right: 0 !important;
}
.listsliderlarge-item-border
{
	border: 1px solid #ececec;
}
.listsliderlarge-inner
{
	padding: 10px 20px 15px;
}
.listsliderlarge-title
{
	height: 60px;
	overflow-y: hidden;
}
.listsliderlarge-title a
{
	color: #104385;
	font-weight: bold;
	font-size: 22px;
}
.listsliderlarge-desc
{
	color: #656565;
	font-size: 13px;
}
.listsliderlarge-desc strong, .listsliderlarge-desc b
{
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

.line-red { border-bottom: 5px solid #990000; }
.line-orange { border-bottom: 5px solid #ff9900; }
.line-blue { border-bottom: 5px solid #0099ff; }
.line-green { border-bottom: 5px solid #009900; }
.line-pink{ border-bottom: 5px solid #ff99cc; }

.listsliderlarge-buttons a
{
	background: url(../images/orange-arrows.png) top left no-repeat;
	width: 27px;
	height: 27px;
	text-indent: -9999px;
	display: inline-block;
}
	.listsliderlarge-buttons a:hover
	{
		opacity: 0.75; 
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
		filter: alpha(opacity=75);
	}
.listsliderlarge-prev a {	
}
.listsliderlarge-next a {
	background-position: top right;
}
.listsliderlarge-buttons {
	height: 30px;
	position: absolute;
	right: 0;
	top: -45px;
	width: 60px;
}
.listsliderlarge-buttons > div
{
	display: inline-block;
}
.listsliderlarge-outer
{
	min-height: 350px;
}

/* ABOUT */

.company-summary {
	padding-bottom: 35px;
}

.profile-summary {	
	padding: 25px 0;
	position: relative;
}

.profile-summary img {
	padding: 10px 30px 10px 0;
}

.profile-summary h2 {	
	margin-bottom: 5px;
}

.profile-summary h6 {
	font-family: oswald, arial, sans-serif;
	font-size: 15px;
	text-transform: none !important;
	padding-bottom: 15px;
	background: url('../images/h2-border.png') left bottom no-repeat;
	display: inline-block;
}

.profile h2 {
	display: inline-block;
}

.profile img {
	margin: 0 50px 30px 0;
}

.cord-container {
	position: relative;
}

.cord-container p {
	height: 135px;
	overflow: hidden;
}

.service-e-consult > h2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #003567;
  font-size: 30px;
  margin: 25px 0;
  padding: 0;
  text-transform: uppercase !important;
}

.klien-hbms {
	padding: 25px 0;
	border-top: 1px dotted #ccc;
}

.services > .clear:last-child {
	border: 0 none;
}

.klien-hbms h2 {
	text-align: center !important;
	display: block;
}

.klien-hbms ul {
	padding: 0;
	margin: 0;
	/* float: left;
	width: 25%; */
	display: flex;
	flex-wrap: wrap;
}

.klien-hbms ul li {
	width: 25%;
	display: block;
	list-style: outside none none;
	background: url('../images/person-icon.png') 0 8px no-repeat;
	padding: 3px 15px 3px 25px;
	font-size: 14px;
}

/* SERVICES */
.service h2 {
	padding-left: 50px;
	letter-spacing: -1px;
	font-size: 24px;
}

.service {
	padding-bottom: 30px;
}

.services > .clear {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 40px;
}

#tcm { background: url('../images/tcm.png') left center no-repeat; }

/* SOCIAL BUTTONS */

.social {
  /* float: right; */
  position: absolute;
  bottom: -50px;
  right: 0;
}

.social a{
    display:inline-block;
    margin: 0 0 0 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    width: 15px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
}
.social a:hover {
	opacity: 0.75; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}

.social .sharetext { font-family: oswald, arial, sans-serif; text-transform: uppercase; display: inline-block; font-size: 13px; }
.social .sharetwitter{background: url(../images/icon-twitter.png);}
.social .sharefacebook{background: url(../images/icon-facebook.png);}
.social .sharegoogleplus{background: url(../images/icon-gplus.png);}
.social .sharelinkedin{background: url(../images/icon-linkedin.png);}
.social .shareemail{background: url(../images/icon-email3.png);}
.social .shareprint{background: url(../images/icon-print.png);}

/* BOOKING FORM */
.JBbooking
{
	margin-top: 30px;
}
.bookingform
{
	padding: 20px 50px 50px;
	border: 1px solid #ececec;
}
.booking-productinfo
{
	width: 368px;
}
.booking-productinfo-title {
  color: #104385;
  font-size: 22px;
  font-weight: bold;
}
.photdeal
{
	background: url("../images/hotdeal-icon.png") no-repeat 0 6px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.booking-productinfo-summary {
  border-top: 1px solid #ececec;
  margin-top: 10px;
  padding-top: 10px;
}
.tiket-form-body
{
	height: 400px;
	overflow: hidden;
	position: relative;
}
.tiket-form-inner
{
	top: -40px;
	position: absolute;
}
.events-form-body
{
	height: 580px;
	overflow: hidden;
	position: relative;
}
.events-form-inner
{
	top: -60px;
	position: absolute;
}
.albumpic {
    background-color: white;
    border: 1px solid silver;
    padding: 5px;
	width: 200px;
}
.box1 {
    margin-bottom: 10px;
}
.box2 {
}
.box2:hover {
}
.box2 img:hover {
    background-color: #fdf012;
}
.box3 {
    color: #880000;
}
.box3:hover {
}
.PhotoAlbum  table td{
	text-align: left;
	width: 20%;
}
.simpletable { border-collapse: collapse; width: 100%; margin-bottom: 15px; }
.simpletable td { border: 1px solid #ddd; padding: 5px; }
#abooknow
{
	width: 160px;
	height: 45px;
	display: inline-block;
	text-indent: -9999px;
	background: url(../images/btn-book-now.png) no-repeat;
}
#aregister
{
	width: 160px;
	height: 45px;
	display: inline-block;
	text-indent: -9999px;
	background: url(../images/btn-register.png) no-repeat;
}
#abooknow:hover, #aregister:hover {
	opacity: 0.75; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	
	transition: 0.2s opacity ease-in;
	-webkit-transition: 0.2s opacity ease-in;
}
.goog-te-gadget-simple {
  border: 0 none !important;
  padding: 5px !important;
  margin: 0 0 0 0 !important;
  display: inline-block;
  background: #fff !important;
  border-radius: 10px 10px 10px 10px;
  height: 20px;
  line-height: 16px;
  font-family: oswald, arial, sans-serif !important;  
  box-sizing: content-box;
}
.goog-te-gadget-simple .goog-te-menu-value {
  color: #000 !important;
}
.goog-te-gadget-icon {
	display: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value span { color: #000 !important; border: 0 none !important; }
.goog-te-gadget-simple a { text-decoration: none !important; }

/* MESSAGE BOX */

#msgbox
{
	padding: 10px 20px;
	margin-bottom: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 1px 3px 5px #888;
	-webkit-box-shadow: 1px 3px 5px #888;
	box-shadow: 1px 3px 5px #888;
}

#msgtxt
{
	float: left;
}

#msgclose
{
	float: right;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1 !important;
}

	#msgclose:hover { color: #ff8800; }

#msgbox.blue
{
	color: #fff !important;	
	background-color: #000066;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000066), to(#0000cc));
	background: -webkit-linear-gradient(top, #0000cc, #000066);
	background: -moz-linear-gradient(top, #0000cc, #000066);
	background: -ms-linear-gradient(top, #0000cc, #000066);
	background: -o-linear-gradient(top, #0000cc, #000066);
}

#msgbox.green
{
	color: #fff;	
	background-color: #005500;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#005500), to(#00aa00));
	background: -webkit-linear-gradient(top, #00aa00, #005500);
	background: -moz-linear-gradient(top, #00aa00, #005500);
	background: -ms-linear-gradient(top, #00aa00, #005500);
	background: -o-linear-gradient(top, #00aa00, #005500);
}

#msgbox.red
{
	color: #fff;	
	background-color: #990000;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#990000), to(#dd0000));
	background: -webkit-linear-gradient(top, #dd0000, #990000);
	background: -moz-linear-gradient(top, #dd0000, #990000);
	background: -ms-linear-gradient(top, #dd0000, #990000);
	background: -o-linear-gradient(top, #dd0000, #990000);
}
.sbanner
{
margin-bottom: 10px;
display: block;
}
.tourdescription {
  border-top: 1px solid #ececec;
  line-height: 1.7;
  margin-top: 10px;
  overflow-y: hidden;
  padding-top: 10px;
}

/* BACK TOP */

#back-top {
  bottom: 100px;
  display: none;
  height: 32px;
  right: 15px;
  position: fixed;
  width: 31px;
  z-index: 2000000001 !important;
}

#back-top a {
  background: url("../images/uparrow.png") no-repeat left 0;
  display: inline-block;
  height: 32px;
  margin-bottom: 32px;
  width: 31px;
  text-indent: -9999px;
}
#back-top a:hover {
  background-position: right top;
}
#gallery {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted #ccc;
}
.profile-summary h2 {
	background: none;
}
.halim {
	padding-bottom: 50px;
}
.halim > .right {
	width: 900px;
}
#mainslogan .right > a > img {
	margin-top: 20px;
}

.paging a { display: inline-block; padding: 2px 8px; background: #EBF4F9; margin-bottom: 15px; margin-right: 5px; border-radius: 3px; }

.paging a.selected { background: #000; color: #fff; font-weight: bold; }

.paging a.selected:hover { color: #ffff00; }

.socialmedia i.fa-youtube-play {
	color: #900;
}

.socialmedia-top i.fa-youtube-play {
	color: #c00;
	font-size: 20px;
}

/* MENU STYLES */

#mainmenu
{	
	font-size: 14px;
	margin-top: 10px;	
	margin-bottom: 20px;	
}

#mainmenu ul.css_menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;			
}

#mainmenu ul li.menuitem, #mainmenu ul li.sp
{	
	
	float: left;
	height: 40px;
	line-height: 40px;
	width: auto;
}

#mainmenu ul li.sp
{	
	margin: 0;
}

#mainmenu a.amenulvl1
{
	font-family: oswald, arial, sans-serif;
	color: #000;
	display: block;	

	/* font-weight: bold; */
	
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 4px solid transparent;
	font-size: 16px;
	letter-spacing: -0.5px;
}

	#mainmenu a.jumping, #mainmenu a.amenulvl1.selected, #mainmenu a.amenulvl1:hover, #mainmenu li.current a.amenulvl1, #mainmenu li.hover a.amenulvl1
	{
		color: #255084;
		/* border-bottom: 2px solid #255084; */
		/* border-bottom: 4px solid #c00; */
	}
	
	#mainmenu li.menuitem:hover, #mainmenu li.menuitem.current {
		border-bottom: 4px solid #c00;
	}

/* second level */	

#mainmenu ul.dropdown-menu {
	
	background-color: #fff;
	padding: 0;
	margin: 0;	
	display:none;
	height:auto;
	position:absolute;
	width:212px;
	z-index:10000;
	
	/* padding-bottom: 10px; */		
	/* border-bottom:2px solid #0079b2;*/
	/* margin-left: -1px; */
	/* border-radius: 0 0 5px 5px; */
	
	-webkit-box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.75);		
	
}

	#mainmenu li:hover ul, #mainmenu li.hover ul {
		display:block;
		}
	#mainmenu li.submenuitem {
		display:block;
		float:none;
		width:212px;
		border-radius: 0px 0px 0px 0px;
		}
	#mainmenu li ul a, #mainmenu li ul a:visited {
		display:block;
		color: #000000 !important;
		background: url("../images/black-tri.gif") no-repeat scroll 10px 17px #FFFFFF !important;
		font-size:16px;
		font-weight:normal;
		text-transform: none;
		padding:0px 0px 0px 25px;
		text-align:left;
		/* border-left: 1px solid #CCCCCC; */
		/* border-right: 1px solid #CCCCCC; */
		border-bottom: 1px dotted #000;
		
		width: auto !important;
		width: inherit;
		height: 40px;
		line-height: 40px;
		
		/* border-radius: 0px 0px 0px 0px !important; */
		
		text-decoration: none;
		
		transition: background 0.1s ease-in;
		-webkit-transition: background 0.1s ease-in;
		}
		#mainmenu li ul a:hover{
			background-color: #ebf4f9 !important;
			color:#0e67aa !important;
			/* border-radius: 0px 0px 0px 0px !important; */
			}
		#mainmenu li.hover ul li a{
			/* border-radius: 0px 0px 0px 0px !important; */
		}
		
	a#amenu50 { border-bottom: 1px solid #fff !important; }
	
	#mainmenu li ul li.last-menuitem a {
		border-bottom: 0 none;
	}

/* menu styles - end */

/* side menu styles */

.headerbar {
	margin-bottom: 20px;
}

.headerbar a {
	font-size: 20px;
	font-family: oswald, arial, sans-serif;
	text-transform: uppercase;
	display: block;
	color: #003567 !important;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
}

.sidemenu > ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	border-top: 1px dashed #ccc;
}

.sidemenu > ul > li > a {
	padding: 10px 20px 10px 20px;
	border-bottom: 1px dashed #ccc;
	display: block;
	text-decoration: none;
}

.sidemenu > ul > li > a:hover {
	background-color: #f2f2f2;
}

.sidemenu > ul > li.selected > a {
	background-color: #ffc;
	color: #c00;
}

/* side menu styles - end */

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.row::after, .row::before {
	display: table;
	content: " ";
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

#amobilemenu {
    display: none;
}

#amobilemenu  > a
{
	background: center left no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAMUlEQVQ4jWNgoAHIoDJm+E9lTH0Dz1AZj0Qw+GOZ6gYaUBkPATCHyngIxPIMKuNBDgDB9L9VXFHU/AAAAABJRU5ErkJggg== );
	display: block;		
	height: 40px;
	position: absolute;
	top: 0;
	right: 18px;
	padding-left: 35px;
	color: #333;
	text-decoration: none;
	/*
	text-indent: -9999px;
	width: 40px; */
	line-height: 40px;
	font-family: oswald, arial, sans-serif;
	text-transform: uppercase;	
}

#consult-lang {
	float: right;
}

#consult-lang::after {
	content: " ";
	display: table;
	clear: both;
}

#econsult {
	float: right;
}

	#econsult > a {
		display: block;
	}
	
#articlecontent table {
	width: 100% !important;
}

.hbms-whatsapp, .hbms-whatsapp a {
	color: #1ea813 !important;
}
.slideitem img {
	width: 100%;
}

@media only screen and (max-width: 767px) { /* XS */

	.socialmedia-top {
		float: none;
		margin: 0;
		text-align: center;
	}
	
	#amobilemenu {
		display: block;
	}

	#logo {
		padding-top: 50px;
		float: none;
		text-align: center;
		display: block;
	}
	
	#consult-lang {
		margin-top: 10px;
		float: none;
	}
	
	#econsult {
		float: left;
	}
	
	#languageinfo {
		margin-right: 0;
	}
	
	.goog-te-gadget-simple {
		box-shadow: 0 0 2px #ccc;
	}
	
	.left, .right {
		float: none;
	}
	
	.half, .third {
		width: 100%;
	}
	
	.social {
		float: none;
		position: static;
		margin-top: 10px;
	}
	
	#mainmenu {
		display: none;
		float: none;
		position: relative;
		z-index: 99999;
		padding: 10px 0 0;
		height: auto;
		background: #fff;
		margin-bottom: 0;
	}
	
	#mainmenu ul.dropdown-menu {
		display: none;
	}
	
	.searchbox {
		display: none;
	}
	
	#generalinfo-container {
		float: none !important;
	}
	
	#generalinfo {
		float: none !important;
		padding: 0;
		text-align: center;
	}
	
	.menu-container {
		background-color: #fff;
	}
	
	.menu-container > .wrapper {
		padding: 0 !important;
	}	
	
	#mainmenu ul.css_menu {
		display: block;
	}
	
	#mainmenu ul li.menuitem {
	  background: #fff none repeat scroll 0 0;
	  display: block;
	  float: none;
	  border-top: 1px dashed #999;
	  height: auto;
	  margin-left: 0;
	  margin-right: 0;
	}
	
	#mainmenu ul.dropdown-menu {		
		position: static;
		width: 100%;
		box-shadow: none;
	}
	
	#mainmenu ul.dropdown-menu.open {		
		display: block;
	}
	
	#mainmenu li.submenuitem {
		width: 100%;
	}
	
	#mainmenu li ul a, #mainmenu li ul a:visited {		
		border: 0 none;
	}
	
	#mainmenu a.jumping, #mainmenu a.amenulvl1.selected, #mainmenu a.amenulvl1:hover, #mainmenu li.current a.amenulvl1, #mainmenu li.hover a.amenulvl1 {
		border-bottom: 0 none;
	}
	
	#mainmenu li.menuitem:hover, #mainmenu li.menuitem.current {
		border-bottom: 0 none;
	}
	
	#mainmenu a.amenulvl1 {
	  height: 50px;
	  line-height: 50px;
	  margin: 0;
	  color: #222;
	  padding: 0 15px;
	}
	
	#mainmenu a.amenulvl1.jumping, #mainmenu a.amenulvl1.selected, #mainmenu a.amenulvl1:hover, #mainmenu li#current a.amenulvl1, #mainmenu li.hover a.amenulvl1, #mainmenu li.current a.amenulvl1 {
		text-decoration: none;
		border-radius: 0px;
		background: none;
		color: #DAA520;
	}
		
	#mainmenu ul li.sp {
	  display: none;
	}
	
	#mainmenu a.amenulvl1 {
		line-height: 50px;
	}
	
	.paging-label {
		display: block;
	}
	
	.home-service {
		width: 100%;
		padding: 0;
		float: none;
		margin-bottom: 20px;
		text-align: center;
		padding-bottom: 20px;
		border-bottom: 1px dashed #888;
	}
	
	.home-service img {
		width: auto;
		display: inline-block;		
	}
	
	.home-service h2 {
		text-align: center !important;
		background-position: center bottom;
	}
	
	#btnhpecon {
		margin: 0 auto;
		width: 220px;
		display: block;
	}
	
	.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		float: left;
	}
	
	.col-xs-1 {
		width: 8.33333333%;
	}
	
	.col-xs-2 {
		width: 16.66666666%;
	}
	
	.col-xs-3 {
		width: 25%;
	}
	
	.col-xs-4 {
		width: 33.33333333%;
	}
	
	.col-xs-5 {
		width: 41.66666666%;
	}
	
	.col-xs-6 {
		width: 50%;
	}
	
	.col-xs-7 {
		width: 58.33333333%;
	}
	
	.col-xs-8 {
		width: 66.66666666%;
	}
	
	.col-xs-9 {
		width: 75%;
	}
	
	.col-xs-10 {
		width: 83.33333333%;
	}
	
	.col-xs-11 {
		width: 91.66666666%;
	}
	
	.econsult-container {
		border: 0 none;
		padding: 0;
	}
	
	.publicform, .publicform tbody, .publicform tr, .publicform td {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
	}
	
	.publicform input[type="text"], .publicform textarea {
		width: 100%;
		box-sizing: border-box;
	}
	
	.publicform input[type="submit"] {
		margin-left: 0;
	}
	
	.catsummarybody-desc {
		width: 100%;
		float: none;
	}
	
	.catsummarybody-img {
		width: 100%;
		float: none;
	}
	
	.klien-hbms ul {
		float: none;
		width: 100%;
	}
	
	.article-main, .article-aside {
		width: 100%;
	}
	
	.contact-info {
		margin-bottom: 40px;
	}
	
	.thumbnail-item-container.hbms {
		width: 50%;
	}
	
	.klien-hbms ul li {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) { /* SM */

	.left, .right {
		float: none;
	}
	
	.half, .third {
		width: 100%;
	}
	
	.container {
		width: 750px;
	}
	
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left;
	}
	
	.col-sm-1 {
		width: 8.33333333%;
	}
	
	.col-sm-2 {
		width: 16.66666666%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-4 {
		width: 33.33333333%;
	}
	
	.col-sm-5 {
		width: 41.66666666%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-7 {
		width: 58.33333333%;
	}
	
	.col-sm-8 {
		width: 66.66666666%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-10 {
		width: 83.33333333%;
	}
	
	.col-sm-11 {
		width: 91.66666666%;
	}
	
	#mainmenu {
		float: none;
	}
	
	#consult-lang::before {
		content: " ";
		display: table;
		clear: right;
	}
	
	#generalinfo-container {
		float: right;
	}
	
	#mainmenu ul li.menuitem:not(:last-child) {
		margin-right: 20px;
	}
	
	#mainmenu ul.css_menu {
		display: block;
	}
	
	#mainmenu ul.dropdown-menu.open {		
		display: block;
	}
	
	.klien-hbms ul li {
		width: 33.3333%;
	}
}

@media only screen and (min-width: 992px) { /* MD */

	.left { float: left; }

	.right { float: right; }

	.half { width: 47%; }

	.third { width: 32%; }
	
	.article-main {
		width: 70%;
	}

	.article-aside {
		margin-top: 75px;
		width: 25%;
	}
	
	.container {
		width: 970px;
	}
	
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}
	
	.col-md-1 {
		width: 8.33333333%;
	}
	
	.col-md-2 {
		width: 16.66666666%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-5 {
		width: 41.66666666%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-7 {
		width: 58.33333333%;
	}
	
	.col-md-8 {
		width: 66.66666666%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-11 {
		width: 91.66666666%;
	}
	
	#mainmenu {
		/* float: right; */
	}
	
	.catsummarybody-desc {
		float: right;
		width: 60%;
		/* margin: 5px 50px 0 0;		 */
	}

	.catsummarybody-img {
		float: left;
		width: 35%;
	}
	
	#consult-lang::before {
		content: " ";
		display: table;
		clear: none;
	}
	
	#generalinfo-container {
		float: right; 
	}
	
	#mainmenu ul li.menuitem:not(:last-child)
	{	
		margin-right: 32px;
	}
	
	#articlecontent table {
		width: auto !important;
	}
}

@media only screen and (min-width: 1200px) { /* LG */
	
	.container {
		width: 1170px;
	}
	
	#mainmenu {
		margin-bottom: 0;
	}	
	
	.klien-hbms ul li {
		width: 25%;
	}
}
