@charset "utf-8";
/*
 CSS Create by 2fellows
 color: #02449b; blue01
color: #093a7a; blue02
*/
/* ------ reset.css * Resets default browser CSS.---------- */
html {
  margin:0;
  padding:0;
  border:0;
}
body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {
    display:block;
}
body {
  line-height: 22px;
  color: #343434;
  font-size: 21px;
}
p{}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  float:none !important;
}
table, th, td {
  vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
:focus { outline: 0; }
ul li{ list-style: none;}
/* end reset */
a,button,.template_bgcolor{
	-moz-transition: all .2s ease-in;
	-o-transition:all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition:all .2s ease-in;
	text-decoration:none;
	 }
a:hover, a:focus {
	text-decoration:none;
  cursor: pointer;
  outline:none;
  outline-offset:0;
		}
h1{ font-size: 80px; line-height: 60px;}
h2{ font-size: 40px; line-height: 35px;}
h3{ font-size: 45px; line-height: 30px;}
h4{ font-size: 30px; line-height: 30px;}
h5{ font-size: 21px;}
strong{
  font-weight: normal;
}
.clear2f{
  clear: both;
}
.nopadding{
	padding:0;
	}
.nopaddingright{
	padding-right:0;
	}
.nopaddingleft{
	padding-left:0;
	}
.nopaddingleft10{
  padding-left:10px;
  }
.nopaddingright10{
  padding-right:10px;
  }
  .nopaddingright45{
    padding-right:45px;
    }
.top_search_desktop .form-control {
    display: block;
    width: 100%;
   height: 24px;
    padding: 4px 12px;
    font-size:21px;
    line-height: 24px;
    color:#808A8E;
    background-color: #fff;
    background-image: none;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    -webkit-box-shadow:none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
.form-control::-webkit-input-placeholder { color: #808A8E;}
.form-control:-moz-placeholder { /* Firefox 18- */ color: #808A8E;  }
.form-control::-moz-placeholder {  /* Firefox 19+ */ color:#808A8E;  }
.form-control:-ms-input-placeholder {  color: #808A8E;  }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline:none;
    outline-offset:none;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow:none;
    box-shadow:none;
	}
/*css dropdown*/
/* css menumobile*/
#menu2f .navbar-default .navbar-toggle{
  border: none;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 18px;
  padding: 0;
}
#menu2f .navbar-default .navbar-toggle:hover,
#menu2f .navbar-default .navbar-toggle:focus{
    background-color:transparent;
}
#menu2f .navbar-toggle .icon-bar{
    width: 37px;
    height: 4px;
    margin-top: 4px;
}
#menu2f .navbar-toggle .icon-bar{
    border-radius:0;
}
#menu2f .container-fluid{
  padding-left: 0;
  padding-right: 0;
}
.nav > li.dropdown.open {  position: static;}
.nav > li.dropdown.open .dropdown-menu {
  display: table;
  border-radius: 0px;
  width: 100%;
  text-align: left;
  left: 0;
  right: 0;
  border-top: 1px solid #ccc;
}
.dropdown-menu > li {
  display: table-cell;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}
.webname_th{
  font-size: 30px;
  line-height: 30px;
}
/*
.webname_th{
  font-size: 19px;
  line-height:15px;
}*/
@media screen and (max-width: 767px) {
  .dropdown-menu > li {  display: block;}
}
/*css dropdown*/
/* css popup-search*/
.popup_topsearch2f .modal-dialog {
    width: 100%;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px;
}
.popup_topsearch2f .modal-body {
    padding: 0;
}
.popup_topsearch2f{
  position: absolute;
  z-index: 99999;
}
/*.modal-backdrop{
  z-index: 9999;
}*/
.popup_topsearch2f  .fa{color: #fff;}
.popup_topsearch2f .input-group{
      border-bottom: 1px solid #c3c3c3;
      padding-top: 10px;
      padding-bottom: 10px;
}
.popup_topsearch2f .modal-content {
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    max-width: 1140px;
    margin: 0 auto;
}
.popup_topsearch2f .input-group-addon {
  padding: 0;
  text-align: center;
  border: none;
  border-radius: 0;
  background: none;
  cursor: pointer;
  -moz-transition: color .2s ease-in,background-color .2s ease-in, background-image .2s ease-in;
  -o-transition: color .2s ease-in,background-color .2s ease-in, background-image .2s ease-in;
  -webkit-transition: color .2s ease-in,background-color .2s ease-in, background-image .2s ease-in;
  transition: color .2s ease-in,background-color .2s ease-in, background-image .2s ease-in;
}
.popup_topsearch2f .input-group-addon img{
  width: 20px;
}
.popup_topsearch2f label{
	display: none;
}
.popup_topsearch2f .form-control{
  font-size: 30px;
  color: #c3c3c3;
  padding: 0;
  min-height: 30px;
  border: none;
  background: none;
  line-height: 30px;
	}
/* css end popup-search*/
.dropdown_menuicon2f ul li{
  width: 10%;
  float: left;
}
.dropdown_menuicon2f ul li a{
  display: block;
  text-align: center;
  color: #68a8de;
  font-size: 21px;
  line-height: 20px;
}
.dropdown_menuicon2f ul li a:hover{
  color: #4068a6;
}
.dropdown_menuicon2f ul li a img{ height: 85px;}
.dropdown_menuicon2f ul li span{
  display: block;
  margin: 5px auto 5px;
  font-size: 22px;
  line-height: 22px;
}
.submenu_level02{
  position: relative;
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.menulist2f ul.submenu_level02 > li{
  float: left;
  width: 33.333%;
  padding-right: 20px;
}
.menulist2f ul.submenu_level02 > li > a,
.menulist2f ul.submenu_level02 > li > span{
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 21px;
  line-height: 21px;
  cursor: pointer;
}
.menulist2f ul.submenu_level03 > li > a{
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: 2px 7px;
  background-image: url(../images/i_dot_gray.png);
  color: #666;
  font-size: 21px;
  line-height: 21px;
}
.menulist2f ul.submenu_level02 > li > span{
  background-position: right 3px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-image: url(../images/down_arrow.svg);
}
.dropdown_menulist2f h3{
  font-size: 40px;
  line-height: 34px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
}
.dropdown_menulist2f h3::before {
  height: 3px;
  width: 40px;
  background-color: #22b8f0;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
}
.dropdown-menu{
  padding: 30px 0;
}
.menulist2f ul li a,
.menulist2f ul li span{
  color: #252525;
}
.menulist2f ul li a{ margin-bottom: 5px; display: inline-block;}
.menulist2f ul li a:hover{ color: #4068a6; }
.menulist2f ul.submenu_level02 > li > a,
.menulist2f ul.submenu_level02 > li > span{
  display: block;
}
.menulist2f ul.submenu_level03 {
  margin-bottom: 20px;
}
/* sitemap */
.sitemap_mobile {
    display: none;
    line-height: 0;
    position: absolute;
    top: 18px;
    left: 86px;
}
.sitemap_mobile img{ height: 20px;}
#body_sitemap2f {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  padding-bottom: 30px;
  top: 0;
  left: 0;
  height: 100vh;
  padding: 50px 0 100px 0;
}
#body_sitemap2f > .template_bgcolor{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.95;
}
.control-sitemap2f {
  position: relative;
  float: left;
  width: 100%;
  padding: 25px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.control-sitemap2f .list-sitemap2f {
    width: 33%;
    float: left;
    padding-right: 30px;
    margin-bottom: 30px;
}
.control-sitemap2f .list-sitemap2f h3 {
    color: #fff;
    display: block;
    margin-bottom: 5px;
    font-size: 24px;
    border-bottom: 1px solid #fff;
    line-height: 24px;
    padding-bottom: 10px;
}
.control-sitemap2f .list-sitemap2f ul li{
	margin-bottom: 5px;
}
.control-sitemap2f .list-sitemap2f ul li:last-child{
  margin-bottom: 0;
}
.control-sitemap2f .list-sitemap2f ul li a{
  background-image: url(../images/i_dot_white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
    background-position: 2px 8px;
    background-size: 4px;

}
.control-sitemap2f .list-sitemap2f ul li a:hover {
  background-image: url(../images/i_dot_yellow.png);
}
.control-sitemap2f .list-sitemap2f ul li a {
    font-size: 21px;
    color: #fff;
    line-height: 21px;
    display: block;
}
.list-sitemap2f a:hover,
.control-sitemap2f .list-sitemap2f ul li a:hover{
  color: #ffcc00;
}
.close-i img{ height: 18px;}
#body_sitemap2f .close-i {
  width: 25px;
  height: 25px;
    overflow: hidden;
    float: right;
    position: absolute;
    top: -28px;
    right: 15px;
    cursor: pointer;
}
#body_sitemap2f .container {
    position: relative;
}
.control-sitemap2f ul.sitmap_level02 > li > a{
  color: #fff;
  display: block;
  font-size: 23px;
  line-height: 23px;
  padding-left: 0;
  background-image:none;
}
.control-sitemap2f ul.sitmap_level02 > li > a.level2{
  background-position: right 5px;
  background-image: url(../images/down-white.png);
  background-repeat: no-repeat;
  background-size: 12px;
  padding-right: 12px;
}
.control-sitemap2f ul.sitmap_level02 > li > a:hover{
  background-image: url(../images/down-yellow.png);
  background-repeat: no-repeat;
}
.top_sitemap span{ display: inline-block; cursor: pointer;}
/* to top */
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: 1;
}
.cd-top {
    display: inline-block;
    border-radius: 2px;
    height: 75px;
    width: 65px;
    position: fixed;
    bottom: 40px;
    right: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    /* text-indent: 100%; */
    white-space: nowrap;
    background-color: #fff;
    background-image: url(../images/up-arrow.svg);
    background-position: 22px 13px;
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999;
    background-size: 20px;
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(83,87,90,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(83,87,90,1);
    box-shadow: 0px 0px 5px 1px rgba(83,87,90,1);
}
.cd-top span {
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -17px;
    margin-top: -12px;
    font-size: 30px;
    line-height: 30px;
    color: #4c4a49;
}
.visible-mobile{
  display: none;
}
.top_search{
  display: none;
}
/* css header */
#top2f{
  padding: 15px 0;
}
#top2f a{
  color: #fff;
}
#top2f a:hover{ color: #000 !important;}
.top_left a{
  display: inline-block;
  font-size: 21px;
  line-height: 20px;
}
.top_left{
  height: 20px;
  overflow: hidden;
  position: relative;
  top: 3px;
}
.top_left ul li{
  padding-right: 15px;
}

.top_manage ul li {
  margin-left: 5px;
  padding: 0;
}
.top_manage ul li a{
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid #fff;
  padding: 0;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  background-position: center;
  background-repeat: no-repeat;
}
.top_manage ul li a.ico_font {
    /* background-image: url(../images/ico_font.png); */
    font-family: 'DBHeaventMedv3_2';
    font-size: 22px;
    line-height: 23px;
}
.top_manage ul li a.ico_font:hover,
.top_manage ul li a.ico_font:focus {
    /* background-image: url(../images/ico_font.png); */
    background-color: #fff;
    color: #000;
}
.top_manage ul li a.ico_user {
    background-image: url(../images/ico_user_white.svg);
    background-size: 12px;
}
.top_manage ul li a.ico_user:hover,
.top_manage ul li a.ico_user:focus {
    background-image: url(../images/ico_user_white.svg);
    background-size: 12px;
}
.top_manage ul li a.ico_font.fontdecrease,
.top_manage ul li a.ico_font.fontincrease {
    font-size: 28px;
    line-height: 20px;
}
#top2f a.ico_language:hover {
    background-color: #fff;
    color: #000;
}
.top_search_desktop{
  width: 240px;
  max-width: 100%;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.top_right > div{
  float: left;
  margin-left: 20px;
}
.top_right{
  float: right;
}
.top_search_desktop .input-group-addon{
  background-color: transparent;
  border: none;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 15px;
}
.top_search_desktop .input-group-addon img{ height: 15px;}
.top_search_desktop .form-control{
  border: none;
  background-color: transparent;
  color:rgba(255, 255, 255, 0.5);
  padding: 0;
}
.top_sitemap{
  line-height: 0;
  margin-top: 5px;
}
#menu2f .navbar-brand> a img{
  max-height: 65px;
}
#menu2f .navbar-brand> a{
    display: table;
  color: #2e3092;
  font-size: 25px;
}
#menu2f .navbar-brand span{
  display:inline-block;
}
#menu2f .navbar-default {
    background-color: transparent;
    border: none;
}
#menu2f .navbar{
  margin: 0;
  padding: 17px 0;
}
#menu2f .navbar-collapse.collapse{
  padding-right: 15px;
}
#menu2f .navbar-brand span.webname span{
  display: block;
}
#menu2f .navbar-brand span.webname {
    display: table-cell;
    vertical-align: middle;
    top: 0;
    left: 15px;
}
#menu2f .navbar-default .navbar-nav>li>a{
  padding: 23px 0 0 35px;
  color: #343434;
  font-size: 21px;
}
.webname{
  position: relative;
  top: -10px;
  margin-left: 10px;
}
#menu2f .navbar-brand{
  height: auto;
  padding: 0 0 0 15px;
}
#menu2f .navbar-default .navbar-nav>.open>a,
#menu2f .navbar-default .navbar-nav>.open>a:focus,
#menu2f .navbar-default .navbar-nav>.open>a:hover{
  background-color: transparent;
  color: #02449b;
}
#footer2f,#footer2f a {
  color: rgba(255, 255, 255, 0.5);
}
#footer2f a:hover{
  color: #fff;
}
#footer2f a{
  display: inline-block;
}
.footer_top2f{
  padding: 35px 0 20px 0;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
#footer2f .footer_listmenu2f ul li a{
  color: #fff;
}
.footer_listmenu2f ul li a{
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left 2px;
  margin-bottom: 7px;
  background-image: url(../images/bullet_footermenu.svg);
  background-size: auto 16px;
}
.footer_listmenu2f ul li a:hover{
  opacity: 0.5;
}
.footer_bottom2f{
  padding: 20px 0;
  text-align: center;
}
.footer_summary2f > div{
  display:inline-block;
}
.footer_policy2f .list-inline>li{
  padding: 0;
}
.footer_bottom2f {
  font-size: 19px;
  line-height: 21px;
}
.t_contact2f > div{
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
}
.t_contact2f > div::after{
  height: 13px;
  width: 1px;
  background-color: rgba(255,255,255,0.5);
  content: '';
  position: absolute;
  right: 0;
  top: 3px;
}
.t_contact2f > div:last-child::after{
  height: 0;
  width: 0;
}
.t_contact2f > div span{
  display: inline-block;
  margin-right: 3px;
}
.text_visitor,.number_visitor{
  float: left;
}
.footer_visitorcounter2f{
  float: right;
}
.number_visitor span{
  display:inline-block;
  color: #252525;
  font-size: 29px;
  line-height: 20px;
}
.number_visitor ul li{
  background-color: #fff;
  position: relative;
  width: 20px;
  height: 30px;
  border-radius: 5px;
  overflow: hidden;
  padding: 6px 0 0 0;
  text-align: center;
}
.number_visitor img{
  position: absolute;
  left: 0;
  top: 0;
}
.text_visitor{
  color: #fff;
  margin-right: 25px;
  position: relative;
  top: -5px;
}
.text_visitor_en{
  font-size: 25px;
  line-height: 20px;
}
.text_visitor_th{
  font-size: 21px;
}
.footer_social2f ul li a{
  display: inline-block;
  line-height: 0;
}
.footer_social2f ul li{
  padding-right: 0;
}
.footer_social2f ul li img{
  height: 30px;
}
.footer_mail2f{
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  margin-bottom: 20px;
}
.footer_mail2f .btn{
  border: none;
  background-color: transparent;
  line-height: 0;
  position: absolute;
  bottom: 10px;
  right: 0;
  padding: 0;
  height: auto;
}
.footer_mail2f .form-control  {
  border: none;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.5);
  padding: 0;
  -webkit-box-shadow:none;
  box-shadow:none;
  font-size: 21px;
  line-height: 21px;
}
.footer_visitor2f{
  float: right;
  max-width: 400px;
  width: 100%;
}
.footer_mail2f img{
  height: 18px;
}
.footer_social2f{
  margin-bottom: 20px;
}
#footer2f .footer_hotline2f a{
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
#footer2f .footer_hotline2f a strong{
  font-size: 70px;
  line-height: 30px;
}
.more_plus a{
  line-height: 0;
  display:inline-block;
}
.more_plus a img{
  height: 20px;
}
.headline2f{
  position: relative;
}
.headline2f h2,.header_service2f h2{
  color: #000;
  margin-bottom: 15px;
}
.headline2f h2{
    padding-left: 20px;
}
.headline2f h2::after{
  width: 5px;
  height: 25px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 5px;
}
.icon_more2f a,
.texticon_more2f a{
  display: inline-block;
  line-height: 0;
}
.texticon_more2f a{
  color: #585858;
}
.texticon_more2f a span{
  margin-right: 10px;
  display: inline-block;
  line-height: 0;
}
.thumbnail_news2f{
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  overflow: hidden;
}
.thumbnail_news2f a{
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #eee;
  line-height: 0;
}
.thumbnail_news2f img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
.banner_partner2f  .slick-list{
  margin: 0 -15px;
}
.banner_partner2f .slick-slide{
  margin: 0 15px;
}
.banner_partner2f .slick-list{
  margin-bottom: 15px;
}
.box_partner2f.slick-slide,
.box_partner2f  a{
  height: 100px;
  overflow: hidden;
}
.box_partner2f  a{
  background-color: #f2f2f2;
  display:table-cell;
  width: 1%;
  line-height: 0;
  vertical-align: middle;
  overflow: hidden;
}
.box_partner2f img{
  margin: 0 auto;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.banner_partner2f .slick-dots{
  text-align: center;
}
.banner_partner2f .slick-dots li{
	display:inline-block;
	margin-right:10px;
	}
.banner_partner2f .slick-dots li button{
	border:none;
	width:10px;
	height:10px;
	border-radius:100%;
	background-color:#d8d8d8;
	text-indent:10px;
	overflow:hidden;
  padding: 0;
	}
.banner_partner2f .slick-dots li.slick-active button{
	background-color:#a0a0a1;
	}
.banner_partner2f .slick-arrow{
  display: none !important;
}
.box_listgov2f ul li img{
  max-height: 50px;
}
.box_listgov2f.logostandard ul li img{
  height: 35px;
}
.content_logo_gov2f{
  margin-bottom: 80px;
}
.box_listgov2f h4{
  margin-bottom: 20px;
}
.box_listgov2f ul li a{
  line-height: 0;
  display: block;
  text-align: center;
}
.box_listgov2f{
  position: relative;
}
.box_listgov2f .viewall2f{
  top: 6px;
}
.content_logo_gov2f > .row > .col-md-4{
  position: relative;
}
.content_logo_gov2f > .row > .col-md-4::after{
  position: absolute;
  display: block;
  content: '';
  height:95%;
  width: 1px;
  background-color: #e3e1e1;
  right: 0;
  bottom: 0;
}
.listlogo5item {
  max-width: 300px;
  margin: 0 auto;
}
.listlogo5item ul li{
  width: 20%;
  float: left;
}
.listlogo6item ul li{
  width: 16.666%;
  float: left;
}
.list-sitemap2f a{
  color: #fff;
}
#top2f a:hover{
  color: #32bec5;
}
.footer_social2f ul li img:hover,
.box_listgov2f img:hover {
  opacity: 0.75;
}
.viewdesktop{ display: none;}
.viewmobile{ display: block;}
.modal-open .modal{ padding-right: 0 !important;}
/* footer */
.footer_address2f {  color: #fff;}
#footer2f a {  display: inline-block;}
#footer2f, #footer2f a {  color: rgba(255, 255, 255, 0.7);}
.footer_address2f h5 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-family: 'DBHeaventMedv3_2';
}
.t_contact2f > div {
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}
.t_contact2f > div span {
    display: inline-block;
    margin-right: 3px;
}
.t_contact2f > div:first-child::after {
    height: 13px;
    width: 1px;
    background-color: rgba(255,255,255,0.5);
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
}
.footer_hotline2f {
    margin-top: 30px;
}
#footer2f .footer_hotline2f a {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}
#footer2f .footer_hotline2f a strong {
    font-size: 70px;
    line-height: 30px;
    font-family: 'DBHeaventMedv3_2';
}
@media (max-width: 1200px){
    /*end responsive menu*/
 .navbar-header { float: none; }
 .navbar-toggle {display: block;}
 .navbar-collapse {border-top: 1px solid transparent;  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
 .navbar-collapse.collapse {display: none!important;  }
 .navbar-nav {  float: none!important;  margin:0;}
 .navbar-nav>li {  float: none;  }
 .navbar-nav>li>a {  padding-top: 10px;padding-bottom: 10px;}
 .navbar-collapse.collapse.in {  /* NEW */  display: block!important;}
  #menu2f .navbar{ padding: 10px 0;}
  #menu2f .navbar-default .navbar-nav>li>a{ padding-left: 25px;}
  #menu2f .navbar{ padding: 0;}
  #menu2f .navbar-brand> a img {  height: 50px;}
  #menu2f  .navbar-header{ padding: 10px 15px 5px 15px; border-bottom:none;}
  #menu2f .navbar-default .navbar-nav>li>a{ padding: 10px 15px; border-bottom: 1px solid #eee;}
  #menu2f .navbar-collapse.collapse{ border: none;}
  #menu2f .container{ padding: 0; overflow: hidden;}
  #menu2f .navbar-collapse.collapse{ padding: 0;}
  #menu2f .navbar-default .navbar-toggle{ margin-right: 0;}
  #menu2f .nav > li.dropdown > a{
    background-position: right 6px;
    background-repeat: no-repeat;
    background-image: url(../images/down-arrow-gray.png);
  }
  #menu2f .nav > li.dropdown > a:hover,
  #menu2f .nav > li.dropdown > a:focus,
  #menu2f .nav > li.dropdown.open > a{
        background-image: url(../images/down-arrow-gray.png);
  }
  #menu2f .nav > li.dropdown.open .dropdown-menu {
    position: relative;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
   #menu2f .navbar-default .navbar-nav>li>a{ padding: 10px 15px; border-bottom: 1px solid #eee;}
  #menu2f .navbar-collapse.collapse{ border: none;}
  #menu2f .container{ padding: 0; overflow: hidden;}
  .nav > li.dropdown.open .dropdown-menu{ display: block;position: relative;border: none; padding:15px 0; margin: 0;}
  .dropdown_menulist2f h3{ display: none;}
  .menulist2f ul.submenu_level02 > li{ width: 100%; float: none;padding-right: 0;}
  .menulist2f ul li a,
  .menulist2f ul li  span,
  .menulist2f ul.submenu_level02 > li > a,
  .menulist2f ul.submenu_level02 > li > span{ margin-bottom: 0; padding: 10px 15px;}
  #menu2f .navbar-collapse.collapse{ padding: 0;}
  .menulist2f ul.submenu_level02 > li > span{    background-position: 99% 3px;}
  #top2f { padding: 5px 0;}
  .top_left ul li {padding-right: 5px;}
  .top_left ul li:last-child {padding-left: 0;}
  .top_right > div{ margin-left: 15px;}
  .viewdesktop{ display: none;}
  .viewmobile{ display: block;}
  /*end responsive menu*/
  h2 {font-size: 40px;}
  h4{ font-size: 28px; line-height: 25px;}
  .box_partner2f.slick-slide, .box_partner2f a {  height: 85px;}
  .banner_partner2f  .slick-list{  margin: 0 -10px;}
  .banner_partner2f .slick-slide{margin: 0 10px;}
  .box_listgov2f.logostandard ul li img {  height: 30px;}
  .box_listgov2f ul li img {  max-height: 40px;}
  .container {  width: 100%;}
  .webname{top:0;}
}
@media (max-width: 991px){
  .top_search_desktop{ display: none;}
   #top2f {  padding: 5px 0;}
  #menu2f .navbar{ padding: 0;}
  #menu2f .navbar-brand> a img {  height: 40px;}
  #menu2f  .navbar-header{ padding: 10px 15px 5px 15px; border-bottom:none;}
  .webname_th {font-size: 25px;  line-height: 20px;}
  .webname_en{ font-size: 29px;}
  #top2f {  padding: 5px 0;}
  .top_left ul li {padding-right: 5px;}
  .top_left ul li:last-child {padding-left: 0;}
  .top_right > div{ margin-left: 15px;}
  .viewdesktop{ display: none;}
  .viewmobile{ display: block;}
  .banner_partner2f .slick-list{ margin-bottom: 20px;}
  .footer_address2f { text-align: center;}
  .footer_address2f h5 {  font-size: 30px;  line-height: 40px;  }
  .footer_hotline2f {text-align: center;margin: 10px 0;}
  #footer2f .footer_hotline2f a strong {  font-size: 50px;line-height: 30px;}
  .footer_visitor2f {
    float: none;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .footer_mail2f .form-control{ text-align: center;}
  .footer_top2f {  padding: 20px 0 20px 0;}
  .footer_social2f {  margin-bottom: 15px;}
  .footer_policy2f{ margin: 0;}
  .footer_bottom2f{ padding: 5px 0;}
  .footer_policy2f{ text-align: center;}
  .number_visitor span{    font-size: 24px;}
  .number_visitor ul li{    padding: 5px 0 0 0; height: 25px;}
  .text_visitor{ display: none;}
  .text_visitor, .number_visitor,.footer_visitorcounter2f{ float: none;}
  .top_search {
    display: block;
    position: relative;
    top: 2px;
  }
  .submenu_level02{ background-color: #eee; }
}
@media (max-width: 767px){
  #menu2f .navbar{ padding: 0;}
  .cd-top span { display: none;}
  .cd-top{ width: 40px; height: 40px; background-position: center;    bottom: 15px;right: 15px;}
  .top_left{ text-align: center; margin-bottom: 5px; display: none;}
  .top_right {  float: none;width: 215px;margin: 0 auto 0;}
  .viewall2f{top:7px;}
  #menu2f .navbar-collapse.collapse,#menu2f .navbar-collapse{border: none !important;}
  #menu2f .navbar-collapse.collapse{margin: 0;}
  #menu2f .navbar-default .navbar-toggle{ margin-right: 15px; }
  .box_bigbanner_caption{ padding: 20px;}
  .control-sitemap2f .list-sitemap2f{ width: 50%;}
}
@media (max-width: 480px){
  .control-sitemap2f .list-sitemap2f {
    width: 100%;
    padding: 0;
  }
}
