.bs-example-form .input-group {
    margin-bottom: 10px;
}
 /*	col-md-20
 ################################################################ */
 .break hr {border-bottom: 1px dotted #ccc;}
 
 body .container-fluid .row{ text-align: center;}
 body .container-fluid .row #top-banner{ margin: auto; 
width: calc(100%); }

body .tab_menu a{ 
	background: #ffffff;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px 70px;
	font-size: 19px !important;
}
body{ background: transparent !important; }
body .tab_menu_active a{ background: #ffffff;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px 70px; 
	font-size: 19px !important;
 }
body .form-inline .form-control{ margin: 10px;}
body #box_menu_tab{ border: 0px; margin-bottom: 0px; } 
body #result_search a{ font-size: 19px !important; }
body #result_search .short_desc{ font-size: 16px !important; }
body #result_search .p_date{ font-size: 16px !important; }
body #result_search .btn{ font-size: 1.2rem; height: 42px; padding: 8px 50px; }
body #tabcontent{ 
	margin-top: -2px; 
	padding: 20px 50px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
body #tabcontent .detail_block_img{ margin: 0px 0 0 0; }

body .form-inline{ width: 100%; font-size: 17px; }

body #result_search li.r {
    margin: 0 0 20px 0px;
    text-align: left;
}

.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
   position: relative;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
}
.col-xs-20 {
   width: 20%;
   float: left;
}
@media (min-width: 768px) {
   .col-sm-20 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 992px) {
   .col-md-20 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 1200px) {
   .col-lg-20 {
      width: 20%;
      float: left;
   }
}

/*#main-bg {background-image:url ("/assets/portals/images/main_bg-landing.jpg");}*/
.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-40 {padding-top:40px;}
.pb-10 {padding-bottom:10px;}
.pb-20 {padding-bottom:20px;}
.pb-40 {padding-bottom:40px;}


.icon-fb {font-size:30px; line-height:1;}

  /*	################################################################
	3. HEADER SECTIONS 

	NOTE: Please visit seperate 
	pages for different header styles. For example open 
	header1.html and see which functions we used.
################################################################# */
    .link_to-content {padding: 12px 30px;font-weight: bold;/* line-height:3; */}
	.topbar {
		border-bottom:1px solid #5783c6;
		min-height: 40px;
		font-size:12px;
		padding: 0;
		background: #093371;
		color: #acacac;
		font-family: tahoma;
	}
	.topbar ul {
		margin-bottom:0 !important;
	}
	.callus {float:right;}
	.social {float:left;}
	.social,
	.callus {
		 line-height: 40px;
	}
	.callus p {
		margin: 0;
		padding: 0;
	}
	.social li {
		float:left;
		width:40px;
		height: 40px;
		line-height: 40px;
		text-align:center;
		list-style:none;
		border-left:1px solid #f2f2f2;
		display: inline-block;
		margin: 0;
		position: relative;
		padding:0;
	}
	.callus li:last-child,
	.social li:last-child {
		border-right:1px solid #f2f2f2;
	}
	.social li a {
		font-size:14px
	}
	.callus li {
		list-style:none;
		border-left:1px solid #f2f2f2;
		float:left;
		text-align:center;
		padding:0 10px;
		height: 40px;
		line-height: 40px;
		text-align:center;
		list-style:none;
		display: inline-block;
		margin: 0;
		position: relative;
	}
	.blindness {
		float:right;
	}
	.blindness {font-family:'quark', sans-serif;}
	.blindness > ul > li {font-family:'quark', sans-serif;}
	.blindness {
		 line-height: 40px;
	}
	.blindness p {
		margin: 0;
		padding: 0;
	}
	.blindness li:last-child,
	.blindness li {
		list-style:none;
		float:left;
		text-align:center;
		padding: 2px 10px;
		height: 50px;
		line-height: 2.5;
		text-align:center;
		list-style:none;
		display: inline-block;
		margin: 0;
		position: relative;
		font-size: 0.8em;
	}
	.blindness li:last-child {
		padding: 2px 7px;
	}
	.blindness li a {
		color: #0e4ead;
	}
	.blindness li a:hover { color:#000;}
	
	.blindness li a img {
		padding-left: 5px;
	}
	.blindness li .flag {
		padding-right: 5px;
		position: relative;
    	top: 0px;
	}
	.blindness li .fa {
		padding-right: 0px;
	}
	.blindness li a img {
	    display: inline-block;
	    margin-bottom: -2px;
	    transition: all 0.17s ease-in-out;
	    -moz-transition: all 0.17s ease-in-out;
	    -webkit-transition: all 0.17s ease-in-out;
	    -o-transition: all 0.17s ease-in-out;
	}
	.blindness li a:hover img {
	    transform: scale(0.9);
	    -ms-transform: scale(0.9);
	    -webkit-transform: scale(0.9);
	    -moz-transform: scale(0.9);
	    -o-transform: scale(0.9);
	}
	.header {
		background:#0e4ead;
		position:relative;
		display:block;
		min-height:80px;
	}
	.logo {
		float: left;
		line-height:60px;
		margin: 1px 0 0;
		padding: 0;
		text-shadow: none;
		position: absolute;
		z-index: 9999;
	}
	.searchicon {
		color: #237DAC;
		z-index: 90;
		float:right;
	}
	#dmsearch {
		float: right !important;
		height: 36px;
		right:0;
		position:absolute;
		margin: 17px 0 0 0 ;
		padding: 0;
	}
	.searchicon:before {
		content: "\f002";
		background: none;
		color: #fff !important;
		display: block;
		font-family: 'FontAwesome';
		font-size: 16px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-transform: none;
		width: 36px;
	}
	.dmsearch {
		width: 36px;
		z-index: 10;
	}
	.dm-search-container {
		position: absolute;
		right: 0;
		height: 36px;
		width: 0;
		overflow: hidden;
		-webkit-transition: width 200ms;
		-moz-transition: width 200ms;
		transition: width 200ms;
	}
	.dmsearch.dmsearch-open .dm-search-container {
		width: 180px;
	}
	.searchicon,
	input[type="submit"].dmsearch-submit  {
		width: 36px;
		height: 36px;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		line-height: 36px;
		text-align: center;
		cursor: pointer;
	}
	.searchicon {
		z-index: 90;
	}
	.dmsearch.dmsearch-open .searchicon{
		z-index: 1;
		pointer-events: none;
	}
	input[type="submit"].dmsearch-submit {
		background: transparent;
		color: transparent;
		box-shadow: none;
		border: none;
		padding: 0;
		border-radius: 0;
		outline: none;
		z-index: -1;
	}
	.dmsearch.dmsearch-open input[type="submit"].dmsearch-submit {
		z-index: 90;
	}
	input[type="text"].dmsearch-input {
		border: none;
		outline: none;
		opacity: 0;
		background: #3369ba;
	    border: 1px solid #87a7d6;
	    width: 180px;
	    height: 36px;
	    margin: 0;
	    padding: 2px 12px;
	    border-radius: 20px;
	    color: #fff;
	}
	.dmsearch.dmsearch-open input[type="text"].dmsearch-input {
		opacity: 1;
	}
	::-webkit-input-placeholder {
		color: #aaaaaa;
	}
	:-moz-placeholder {
		color: #aaaaaa;
	}
	::-moz-placeholder {
		color: #aaaaaa;
	}
	:-ms-input-placeholder {
		color: #aaaaaa;
	}
	.nav .open > a,
	.nav .open > a:hover,
	.nav .open > a:focus,
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-nav > li > a:focus,
	.navbar-nav > li > a:hover {
		border-top-color: #e6e6e6;
	}
	.post_meta a,
	.portfolio-filter a,
	.twitter-widget ul li a:hover,
	.social a,
	.topbar p {
		color:#9ca5ab;
	}

/* Sub Banner*/
/*################################################################*/
.sub_banner {display:block; width:100%;}
.sub_banner img{max-height:350px; object-fit: cover; vertical-align: middle;}

#box-exchange {background: #ffffff; padding:0 10px 10px;}

thead.exchange  {background-color:#13284b; color:#fff;}

/* Titles 

.title>hr {
    border-top: 2px solid #D4D4D4;
    margin-top: -20px ;
    max-width: 500px;
    position: relative;}
	
hr:after {
    border-top: 2px solid #21C2F8;
    content: "";
    left: 30%;
    position: absolute;
    right: 30%;
    top: -2px;
	}*/

.title-default {
	box-shadow: #ccc0c0 0 -1px 0 inset;
	text-align:left;
	margin:30px 0;
}

.title-default > a {
    border-bottom: 3px solid #0f89e2;
}
.title-default > a {
    font-family: 'quark', sans-serif;
    font-size: 1.15em;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
	color: #0f89e2;
    display: inline-block;
    text-decoration: none;
}

.title_center {
	box-shadow: #ccc0c0 0 -1px 0 inset;
	text-align:center;
	margin:30px 0;
}

.title_center > a {
    border-bottom: 3px solid #0f89e2;
}

.title_center > a {
    font-family: 'quark', sans-serif;
    font-size: 1.15em;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
	color: #0f89e2;
    display: inline-block;
    text-decoration: none;
}

.title-default > .social-top {
	font-family: fontawesome;
    	font-size: 19px;
}

.title-default > .social-top a {
	color: #ff5732;
	padding-right:3px;
}

.title-default > a.active-top {
	color: #ff5732;
	box-shadow: #ff5732 0 -3px 0 inset;
	padding: 0;
    margin: 0;
	line-height:34px;
	float: right;
}

.title-default > a.active {
	color: #1f2257;
	box-shadow: #0c3877 0 -5px 0 inset;
}

.title-default .view-all {
	font-family: 'quark', sans-serif;
	font-size: 13px;
	line-height: 11px;
	text-transform: none;
	margin: 5px 0 0 0;
	float: right;
}

.title-default .view-all:after {
	font-family: FontAwesome;
	content: "\f18e";
	color: #999;
	font-size: 16px;
	line-height: 11px;
	vertical-align: top;
	margin: 0 0 0 6px;
}

.title-default .view-all:hover:after {
	color: #ff5732;
}

.title-default .go-back {
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	text-transform: none;
	margin: 5px 0 0 0;
	float: right;
}

.title-default .go-back:after {
	font-family: FontAwesome;
	content: "\f112";
	color: #999;
	font-size: 11px;
	line-height: 11px;
	vertical-align: top;
	margin: 0 0 0 6px;
}

.title-default .go-back:hover:after {
	color: #ff5732;
}

.title-form {padding:10px; background-color:#1dc153; color:#ffffff;}

/*--------- News Style 5 ----------*/
.news-title a{font-family: 'quark', Tahoma,  sans-serif; font-size: .8em;font-weight: 500;color: #666666;margin-top: 10px;}
.news-detail a{font-family:'quark', Tahoma,  sans-serif; font-size: .6em;line-height: 20px;color:#555555;}

.weblink {padding:15px;}


.teambox img {
		width:100%;
		padding-top:20px;
	}
	.teambox .title h3 {
		padding:25px 0 5px;
		margin-bottom:0 !important;
	}
	.teambox .title .lead {
		margin:10px 0;
	}
	.teambox .title h5 {
		margin: 20px 0 5px;
		font-size:26px;
		color: #255fb5;
	}
	.teambox .title p {
		margin:0;
		padding: 0;
		font-size: 18px;
		text-align:center;
		font-family: 'tahoma', sans-serif;
	}

	.executive {
		background:url(../../../../portals/1/images/bg-executive.html) no-repeat top center; 
		padding-top: 40px;
	}
	
	.executive .leader {
		position: relative;
		left: 12.5%;
	}
	.executive .office {
		position: relative;
		left: 12.5%;
	}
	
	.executive .office2 {
		position: relative;
		left: 0%;
	}


/*	################################################################
	11. CSS3 ANIMATION EFFECTS
################################################################# */


	[class*=".effect-"] {
	  -webkit-backface-visibility: hidden;
	  -moz-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -webkit-perspective: 1000;
	  -moz-perspective: 1000;
	  perspective: 1000;
	}
	
	.effect-fade {
	  opacity: 0;
	}
	.effect-fade.in {
	  opacity: 1;
	}
	.effect-slide-left {
	  -webkit-transform: translate3d(-30%, 0, 0);
	  transform: translate3d(-30%, 0, 0);
	  opacity: 0;
	}
	.effect-slide-left.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-right {
	  -webkit-transform: translate3d(30%, 0, 0);
	  transform: translate3d(30%, 0, 0);
	  opacity: 0;
	}
	.effect-slide-right.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-top {
	  -webkit-transform: translate3d(0, -30%, 0);
	  transform: translate3d(0, -30%, 0);
	  opacity: 0;
	}
	.effect-slide-top.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-bottom {
	  -webkit-transform: translate3d(0, 30%, 0);
	  transform: translate3d(0, 30%, 0);
	  opacity: 0;
	}
	.effect-slide-bottom.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-pop {
	  opacity: 0;
	}
	.effect-pop.in {
	  -webkit-animation: pop 0.6s ease-out 0.5s both;
	  -moz-animation: pop 0.6s ease-out 0.5s both;
	  -o-animation: pop 0.6s ease-out 0.5s both;
	  animation: pop 0.6s ease-out 0.5s both;
	  opacity: 1 \9;
	}
	@-webkit-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@-moz-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@-o-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	.effect-fall {
	  opacity: 0;
	  -webkit-transform: scale(1.5);
	  -ms-transform: scale(1.5);
	  transform: scale(1.5);
	}
	.effect-fall.in {
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	  opacity: 1;
	}
	.effect-perspective {
	  -webkit-perspective: 1300px;
	  -moz-perspective: 1300px;
	  perspective: 1300px;
	}
	.effect-helix {
	  -webkit-transform-style: preserve-3d;
	  -moz-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	  opacity: 0;
	  -webkit-transform: rotateY(-180deg);
	  -ms-transform: rotateY(-180deg);
	  transform: rotateY(-180deg);
	}
	.effect-helix.in {
	  opacity: 1;
	  -webkit-transform: rotateY(0);
	  -ms-transform: rotateY(0);
	  transform: rotateY(0);
	}
	.hovicon {
		display: inline-block;
		line-height: 75px;
		cursor: pointer;
		margin: 15px 0;
		width: 75px;
		height: 75px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		text-align: center;
		position: relative;
		text-decoration: none;
		z-index: 1;
		color: #fff;
	}
	.hovicon:after {
		pointer-events: none;
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		content:'';
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	.hovicon:before {
		speak: none;
		line-height: 80px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		display: block;
		-webkit-font-smoothing: antialiased;
	}
	.hovicon.effect-1 {
		-webkit-transition: background 0.2s, color 0.2s;
		-moz-transition: background 0.2s, color 0.2s;
		transition: background 0.2s, color 0.2s;
	}
	.hovicon.effect-1:after {
		top: -7px;
		left: -7px;
		padding: 7px;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
	}
	.hovicon.effect-1.sub-a:hover:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	.jt-shadow {
		-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
		-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
		box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
	}
	.popular_items img,
	.comment img,
	.shopping-cart-widget img,
	div.thumbnails a img,
	.authorbox_wrapper img,
	.flickr-gallery li img,
	.recent_posts img,
	.recent_posts_widget img,
	.testimonial_wrap img {		
		-webkit-transition: opacity 0.2s ease-in-out;
		-moz-transition: opacity 0.2s ease-in-out;
		-ms-transition: opacity 0.2s ease-in-out;
		-o-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
	}
	.popular_items img:hover,
	.shopping-cart-widget img:hover,
	div.thumbnails a img:hover,
	.comment img:hover,
	.authorbox_wrapper img:hover,
	.flickr-gallery li img:hover,
	.recent_posts img:hover,
	.recent_posts_widget img:hover,
	.testimonial_wrap img:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		-khtml-opacity: 0.6;
		opacity: 0.6;
	}

	
/* ----------------------------------------------------------------
	Owl Carousel CSS
-----------------------------------------------------------------*/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut  {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

@keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}

.owl-carousel {
	display:none;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1;
	width: 100%;
}

.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}

.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0,0,0);
}

.owl-carousel.owl-loaded { display:block }

.owl-carousel.owl-loading {
	display:block;
	min-height: 100px;
	background: url('../../../../images/preloader.gif') no-repeat center center
}

.owl-carousel .owl-refresh .owl-item { display:none }

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d;
}

#slider .owl-carousel .owl-item img { -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

body #Full-E{ padding-bottom: 70px;}
body .owl-carousel{ margin-top: 0px; padding-top: 30px !important; }

body .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
     display: none;
}

body .owl-theme .owl-nav [class*=owl-]{ display: none; }
.owl-carousel.owl-hidden { opacity: 0; }

.mega-menu-content .owl-carousel.owl-hidden { opacity: 1; }

.owl-carousel.owl-refresh .owl-item { display: none; }

body .title h3{  color: #3a71a0 !important;}
body .single_wrap .title{padding-left: 20px; padding-right: 20px; padding-top: 0px; }

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

.no-js .owl-carousel { display: block; }

.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-item img { transform-style:preserve-3d }

.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#111
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 64px;
	width: 64px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background: url("images/icons/play.html") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3,1.3);
	-o-transition:scale(1.3,1.3);
	transition:scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display:none }

.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1;
	height: 100%;
	width: 100%;
}


/* Owl Carousel - Controls
-----------------------------------------------------------------*/

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	line-height: 1;
}

/* Owl Carousel - Controls - Arrows
-----------------------------------------------------------------*/

.owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: -36px;
	zoom: 1;
	width: 36px;
	height: 36px;
	line-height: 32px;
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	background-color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-carousel.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -38px; }

.owl-carousel-full .owl-nav [class*=owl-] {
	margin-top: -30px;
	left: 0 !important;
	height: 60px;
	line-height: 60px;
	border: none;
	color: #EEE;
	background-color: rgba(0,0,0,0.4);
	font-size: 28px;
	border-radius: 0 3px 3px 0;
}

.owl-carousel-full .with-carousel-dots .owl-nav [class*=owl-] { margin-top: -50px; }

.owl-carousel  .owl-nav .owl-next {
	left: auto;
	right: -36px;
}

.owl-carousel-full  .owl-nav .owl-next {
	left: auto !important;
	right: 0 !important;
	border-radius: 3px 0 0 3px;
}

.owl-carousel:hover .owl-nav [class*=owl-] {
	opacity: 1;
	left: -18px;
}

.owl-carousel:hover .owl-nav .owl-next {
	left: auto;
	right: -18px;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: #1ABC9C !important;
	color: #FFF !important;
	text-decoration: none;
}

.owl-carousel .owl-nav .disabled { display: none !important; }


/* Owl Carousel - Controls - Dots
-----------------------------------------------------------------*/

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	margin-top: 10px;
	*display: inline;
}

.owl-carousel .owl-dots .owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	opacity: 0.5;
	border-radius: 50%;
	background-color: #1ABC9C;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span { opacity: 1; }

/*--------- box search ---------*/
.boxsearch {background:url(../../../../portals/1/images/bg-boxsearch.html) top center; min-height:360px;}
.boxsearch p {font-size:28px; text-align:center; font-family:'thaisans_bold'; color:#ffffff;}
.search {width: 100%;padding: 0px 10px;margin: 20px auto;border-radius:3px;}
.search input {width: 80%; padding: 10px 5px;float: left; border:0;color: #000000; ;background:#ffffff;}
.search input:focus {outline: 0; background:#ffffff;}
.search button {position: relative;float: right;border: 0;padding: 0;cursor: pointer;height: 40px;width: 20%;color: #000;border-left: 1px solid #fff;border-radius: 0 3px 3px 0;background: #189fca;color: #ffffff;}   
.search button:hover {background: #f1b54c; color:#ffffff;}
.search button:active {box-shadow: 0px 0px 12px 0px rgba(225, 225, 225, 1);}
.search button:focus {outline: 1;}
.search select{width:100%; font-size:18px; margin-bottom:20px; padding:5px;}

/* conteneHe*/
.ContentHe h4{
	min-height:60px;
}
.ContentHe{
	margin-bottom:20px;
}


/*--------- Accordion ---------*/
#container1 {
    /*width: 600px;*/
   margin: 20px auto;
    }
    #accordion1 .item1 {
    width: 100%;
    height: 70px; /* height = total height of A child element */
    overflow: hidden;
    transition: height ease-in-out 500ms; /* css3 transition */
    -o-transition: height ease-in-out 500ms;
    -moz-transition: height ease-in-out 500ms;
    -webkit-transition: height ease-in-out 500ms;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    }

#accordion1 .item2 {
      
    width: 100%;
    height: 300px; /* height = total height of A child element */
    overflow: hidden;
    transition: height ease-in-out 500ms; /* css3 transition */
    -o-transition: height ease-in-out 500ms;
    -moz-transition: height ease-in-out 500ms;
    -webkit-transition: height ease-in-out 500ms;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    }
    #accordion1 .a1 {
    display: block;
    height: 50px;
    line-height: 45px;
    background: #3c7ed5;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: 'thaisans_bold';
    }
    #accordion1 .p1 {
    height: 70px;
    padding: 20px;
    }
    #accordion1 .div1:hover {
    height: 300px; 
    /* height = total height of A and P elements */
    }
#accordion1 .div2:hover {
    height: 330px; 
    /* height = total height of A and P elements */
    }
    #accordion1 .div1:hover .a1 {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-family:'thaisans_bold';
    font-weight: bold;
    }
	
/* ------ panel group ----*/
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

/*----------Table Mission Page----------*/
.CSSTableGenerator {
    margin-top: 50px;
margin-bottom: 50px;
    padding:0px;
    width:100%;
    border:1px solid #000000;
   /* font-size: 23px;*/
    }
    .CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;padding:0px;
    }
    .CSSTableGenerator tr:hover td{
    }
    .CSSTableGenerator tr:nth-child(odd){ background-color:#e5e5e5; }
    .CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }
    .CSSTableGenerator td{
    vertical-align:middle;
    border:1px solid #000000;
    border-width:0px 0px 1px 0px;
    /*text-align:center;*/
    padding:10px 10px 12px 10px;
    color:#000000;
    }
    .CSSTableGenerator tr:first-child td{
    background-color:#3c7ed5;
    border:0px solid #000000;
    text-align:center;
    border-width:0px 0px 1px 0px;
    color:#ffffff !important;
    }
    .CSSTableGenerator tr:last-child td{
    border-width:0px 0px 0px 0px;
    }
    .btn-member{
    background:#ffa800;
    border:1px solid #fff;
    font-size:20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:12px 20px;
    margin-top:10px;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    }
    .btn-member:hover{
    background: #ffc000;
    }
	
	/* -------------Static------------*/
.bg-static {
	background: url(../../../../portals/1/images/bg_stat.html) no-repeat top center;
	background-color:#012035;
	min-height:250px;
	margin:20px 0px;
	padding:20px 0px;
	}

  .box_stat {width:100%;}
  .box_stat > .first {min-height:230px;}
  .box_stat > .second {min-height:230px; border-left: 1px solid #FFF;}
  .head_static {padding-top: 20px; font-family:thaisans_bold; sans-serif; font-size:26px; color:#FFFFFF; text-align: center; line-height: 1.1em;}
  .static_detail {font-family: arial;sans-serif;font-size: 38px;color:#f1b54c;line-height:30px;text-align: center;padding-top: 30px; letter-spacing:-1px;}
  
 @media screen and (max-width: 800px) {
  .box_stat {width:100%;}
  .box_stat > .first {min-height:200px;}
  .box_stat > .second {min-height:200px; border-top: 1px solid #FFF; border-left:none;}
  .head_static {font-family: thaisans_regular; sans-serif; font-size:30px; color:#FFFFFF;text-align: center;line-height: 1.1em; padding-top: 20px;}
  .static_detail {font-family: arial;sans-serif;font-size: 50px;color:#f1b54c;line-height:30px;text-align: center;padding-top: 30px;}
}
	/* -------------Search Company------------*/
.bg-search_company {
	background: url(../../../../portals/1/images/bg_search-2.html) no-repeat top center;
	height:300px;
	margin:20px 0px;
	padding:20px 0px;
	}

/*-------------- button action structure -------------*/
.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	width:100%;
	position: relative;
	padding: 15px;
	margin: 0px 10px 10px 0px;
	float: left;
	border-radius: 8px;
	font-family: thaisans_bold, cursive;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;	
}

.blue
{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}

.red
{
	background-color: #E74C3C;
	border-bottom: 5px solid #BD3E31;
	text-shadow: 0px -2px #BD3E31;
}

.green
{
	background-color: #82BF56;
	border-bottom: 5px solid #669644;
	text-shadow: 0px -2px #669644;
}

.yellow
{
	background-color: #F2CF66;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}

.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}


p.date {color:#999999; font-size:11px;}

.widget h3.title {
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 4px solid #F37916;
}
/* cover banner*/
    .cover {
  object-fit: cover;
  height: 340px;
}
  @media screen and (max-width: 768px){
  .cover {
	width:100%;
height:auto;
  }	
}

/* bullet list-item*/
.link-list ul > li {list-style-type:disc; color:#ff6600; margin-left:20px;}


.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/********************************************************************/
/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #3071a9;
	border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
	color: #428bca;
	background-color: #fff;
	border-color: #428bca;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
/********************************************************************/
/*** PANEL SUCCESS ***/
.with-nav-tabs.panel-success .nav-tabs > li > a,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
	color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > .open > a,
.with-nav-tabs.panel-success .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-success .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
	color: #3c763d;
	background-color: #d6e9c6;
	border-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.active > a,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:focus {
	color: #3c763d;
	background-color: #fff;
	border-color: #d6e9c6;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #3c763d;   
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    color: #8a6d3b;
    background-color: rgb(230, 206, 132);
    border-radius: 5px 5px 0 0;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3c763d;
}
/********************************************************************/
/*** PANEL INFO ***/
.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
	background-color: #bce8f1;
	border-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
	color: #31708f;
	background-color: #fff;
	border-color: #bce8f1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;   
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f;
}
/********************************************************************/
/*** PANEL WARNING ***/
.with-nav-tabs.panel-warning .nav-tabs > li > a,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b;
    background-color: rgb(230, 206, 132);
    border-radius: 5px 5px 0 0;
}
.with-nav-tabs.panel-warning .nav-tabs > .open > a,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #8a6d3b;
	background-color: #faebcc;
	border-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
	color: #8a6d3b;
	background-color: #fff;
	border-color: #faebcc;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b; 
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #8a6d3b;
}
/********************************************************************/
/*** PANEL DANGER ***/
.with-nav-tabs.panel-danger .nav-tabs > li > a,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
	color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > .open > a,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
	color: #a94442;
	background-color: #ebccd1;
	border-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
	color: #a94442;
	background-color: #fff;
	border-color: #ebccd1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f2dede; /* bg color */
    border-color: #ebccd1; /* border color */
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #a94442; /* normal text color */  
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ebccd1; /* hover bg color */
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff; /* active text color */
    background-color: #a94442; /* active bg color */
}
/*.nav-tabs > li > a {
    background: #fcf8e3;
    margin-right: 5px;
    font-size: 16px;
    font-family: 'thsarabunnew_bold', 'Open Sans', sans-serif;
    color: #ffffff;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0;
}*/
.tab-content {
    padding: 20px 0px;
    line-height: 30px;
    background-color: #ffffff;
}

.box-search {
	min-height:200px;
	padding:15px;
	background:#F1EEE9;
	border-radius:5px;
}

.box-search h1 {
	font-size:26px;
	color:#151515;
	margin:0;
}
.box-search .form-control, .btn{
	font-size:16px;
	/* font-weight:bold; */
}
.box-search h1 {
	padding-bottom:10px;
}

.box-search p {
	margin:10px 0;
}

.btn-group>.btn {
	width:100%;
	text-align:right;
}

.btn-download {
    color: #ffffff;
    background-color: #1abc9c;
    border-color: #1abc9c;
    border-radius:30px;
    padding:5px 15px;
}

.list-group-item:first-child {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px !important;
    margin-top: 8px;
    margin-bottom: 4px;
    background-color: #ffffff;
    border: 0; 
    border-left: 2px solid #dc3e3e !important;
    border-bottom: 1px solid #cccccc !important;
}

.sub-banner {
    margin: 0px;
    padding: 0 20px;
    background-image: url('../../../../portals/1/images/Banner/sub-banner_board.jpg');
    background-repeat: no-repeat;
    min-height: 167px;
}

.sub-title {
	font-size: 30px;
    font-weight: bold;
    color: #151515;
    border-bottom: 3px solid #4d1805;
    display: inline;
    top: 70px;
    position: relative;
}

/* add thumbnail service*/
/*//////////////////////*/
#thumb-service {
	padding:30px 0px;
	/*float:left;*/
}
#thumb-service a{color:#fff;}
#thumb-service a:hover{color:#353535;}
.thumb-service {
	margin:20px 0px;
	text-align:center;
	height:200px;
}
.thumb-service p{
	font-size:1em;
	color:#FFF;
	text-align:center;
}

.bg_ceo {
	padding:50px 0px;
	background-image: url("../../../Main_theme/files/images/bgindex.html");
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size:cover;
	min-height:500px;
}
@media screen and (max-width:1140px) and (min-width:200px) {
	.bg_ceo {
		margin:0 auto;
		padding:0px;
	}
	.style5-boxes_img {
    height: 100%;
    width: 100%;
}
}
/* ------------------box-service in main page----------------------*/
#box-service {
	margin-top:50px;
	width:100%;
	height:458px;
	background-image:url("../../../../portals/1/images/bg-boxservice-light.html");
	background-position: bottom;
	background-repeat: no-repeat;
}
@media screen and (max-width: 990px) and ( min-width: 320px) {
#box-service {
	margin-top:20px;
	margin-bottom:20px;
	height: 100%;
	background-image:none;
	background-color:#ffffff;
	}	
	.box-service {
	padding:20px;
}
}
.box-service {
	padding:20px 0px;
}
.box-service h3 {padding:0px 15px; font-size:32px;}
.box-service {font-size:14px;}
.box-service ul li {list-style:none;}
.box-service li {padding:10px 0px}

.list-wrap label {
  float:left;
  color:#00BDE8;
}

/* ------------------menu left & right ----------------------*/

ul.in {
  float:left;
  width:100%;
  margin:20px 0;
  padding:0;
  position:relative;
}

li.in {
  transition-property: margin, background-color, border-color;
  transition-duration: .4s, .2s, .2s;
  transition-timing-function: ease-in-out, ease, ease;
}

li.in {
  float:left;
  clear:left;
  width:100%;
  margin:0.2em 0;
  padding:0.5em 0.5em;
  list-style:none;
  background-color:#E8E8E8;
  border-left:5px solid #E46220;
  cursor:pointer;
  color:#333;
  position:relative;
  z-index:1;/*unset*/
}

li.in:hover {
  background-color:#f9f9f9;
  border-color:#ff0033;
}

.list-wrap {
  float:left;
  width:100%;
  margin:0;
  padding:0;
  font-family:'quark', sans-serif;
}
/* ------------------end menu left & right ----------------------*/

/* ------------------ link-banner ----------------------*/
.link-banner img{padding-top:10px;}

/* ------------------ style documet page ----------------------*/
.book-download {padding:30px 0px;}
.book-download p{line-height:1.4;}
.book-title {font-size:18px; color:#283D85;}
.book-desc {font-size:14px; color:#8F8F8F;}

/* ------------------ link-sitemap ----------------------*/
#sitemap .title{
	font-size:25px;
	color: #d43c00;
	font-weight: 1000;
	text-align: left;
	}
#sitemap .widget{
	text-align: left;
}
#sitemap a {
    color: #000;
    font-size: 22px;
	font-weight: 1000;
	
}
/* ------------------ Profile ----------------------*/
.box-l{
	display: inline-block;
	position: relative;
	margin: 0 auto;
	padding: 10px;
}
.box-l img {max-width:350px;}
.box-r{
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin: 0 auto;
	padding: 10px;	
}
.txt-name{
	font-size 1.8em;
	font-weight:500;
	color:#1c385f;
}
.txt-pst{
	font-size 1.5em;
	color:#c4aa71;
}
.txt-phone{
	font-size 1.2em;
	color:#c4aa71;
	text-align:left;
}
.txt-email{
	font-size 1.2em;
	color:#c4aa71;
	text-align:left;
}
.img-contain {
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: 0 5px;
    max-width: 400px;
    background: #FFF;
    background: linear-gradient(to bottom, #FFF, #dadcca);
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

/*---------------------------*/
/*------- link 6 service ----*/
/*---------------------------*/
.container-s {
  list-style:none;
  margin: 0;
  padding: 0;
}
.b-service {
  background-color:#145588;
  padding: 5px;
  width: 190px;
  margin: 0px;

  text-align: left;
  display:inline-table;
}
.b-service p {margin-top:10px; color:#ffffff; font-size:16px;}
.b-service a {color:#fff;}
.b-service img {
  width:auto;
  float: left;
 margin:5px;
}
.b-service1 {
  background-color:#298fde;
  padding: 5px;
  width: 190px;
  margin: 0px;
 
  text-align: left;
  display:inline-table;
}
.b-service1 p {margin-top:10px; color:#ffffff; font-size:16px;}
.b-service1 a{color:#fff;}
.b-service1 img {
  width:auto;
  float: left;
  margin:5px;
}

/*float layout*/
.float {
    width:100%;
 
  margin: 0 auto;
}
.float:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.float-item {
  float: left;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 280px) and (max-width:480px) {
	.b-service {
  background-color:#145588;
  padding: 0px;
  width: 100%;
  text-align: left;
  display:inline-table;
}
.b-service1 {
  background-color:#298fde;
  padding: 0px;
  width:100%;

  text-align: left;
  display:inline-table;
}
}

/* Iphone 6/7/8 (portrait and landscape) ----------- */
@media only screen and (min-device-width : 420px) and (max-device-width : 736px) {
	.b-service {
  background-color:#145588;
  padding: 0px;
  width: 33.333%;

  text-align: left;
  display:inline-table;
}
.b-service1 {
  background-color:#298fde;
  padding: 0px;
  width:33.333%;

  text-align: left;
  display:inline-table;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px){
  body .collapse, body .visible-lg.visible-md {
    display: block !important;
}
 body .navbar-header .hidden-lg{ display: none !important; }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.b-service {
  background-color:#145588;
  padding: 0px;
  width: 50%;

  text-align: left;
  display:inline-table;
}
.b-service1 {
  background-color:#298fde;
  padding: 0px;
  width:50%;

  text-align: left;
  display:inline-table;
}
}
/*------------ padding left right ----------- */
.pd-left20 {padding-left:20px;}
.pd-right20 {padding-right:20px;}

/*------------ btn table price product ----------- */
.btn-w200 {
	width: 250px;
	/* margin: 10px auto; */
	padding: 7px 0;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 400;
}

@media only screen and (max-width:780px) {
	.btn-w200 {
		width: 100%;
		margin: 10px auto;
float:left;
	}
}
@media only screen and (max-width:320px) {
	.btn-w200 {
		width: 100%;
		margin: 10px auto;
	}
}

/*------------ btn color ----------- */

/*------------ btn color ----------- */

.btn-light_blue {
	color:#000;
	background-color:#ade9dd;
}
.btn-light_blue:hover {
	color:#ffffff;
	background-color:#63ad9e;
}
.btn-light_vio {
	color:#000;
	background-color:#d9bde3;
}
.btn-light_vio:hover {
	color:#ffffff;
	background-color:#c1a8ca;
}
.btn-light_blueg {
	color:#000;
	background-color:#77e875;
}
.btn-light_blueg:hover {
	color:#ffffff;
	background-color:#46a745;
}
.btn-light_pink {
	color:#000;
	background-color:#f8c1bc;
}
.btn-light_pink:hover {
	color:#ffffff;
	background-color:#f897bb;
}
.btn-light_green {
	color:#000;
	background-color:#b4e4c9;
}
.btn-light_green:hover {
	color:#ffffff;
	background-color:#98c1aa;
}

/*------------ block rss feed ----------- */
    .newsgroup {margin-bottom:10px; border-bottom:1px dashed #b1a3a3;}
    .newsgroup {display:inline-block; float:left; width:100%;}
    .newsgroup img {margin:10px; width:200px; height:auto;}
    
    p.news_text_title {display:inline-block;}
	p.news_text_title a {
    color: #584b9e;
    font-size: 16px;
    font-weight: normal;
	}

@media only screen and (max-width:780px) {
	.newsgroup {margin-bottom:10px; border-bottom:1px dashed #b1a3a3;}
    .newsgroup {display:inline-block; float:left; width:100%;}
    .newsgroup img {width:100%; height:auto;}
    
    p.news_text_title {display:block; margin:10px;}
	p.news_text_title a {
    color: #584b9e;
    font-size: 16px;
	}
}

  .navbar-default .navbar-toggle {
    border-color: #ddd;
    position: absolute;
    top: 15px;
    right: 20px;
    margin-right: 0px;
}

.close-toggle {
    position: absolute;
    top: 15px;
    right: 20px;
    float: right;
    padding: 17px 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #fcfffd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.close-toggle .icon-bar {
    background-color: #888;
    display: block;
    width: 18px;
    height: 3px;
    border-radius: 1px; 
  }
 .close-toggle .icon-bar:nth-child(1){ transform: rotate(42deg);}  
 .close-toggle .icon-bar:nth-child(2){ transform: rotate(-39deg); margin-top: -3px; }  
 
.lang-moblie, .search-moblies{ display: none; }
 @media (max-width: 767px){
 body .navbar-default .navbar-toggle { margin-top: 0px; }
 .nav-pills li.dropdown{ border-bottom: 1px solid rgba(35, 143, 234, 0.58); padding-left: 0px; 
 padding-right: 0px; margin-left: 0px; } 
 body .nav-pills li h3{ border-bottom: 1px solid rgba(35, 143, 234, 0.58); padding-left: 0px; 
 padding-right: 0px; margin-left: 0px; background: #428bca; font-size: 1.1em; margin-bottom: 0px; 
 padding: 15px 25px;}
 body .nav-pills li a{ color: #fff; background: #428bca; border-radius: unset;}
 body .nav-pills li ul li a{ color: #fff; background: #97c8f3; width: 100%; display: block; padding: 15px; 
 	border-bottom: 1px solid rgba(190, 245, 234, 0.6313725490196078); font-size: 0.8em;}
 header .container{ padding-right: 0px; padding-left: 0px; }
 body .navbar-header .hidden-lg img{ margin: 0px; }
 .lang-moblie, .search-moblies{ display: block; }
 .search-moblies{ float: left; width: 100%; background: #ffffff; padding-top: 10px; }
 body .search-moblies ul li{ float: none; }
 body .country-select .country-list .country{ white-space: nowrap; width: 100%; }
 }

 .nav-pills li:nth-child(5) a strong{ display: none; }

 @media (min-width: 992px){
body .top-line .col-md-5 {
    width: 45%;
}
}


body .ligthbox-detail-mange{ max-width: 500px; width: auto; 
height: auto; border-radius: 5px; }
body .ligthbox-detail-mange{ font-size: 22px !important; }
body .ligthbox-detail-mange ul li a{ font-size: 22px !important; }
body .ligthbox-detail-mange div{ word-wrap: break-word;}

body .bg-sub-left .pt-40{ padding-top: 0px; }

body .charts-two{ display: none; }
body.design-backend  .charts-two{ display: block !important; }
body #hero-and-body .apexcharts-toolbar{ display: none; }
body #hero-and-body #col-a-ful .card-header{ display: none; }
body #hero-and-body .charts-two .px-2{ padding-bottom: 20px;}

body #form_design_pages label{ width: auto; }

body .fancybox-container  .fancybox-navigation .fancybox-button--arrow_left {
    left: 15%;
}
body .fancybox-container  .fancybox-navigation .fancybox-button--arrow_right {
    right: 15%;
}

body .fancybox-button, .fancybox-button:link, .fancybox-button:visited{
	color: #fff;
}

body .fancybox-button {
	background: rgba(255, 133, 2, 0.83);
}


body #hero-and-body  .box-icon-index {
    width: 25%;
    height: auto;
    text-align: center;
    align-items: center;
    float: left;
    padding: 8px 4px;
}
body #hero-and-body .box-bread{ position: relative; width: 100%; height: 450px; 
	background-image: url('../../../Main_theme/files/images/headerbg6.html');
	background-repeat: no-repeat; background-size: cover !important; background-position: center center; }
	 
body #hero-and-body .tab-bread{ position: absolute; top: auto; bottom: 0px; padding: 10px 50px; width: 100%; height: auto; 
	background: rgba(31, 30, 30, 0.51); }
	body .box-bread .page-title{ 
		color: #2d2c30;
	}
     .page-title{ 
		font-weight: 700;
		font-size: 72px;
		width: 100%;
		position: absolute;
		height: 100%;
		top: 0;
		padding-top: 9%;
		background: rgba(142, 218, 241, 0.51);
	 }
	.page-title-top{ 
	text-align: right;
    color: #5f5c5c;
    font-weight: 700;
    font-size: 47px;
    margin-right: 25px;
	}
body #hero-and-body .menu-bread{ color: #ccc; font-weight: 700; font-size: 25px; float: left; margin: 10px 0px; }
body #hero-and-body	.menu-bread a{ color: #fff; font-weight: 700; font-size: 25px; float: left; padding-right: 12px; }
body #hero-and-body	.menu-bread a span {
	 color: #ccc;
	 font-size: 21px;
	 font-weight: 400;
	 font-family: quark-bold;
 }
 
 body #hero-and-body .box-img-his{ float: left; width: 30%; height: auto; padding-right: 20px; }
 body #hero-and-body  .box-img-his img, 
 body #hero-and-body  .box-img-page img{ width: 100%; height: auto; margin: auto;}
 body #hero-and-body  .box-text-his .title-his, 
 body #hero-and-body  .box-text-page .title-his{ 
	font-weight: 700; font-size: 32px; color: #d43c00; }
 body #hero-and-body  .box-text-his{ 
    width: 100%;
    height: auto;
    font-weight: 600;
    font-size: 19px;
    color: #554b4b;  
	padding: 0px 30px; 
    padding-bottom: 50px;}
	body #hero-and-body .month{ font-weight: 700; font-size: 19px; color: #000; }
	body #hero-and-body .time-lines{ padding: 20px 0px;}

body #hero-and-body  .box-text-page{ 
	width: 100%;
    height: auto;
    font-weight: 600;
    font-size: 19px;
    color: #554b4b;  
	padding: 0px 30px;
	
}

body #hero-and-body .content-manage-second{ max-width: 900px; width: 100%; height: auto; margin: auto; }
body #hero-and-body .title-mangement-second{ width: 100%; padding: 15px; color: #ff7f00; font-weight: 700; font-size: 49px; text-align: center; display: block;}
body #hero-and-body .box-mangement-one{ width: 50%;
    height: auto;
    margin: auto;
    text-align: center;
    padding: 0px;
    max-width: 350px;}
	body #hero-and-body .box-mangement-one img{ width: 100%;
    height: auto;
    max-width: 350px;
    margin: auto;
    max-height: 350px;
    object-fit: contain;}
	body #hero-and-body .box-mangement-second{     width: 50%;
    height: auto;
    float: left;
    margin: 20px 50px;
    text-align: center;
    padding: 15px;
    max-width: 350px; }
	body #hero-and-body .box-mangement-second img{ 
	width: 100%;
    height: auto;
    max-width: 350px;
    margin: auto;
    max-height: 310px;
    object-fit: cover;
	min-height: 310px;
    margin-bottom: -5px;}
  body #hero-and-body .name-manage{ 
	position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 2px 0px;
    margin: 0px;
    padding-bottom: 0px;
    background: #ff7f00;
	z-index: 99;}
	
	body #hero-and-body .inner-en .name-manage{
		font-size: 21px;
	}

	body #hero-and-body  .box-mangement-one p{ font-size: 21px; color: #000; margin: 2px; }
	body #hero-and-body .box-mangement-second p{ font-size: 21px; color: #000; margin: 2px; }
	body #hero-and-body .box-manage-icon{ width: auto; display: inline-block; margin: auto;}
	body #hero-and-body .box-mangement-second .manage-detail{ 
  width: auto; 
  height: auto;
  padding: 5px 30px;
  color: #fff;
  font-weight: 500;
  font-size: 21px;
  background: #f7941d;
  border-radius: 5px;
  margin: 5px;
  float: left;
  margin-left: 0px;
}
body #hero-and-body .box-mangement-second .manage-icon-contact{
  width: 50px; 
  height: auto;
  margin: 5px;
  float: left;
}

body #hero-and-body .bg-img-mange{ background: #ccc; width: auto; height: auto; }

body #hero-and-body .content-manage-thrid{ width: 100%; height: auto; margin: auto; }
body #hero-and-body .inner-en .box-mangement-thrid{  min-height: 589px; }
body #hero-and-body .title-mangement-thrid{ width: 100%; padding: 15px; color: #ff7f00; font-weight: 700; font-size: 49px; text-align: center; display: block;}
body #hero-and-body  .box-mangement-thrid{ width: 33%; height: auto; float: left; margin: 0px;  text-align: center; padding: 47px; }
body #hero-and-body  .box-mangement-thrid img{ width: 100%; height: auto; max-width: 350px; max-height: 328px; margin: auto; background: #ccc;}
body #hero-and-body  body .name-manage{ font-size: 31px; font-weight: 700; color: #000; padding: 10px 0px; margin: 0px;  padding-bottom: 0px;}

/*body #hero-and-body  .box-mangement-thrid p{ font-size: 23px; color: #000; margin: 2px; }*/
@media (min-width: 1281px) {
	body #hero-and-body  .box-mangement-thrid p{ font-size: 20px; color: #000; margin: 2px; }	
}
@media (min-width: 1025px) and (max-width: 1280px) {
	body #hero-and-body  .box-mangement-thrid p{ font-size: 21px; color: #000; margin: 2px; }
}
 @media (min-width: 768px) and (max-width: 1024px) {
	body #hero-and-body  .box-mangement-thrid p{ font-size: 21px; color: #000; margin: 2px; }
} 
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	body #hero-and-body  .box-mangement-thrid p{ font-size: 21px; color: #000; margin: 2px; }
} 
@media (min-width: 481px) and (max-width: 767px) {
	body #hero-and-body  .box-mangement-thrid p{ font-size: 21px; color: #000; margin: 2px; }
}
@media (min-width: 320px) and (max-width: 480px) {
	body #hero-and-body  .box-mangement-thrid p{ font-size: 16px; color: #000; margin: 2px; }
}

body #hero-and-body .box-manage-icon{ width: auto; display: inline-block; margin: auto;}
body #hero-and-body .box-mangement-thrid .manage-detail{ 
  width: auto; 
  height: auto;
  padding: 5px 30px;
  color: #fff;
  font-weight: 500;
  font-size: 21px;
  background: #f7941d;
  border-radius: 5px;
  margin: 5px;
  float: left;
  margin-left: 0px;
}
body #hero-and-body .box-mangement-thrid .manage-icon-contact{
  width: 50px; 
  height: auto;
  margin: 5px;
  float: left;
}

body #hero-and-body .logo-download{ width: 150px; height: auto; display: block; margin: 20px; }
body #hero-and-body .logo-download img{ max-width: 100%; height: auto; }
body .box-icon-index{ position: relative;}
body .box-icon-index img{ cursor: pointer;}
body .box-icon-index  .text-name-icon{ display: none; color: #fff; background: orangered; font-size: 16px; padding: 10px; border-radius: 5px; height: auto; 
word-wrap: break-word;
white-space: normal; width: 150px; z-index: 999999999;}
body .box-icon-index:hover .text-name-icon{ display: block; position: absolute; top: -70px; left: -20px;}

body .resizable{ font-size: 22px; }

.system-map{ background: url(''); background-size: cover; background-repeat: no-repeat; 
    background-position: center center; width: 100%; height: 100%; position: relative; text-align: center; padding: 30px;
    }
    .system-map .line-map{     
     position: absolute;
    left: 13%;
    top: 81px;
    width: 850px;
    height: 100%;
    z-index: 99;
    }
 body #hero-and-body .box-map-title{ padding: 10px; color: #fff; font-size: 28px; font-weight: 700; text-align: center; margin: 20px auto; 
      background: rgb(188, 95, 0); border-radius: 5px;}
    
     .map-left{ float: left; width: 50%; height: auto; padding: 20px; text-align: right;}
    .map-right{ float: right; width: 50%; height: auto; padding: 20px; text-align: left;}
    body .box-map{text-align: left; width: fit-content; padding: 20px; border-radius: 5px;  background: rgb(188, 95, 0); font-size: 17px; font-weight: 700; 
      color: #fff; margin: 25px auto; margin-right: 0px; margin-top: 0px; display: block; z-index: 999; position: relative;}
	body #hero-and-body .box-font-big{ font-size: 28px; font-weight: 700; color: #fff;}
    
    body .map-right .box-font-big{ margin-left: 35px; }
    body .map-right .box-map{ margin-left: 35px; }
    .animated-modal {
  max-width: 550px;
  border-radius: 4px;
  overflow: hidden;
  
  transform: translateY(-50px);
  transition: all .7s;
}

.animated-modal h2,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  
  transition-property: transform, opacity;
  transition-duration: .4s;
}

/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
  transition-delay: .1s;
}

.fancybox-slide--current .animated-modal p {
  transition-delay: .3s;
}
body .fancybox-slide--current .animated-modal h2{ color: #d43c00;}
body .fancybox-slide--current .animated-modal p{ font-size: 19px; font-weight: 500;} 
body .main-en .ebook-panel{ background-size: 100% 86%; }

body .group-contacts{ width: 50%; height: auto; float: left; padding: 15px 50px; 
min-height: 272px; max-height: 272px; }
body .group-contacts p{ display: block; font-size: 22px;}
body .group-contacts a{ margin-top: 15px; font-size: 19px; padding: 0px 15px;}
body .group-contacts a:hover{ color: #ff8400;}

body .row-group{ width: 50%; height: auto; float: left; padding: 15px; }
body .row-group .group-contacts{ width: 100%; min-height: 0px; max-height: 100%; }

body .box-list-news .list-news{ font-size: 21px;}

body #server_sitemap{ 
	max-width: 1000px;
	margin: auto;
}
html:lang(en) #server_sitemap{ 
	max-width: 1200px;
	margin: auto;
}

body .single_wrap .post_desc{ width: 100%;
    height: auto;
    font-weight: 600;
    font-size: 22px;
    color: #554b4b;
    padding: 0px 30px;
	padding-bottom: 50px;
}

@media(min-width: 140px) and (max-width: 767px){
	body .single_wrap .title{padding-left: 0px; padding-right: 0px; padding-top: 0px; }
	body .single_wrap .post_desc{ width: 100%;
		height: auto;
		color: #554b4b;
		padding: 0px 0px;
		padding-bottom: 0px;
	}
	body .single_wrap .post_desc{ width: 100%;
		font-weight: 500;
		font-size: 18px;
	}
}

@media(min-width: 768px) and (max-width: 1023px){
	body .single_wrap .title{padding-left: 0px; padding-right: 0px; padding-top: 0px; }
	body .single_wrap .post_desc{ width: 100%;
		height: auto;
		color: #554b4b;
		padding: 0px 0px;
		padding-bottom: 0px;
	}
	body .single_wrap .post_desc{ width: 100%;
		font-weight: 700;
		font-size: 22px;
	}
}


body .single_wrap .evtdata_detail{
	height: auto;
    font-weight: 600;
    font-size: 22px;
    color: #d33200;
    padding: 0px 30px;
	padding-bottom: 50px;
}

body .single_wrap .pt-40 h2{
	color: #d33200 !important;
	padding: 0px 30px;
}


.line-clamp {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

