@charset "utf-8";
/* CSS Document */

@import url(../../../files/font_awesome/css/font-awesome.min.css);
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
html {
	/*font-size: 6.25%;*/
	overflow-x: hidden;
}
body {
	/*font-size: 13px;*/
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'KittithadaMedium65';
	font-style: normal;
	color: #121212 !important;
	position: relative;
	background-color: #000;
}
ul, ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: 'KittithadaLight45';
	-webkit-font-smoothing: none !important;
}
ul, ol {
	margin-bottom: 0px !important;
	;
	-webkit-font-smoothing: none !important;
}
a, a:focus, a:hover, a:visited {
	text-decoration: none;
	cursor: pointer;
	;
	-webkit-font-smoothing: none !important;/*color: #1e88e5;*/
}
a, a:focus, a:visited {
/*color: #121212;
	line-height: 1.2em;*/
}
a:hover {
/*color: #1e88e5;*/
}
img {
	border: none;
}
p {
	font-family: 'KittithadaLight45';
	-webkit-font-smoothing: none !important;/*
	color: #121212;
	margin: 5px 0px;
	font-size: 1.2em;
	line-height: 1.5em;*/
}
strong {
	font-weight: 600 !important;
}
h1, h2, h3 {
	font-family: 'KittithadaMedium65';
	/*color: #000;
	font-size: 2.2em;
	line-height: 1.8em;*/
	margin: 5px 0px;
	position: relative;
}
h2, h3 {
/*font-size: 1.8em;
	line-height: 1.4em*/
}
header {
	float: left;
	position: relative;
	width: 100%;
}
footer {
	float: left;
	position: relative;
	width: 100%;
	background-color: #ededed !important;
}
#footer .row:last-child, #footer .row{
	margin-bottom: 0px;
	margin-top: 0px;
}
.corporate-banking #footer .copy-right{
    font-size: 1em;
    line-height: 1.3em;
	margin: 0px;
}
#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 14px;
	top: 15px;
	font-size: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
	color: #fff;
	top: 15px;
}
footer .content p {
	font-size: 1em;
	line-height: 1.1em;
	color: #c9bed8;
}
label {
	padding-left: 20px;
}
.hamburger-box {
	z-index: 999999;
}
.desktop-product img {
	width: 1920px;
}
.content-product-area {
	float: left;
	position: relative;
	width: 100%;
	padding: 20px 0px;
	background-color: #fafafa;
}
.content-area {
	float: left;
	position: relative;
	width: 100%;
	padding: 10px 20px !important;
}
.head-title {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	border-left: 1px solid #ddd;
	margin-left: 20px;
}
.head-title h3 {
	font-family: 'KittithadaMedium65';
	float: left;
	font-size: 2em;
	color: #333333;
}
#header {
	min-height: 85px;
}
#header .inner-header {
	top: 0px;
    box-shadow: 0px 2px 20px #999;
    border-bottom: 4px solid #7a58bf !important;
}
#header .inner-header .content{
	padding: 20px 30px;
}
.digital-menu {
	float: left;
	position: relative;
}
.digital-menu a {
	float: left;
	position: relative;
	background: #7a58bf;
	color: #fff;
	line-height: 44px;
	min-width: 110px;
	text-align: center;
	border-radius: 5px;
}
.btn-primary-dropdown:after {
	display: none;
}
.global-nav {
	padding-left: 130px;
}
.title-content-area {
	float: left;
	position: relative;
	padding: 20px 0px;
}
.title-content-area h3 {
	float: left;
	position: relative;
	font-size: 3em;
	color: #7a58bf;
}
.title-content-area h3 span {
	display: block;
	font-size: .4em;
	color: #333;
}
.content-download-area {
	float: left;
	position: relative;
	padding: 10px 0px;
}
.download-area {
	float: left;
	position: relative;
	padding: 0px 10px;
}
.content-terms {
	float: left;
	position: relative;
	background-color: #fff;
	box-shadow: 0px 0px 20px #eee;
	border-radius: 5px;
	padding: 30px;
}
.content-terms h3 {
	color: #7a58bf;
	font-size: 2em;
}
.content-download-item {
	float: left;
	position: relative;
	width: 100%;
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
}
.content-download-item p {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 10px 0px;
	float: left;
	width: 60%;
}
.download-item {
	float: left;
	position: relative;
	width: 100%;
	padding: 10px 0px 0px;
}
.download-item p {
	float: left;
	position: relative;
	width: 60%;
	font-size: 1.2em;
}
.btn-download {
	float: right;
	position: relative;
	padding: 10px 5px;
}
.btn-download a {
	float: left;
	position: relative;
	border-radius: 4px;
	background-color: #7a58bf;
	padding: 5px 15px;
	color: #fff;
	font-size: 1.3em;
}
.btn-download a .fa-cloud-download {
	color: #9677d5;
}
.download-tabs-transaction {
	float: left;
	position: relative;
	width: 100%;
}
.content-download-tab strong {
	font-size: .7em;
	font-weight: lighter !important;
	color: #9677d5;
}
.content-download-tab .panel-heading {
	padding: 0px;
}
.content-download-tab .panel-heading .title.collapsed:before {
	font-size: .8em;
	line-height: 55px;
}
.content-download-tab .panel-heading .title:before {
	font-size: .8em;
	line-height: 55px;
}
.content-download-tab > .panel-heading + .panel-collapse > .panel-body {
	background-color: #fafafa;
}
.content-download-tab ul {
	float: left;
	padding: 0px 10px;
}
.content-download-tab ul li {
	float: left;
	position: relative;
	display: list-item;
	list-style-type: disc;
	padding: 10px 0px 0px 10px;
}
.content-download-tab ul li a {
	font-size: 1.1em;
	color: #121212;
	line-height: 1.2em;
}
.content-download-tab ul li a:hover {
	color: #7a58bf;
}
.content-download-tab ul li ul {
	padding-top: 5px;
}
.content-download-tab ul li ul li {
	padding: 5px 0px 0px;
}
.content-download-tab ul li ul li a {
}
.panel-default {
	border-color: transparent;
}
.panel-default > .panel-heading {
	background-color: transparent;
	border-color: transparent;
	padding: 5px 0;
}
.panel-group .title {
	cursor: pointer;
}
.panel-group .title span {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
	font-weight: bold;
	text-transform: uppercase;
}
.panel-heading .title:before {
	font-family: FontAwesome;
	content: "\f106";
	font-size: 25px;
	padding-right: 10px;
	line-height: 25px;
	float: right;
}
.panel-heading .title.collapsed:before {
	font-size: 25px;
	padding-right: 10px;
	line-height: 25px;
	float: right;
	content: "\f107";
}
.hightligh-news-area {
	float: left;
	position: relative;
	width: 100%;
	background-color: #000;
}
.owl-carousel .owl-item img {
	opacity: .7
}
.owl-nome .item {
	background: #000;
	text-align: center;
}
.owl-item {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.owl-nome .owl-dots {
	display: none !important;
	margin-top: 0px !important;
}
.owl-nome .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 54px;
	margin: 5px;
	padding: 4px 7px;
	background: none;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}
.owl-nome .owl-nav [class*=owl-]:hover {
	color: #7a58bf;
	background: none;
}
.owl-nome .owl-dots .owl-dot span {
	width: 50px;
	height: 5px;
	margin: 5px 7px;
	background: blue;
	transition: opacity .2s ease;
	border-radius: 30px;
}
.owl-nome .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: red;
}
.owl-nome .owl-nav {
	position: absolute;
	width: 100%;
	top: 40%;
	background: blue;
	height: 0px;
}
.owl-nome .owl-next {
	position: absolute;
	background: blue;
	right: 1%;
}
.owl-nome .owl-prev {
	position: absolute;
	background: blue;
	left: 1%;
}
.title-hightligh-news-area {
	position: relative;
}
.title-hightligh-news {
	position: absolute;
	z-index: 9;
	top: 20%;
	left: 20%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.title-hightligh-news {
	color: #fff;
	text-align: left;
	width: 500px;
}
.tag-title-hightligh {
}
.tag-title-hightligh p {
	float: left;
	position: relative;
	font-size: 1.2em;
	height: inherit !important;
	border-bottom: 1px solid #7a58bf;
	padding-bottom: 10px;
}
.title-hightligh-news h3 {
	float: left;
	position: relative;
	width: 100%;
	padding: 10px 0px;
	font-size: 3.4em;
}
.title-hightligh-news p {
	float: left;
	position: relative;
	font-size: 1.3em;
	height: 50px;
	overflow: hidden;
}
.title-hightligh-news a {
	float: left;
	border-radius: 5px;
	color: #fff;
	background-color: #7a58bf;
	padding: 10px 25px;
}
.font-black {
	color: #121212 !important;
}
.content-fix-news-area {
	float: left;
	position: relative;
	width: 100%;
	background-color: #fff;
	padding: 40px;
	border-radius: 5px;
	margin-top: -90px;
	z-index: 9;
}
.content-fix-news {
	float: left;
	position: relative;
	padding: 10px;
}
.content-fix-news-item {
	float: left;
	position: relative;
	width: 100%;
	padding: 0px;
	background-color: #fff;
	box-shadow: 0px 0px 20px #ddd;
	height: 268px;
	overflow: hidden;
}
.thumb-news {
	padding: 0px !important;
}
.thumb-news img {
	width: 100%;
}
.detail-news-content {
	float: left;
	position: relative;
	padding: 10px 20px;
}
.detail-news-content h4 {
	float: left;
	position: relative;
	width: 100%;
	height: 50px;
	overflow: hidden;
	font-size: 1.3em;
	line-height: 1.5em;
}
.detail-news-content h4 a {
	color: #121212;
}
.detail-news-content h4 a:hover {
	color: #7a58bf;
}
.detail-news-content p {
	font-size: 1em;
	line-height: 1.5em;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
.bth-read-more {
	float: left;
	border-radius: 5px;
	color: #fff;
	background-color: #7a58bf;
	padding: 5px 25px;
}
.bth-read-more:hover, .bth-read-more:active, .bth-read-more:focus {
	color: #fff !important;
}
.detail-hover {
	position: absolute;
	bottom: 0px;
	height: 130px;
	background-color: rgba(53, 23, 114, 0.8);
	padding: 10px;
	width: 100%;
}
.detail-hover h4 {
	float: left;
	position: relative;
	width: 100%;
	height: 50px;
	overflow: hidden;
	font-size: 1.3em;
	line-height: 1.4em;
}
.detail-hover h4 a {
	color: #fff;
}
.content-wrap {
	float: left;
	position: relative;
	width: 100%;
}
.read-more {
	cursor: pointer;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #7a58bf !important;
	float: left;
	position: relative;
	padding-top: 10px;
}
.more-details {
	display: none;
}
.extra-copy {
	margin-bottom: 0px !important;
}
.list-all-news-area {
	float: left;
	position: relative;
	width: 100%;
}
.list-all-news {
}
.list-all-news ul {
}
.list-all-news ul li {
	float: left;
	position: relative;
	padding: 20px;
	border-bottom: 0px;
	margin: 20px 0px 10px;
	background-color: #fff;
	box-shadow: 2px 2px 0px #ddd;
}
.list-all-news ul li:nth-of-type(odd) {
	background-color: #fff;
}
.list-all-news ul li a {
	float: left;
	position: relative;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #121212;
	;
}
.list-all-news ul li a:hover {
	color: #7a58bf;
}
.list-all-news ul li a b {
}
.list-all-news ul li p {
	font-size: 1.2em;
	line-height: 1.5em;
	float: left;
	position: relative;
	padding-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 20px;
	border-left: 1px solid #a38bd2;
}
.text-link-readmore {
	font-size: 1em;
	padding-top: 10px;
	color: #7a58bf !important;
}
.date-update {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	font-size: .8em;
	color: #B0B0B0;
}
.content-des-item {
	float: left;
	position: relative;
}
.des-detail {
	float: left;
	position: relative;
	width: 100%;
	padding: 20px 0px;
	border-bottom: 1px solid #ddd;
}
.des-detail a {
	float: initial !important;
	position: relative;
	color: #7a58bf !important;
	font-size: 1em !important;
}
.des-detail p {
	color: #121212;
    font-size: 1.2em;
	line-height: 1.7em;
}
.des-detail ul  {
	float: left;
	position: relative;
	padding-left: 10px;
}
.des-detail ul li {
    list-style-type: decimal;
    font-size: 1.2em;
    line-height: 1.7em;
    padding-bottom: 5px;
}
.paragraph {
	display: block;
	height: 70px;
	overflow: hidden;
}
.readmore, .readless {
	cursor: pointer;
	text-decoration: underline;
}
.read-more-target, .read-more-trigger_opened {
	display: none;
}
.read-more-wrap {
	float: left;
	position: relative;
	width: 100%;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target, .read-more-state:checked ~ .read-more-trigger_opened {
	display: block;
	width: 100%
}
.read-more-state:checked ~ .read-more-trigger_closed {
	display: none;
}
.read-more-trigger_closed, .read-more-trigger_opened {
	color: #7a58bf;
}
.blog-content-download-area {
	float: left;
	position: relative;
	width: 100%;
	padding: 30px 0px 10px;
}
.blog-content-download {
	float: left;
	position: relative;
	background-color: #fff;
	padding: 20px !important;
	box-shadow: 2px 2px 0px #ddd;
	border-radius: 5px;
}
.title-content {
	float: left;
	position: relative;
	width: 100%;
	padding: 0px 0px 10px;
}
.title-content h3 {
	color: #121212;
}
.item-content-download {
	float: left;
	position: relative;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.item-content-download a {
	float: left;
	position: relative;
	color: #121212;
	font-size: 1.2em;
}
.item-content-download a:hover {
	color: #7a58bf;
}
.item-content-download .date-update {
	font-size: .7em;
	color: #7a58bf;
}
.item-content-download .btn-download a {
	color: #fff;
}
.notice-content {
	float: left;
	position: relative;
	width: 100%;
	padding: 10px 0px 0px;
}
.notice-content p {
	color: #5C5C5C;
}
.blog-content-download ul {
}
.blog-content-download ul li {
	float: left;
	position: relative;
	width: 100%;
	padding: 10px 0px;
	border-bottom: 1px solid #eee;
}
.blog-content-download ul li a {
	float: left;
	position: relative;
	color: #121212;
	font-size: 1.2em;
}
.blog-content-download ul li a:hover {
	color: #7a58bf;
}
.download-document-area {
	float: right;
	position: relative;
}
.download-document-area a {
	float: left;
	position: relative;
	padding: 0px 20px;
	color: #0c94ec !important;
	text-decoration: underline;
	border-right: 1px solid #121212;
}
.last-line-right {
	border-right: 0px !important;
}
.programs-download {
	border-bottom: 0px !important;
	border-right: 1px solid #eee;
	height: 370px;
}
.title-programs-download {
	float: left;
	position: relative;
	margin: 20px 0px;
	left: 50%;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	color: #121212;
	border-left: 2px solid #916bc7;
	border-right: 2px solid #0072bc;
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 20px;
	-moz-background-size: 100% 20px;
	background-size: 100% 20px;
	background-image: -webkit-linear-gradient(left, #916bc7 0%, #0072bc 100%), -webkit-linear-gradient(left, #916bc7 0%, #0072bc 100%);
	background-image: -moz-linear-gradient(left, #916bc7 0%, #0072bc 100%), -moz-linear-gradient(left, #916bc7 0%, #0072bc 100%);
	background-image: -o-linear-gradient(left, #916bc7 0%, #0072bc 100%), -o-linear-gradient(left, #916bc7 0%, #0072bc 100%);
	background-image: linear-gradient(to right, #916bc7 0%, #0072bc 100%), linear-gradient(to right, #916bc7 0%, #0072bc 100%);
}
.title-programs-download h4 {
	font-size: 1.2em;
	float: left;
	position: relative;
	width: 100%;
	background-color: #fff;
	padding: 10px 40px;
	border-radius: 17px;
	margin: 2px 0px;
}
.item-programs-download {
	float: left;
	position: relative;
	width: 100%;
	padding: 0px 0px;
}
.item-programs-download a {
	float: left;
	position: relative;
	width: 70%;
	padding: 10px 0px;
}
.item-programs-download .btn-download {
	padding: 0px 0px 10px;
}
.item-programs-download .btn-download a {
	width: 100%;
	padding: 5px 15px;
}
.no-view_more p {
	height: inherit !important;
}
.download-required-area {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    float: left;
}
.btn-download-required {
	float: left;
	position: relative;
	padding: 0px 10px;
}
.btn-download-required a {
	float: left;
	background-color: #f3f2f6;
	border: 1px solid #d3c7ea;
	color: #7261a4;
	padding: 10px 25px;
	border-radius: 5px;
	font-size: 1.3em;
}
.btn-download-required span {
	display: block;
}


/* Tabs panel */
.tabbable-panel {
	float: left;
}
.tabbable-line {
    padding: 0px 0px 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 0px;
	margin-bottom: 0px;
    width: 25%;
    padding: 10px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
    text-align: center;
    height: 55px;
    width: 100%;
    background-color: transparent;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #b19fd6;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #7a58bf;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #7a58bf;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #7a58bf;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: 0px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 25px 0;
	float: left;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

@media (max-width: 767px) {
.container {
	position: relative;
}
.title-content-area h3 {
	font-size: 2.6em;
}
#header {
	min-height: inherit;
}
.blog-content-download-area {
	padding: 30px 30px 10px;
}
.title-content-area {
	padding: 0px;
}
.title-hightligh-news {
	top: 30%;
	left: 10%;
	width: 300px;
}
.title-hightligh-news h3 {
	font-size: 2.4em;
}
.title-hightligh-news p {
	font-size: 1em;
	height: 40px;
}
.content-fix-news-area {
	margin-top: 0px;
	padding: 20px;
}
.content-fix-news-item {
	height: inherit;
}
.detail-news-content p {
	height: 40px;
	margin-bottom: 20px;
}
.list-all-news-area {
	padding: 0px 20px;
}
.mega-menu-mobile .collapse-item .digital-menu {
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 0px;
}
.mega-menu-mobile .collapse-item .digital-menu a {
	padding: 0px 15px;
	left: 50%;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	float: left;
	position: relative;
}
.download-document-area, .btn-download {
	float: left;
	padding: 10px 0px;
	width: 100%;
}
.programs-download {
	border-bottom: 1px solid #eee;
	border-right: 0px;
	height: initial;
}
.panel-default {
	float: left;
	position: relative;
	width: 100%;
}
.panel-default > .panel-heading {
	float: left;
	width: 100%;
}
.panel-group .title {
	font-size: 1.4em;
	width: 100%;
	float: left;
}
.content-download-tab .panel-heading .title.collapsed:before {
	line-height: 30px;
}
.content-download-tab strong {
	font-size: .9em;
}
.content-download-area {
	padding: 10px 0px !important;
}
.content-terms {
	padding: 20px !important;
}
.download-area {
	padding: 10px !important;
}
.content-download-item p, .download-item p {
	width: 65%;
	padding-right: 20px;
}
.btn-download a {
	padding: 5px 10px !important;
}
.panel-default > .panel-heading {
	padding: 5px 10px;
}
.list-all-news ul li {
	padding: 20px !important;
}
}

@media (min-width: 768px) {
.container {
	position: relative;
	width: 750px;
}
#header {
	min-height: inherit;
}
.programs-download {
	height: initial;
	border-bottom: 1px solid #eee !important;
	border-right: 0px solid #eee;
}
.blog-content-download-area {
	padding: 30px 30px 10px;
}
.title-hightligh-news {
	top: 10%;
	left: 10%;
}
.title-hightligh-news h3 {
	font-size: 2.4em;
}
.title-hightligh-news p {
	font-size: 1em;
}
.content-fix-news-area {
	margin-top: 0px;
	padding: 20px;
}
.content-fix-news-item {
	height: 200px;
}
.detail-news-content p {
	height: 40px;
	margin-bottom: 20px;
}
.list-all-news-area {
	padding: 0px 20px;
}
}

@media (min-width: 992px) {
.container {
	position: relative;
	width: 960px;
}
#header {
	min-height: inherit;
}
.programs-download {
	border-bottom: 0px !important;
	border-right: 1px solid #eee;
	height: 310px;
}
.blog-content-download-area {
	padding: 30px 0px 10px;
}
.title-hightligh-news {
	top: 20%;
	left: 20%;
}
.title-hightligh-news h3 {
	font-size: 3.4em;
}
.title-hightligh-news p {
	font-size: 1.3em;
}
.content-fix-news-area {
	margin-top: -90px;
	padding: 40px;
}
.content-fix-news-item {
	height: 268px;
}
.detail-news-content p {
	height: 60px;
	margin-bottom: 30px;
}
.list-all-news-area {
	padding: 0px 0px;
}
}

@media (min-width: 993px) {
.container {
	position: relative;
	width: 980;
}
}

@media (min-width: 1200px) {
.container {
	position: relative;
	width: 100%;
	max-width: 1300px;
}
#header {
	min-height: 95px;
}
}
