@charset "utf-8";
/* CSS Document */

*::-moz-selection {
  background: #f6b20e none repeat scroll 0 0;
  color: #fff;
}
::-moz-selection { background: #64bb67; color:#fff; text-shadow: none; }
::selection { background:#64bb67; color:#fff; text-shadow: none; }

 body {
	background:#fff;
	font-family: 'DB Heavent v3 2 1', sans-serif;
	font-size: 16px;
	line-height: 30px;
	/*letter-spacing:1px;*/ /*วรรณยุคสูง*/
	word-spacing:3px;
	overflow-x:hidden;
	position:relative;
	font-weight:300;
	padding: 50px 0px 0px 0px;
} 


@font-face {
  font-family: 'DB Heavent v3 2 1';
  src: url('../fonts/DB%20Heavent%20v3.2_1.ttf') format('embedded-opentype'),  url('../fonts/DB%20Heavent%20v3.2_1.ttf') format('woff'), url('../fonts/DB%20Heavent%20v3.2_1.ttf')  format('truetype'), url('../fonts/DB%20Heavent%20v3.2_1.ttf') format('svg');
  font-weight: normal;
  font-style: normal;
}

{ font-family: 'DB Heavent v3 2 1' !important; }

/*
@font-face
     {
         font-family: 'DB Heavent v3.2_1';
         src: url(../fonts/DB%20Heavent%20v3.2_1.ttf);
     }
*/
section {
  clear: both;
  padding:0px 0;
}

h1, h2, h3, h4, h5, h6, h7, h9, h10, h11, h12, h13 {
	font-family: 'DB Heavent v3 2 1', serif;
}

h1 {
  font-size: 52px;
}
h2{
  font-size: 38px;
  color: #4C72AB;
}
h3 {
  font-size: 36px;
  color: #dec023;
}
h4{
  font-size: 26px;	
	color: #333;
}
h5 {
	 font-size: 24px;
	color: #ffffff;
}
h6{
	font-size: 24px;
	color: #ffffff;
}
h7{
	font-size: 24px;
	color: #333;
}

h9{
  font-size: 52px;
  color: #A11B27;
  line-height: 34pt
}

h10{
  font-size: 38px;
  color: #0e7d84;
}

h11 {
  font-size: 26px;
  color: #dec023;
}
h12 {
  font-size: 20px;
  color: #A3A3A3;
}
h13 {
  font-size: 52px;
  color: #f099a8;
}
p{
	font-size:24px;
	color:#585858;
	line-height:27px;
}

.secondary-bg{
	background-color:#010a1c;
}

.primarys-bg{
	background: url(../images/1_01.png);
	
}
.bg{
	background: url(../images/1_02.png) no-repeat top center fixed;
	background-size: cover;
	
}
.primary-bg{
	background-color:#fff;
}
.third-bg{
	background-color:#000711;
}
.fourth-bg{
	background-color:#000205;
}
.fifth-bg{
	background-color:#f0efef;
}


a {
	transition-duration:0.3s;
	 -moz-transition-duration:0.3s;
	  -o-transition-duration:0.3s;
	   -webkit-transition-duration:0.3s;
	    -ms-transition-duration:0.3s;
		text-decoration:none;
}

a:hover{
	text-decoration:none;
}

.padding_bottom_none{
	padding-bottom:0px;
}

.padding_none {
  padding: 0;
}

.clear{
	clear:both;
}

img {
	max-width:100%;
}

.section_heading.primary-bg > a {
  text-decoration: none;
}

.section_heading.secondary-bg.recent_post > a {
  text-decoration: none;
}

.container {
  position: relative;
  z-index: 1;
}


/*============
	header
===================*/
header {
  background:rgba(69, 70, 86);
  margin: 0 auto;
  padding: 0;
}

.logo_img {
  padding: 9px 0;
}

/*=========
	menu
==========*/

.dropdown .dropdown-toggle::after{
 
  content: "";
  font-family: 'DB Heavent';
  font-size: 10px;
  font-weight: 400;
  margin: 0 3px;
  position: absolute;
}
.dropdown .dropdown-toggle {
  position: relative;
}

.navbar.navbar-default, #navbar.collapse.navbar-collapse {
	background-color:transparent;
}


.navbar {
  border: 0 solid hsla(0, 0%, 0%, 0);
  margin-bottom: 0;
  position: relative;
}

.collapse.navbar-collapse {
  background: hsl(0, 0%, 0%) none repeat scroll 0 0;
  margin: 0 auto;
  text-align: center;
}
.navbar ul.nav.navbar-nav {
	float:none;
	text-align:center;
}
.navbar ul.nav.navbar-nav {
	display:inline-block;
	float:none;
	vertical-align:middle;
}

.navbar ul.nav.navbar-nav li {
  margin: 0;
  padding: 0 5px;
}

.navbar ul.nav.navbar-nav li:first-child {
	border-left:0px;
}

.navbar ul.nav.navbar-nav li:last-child {
	border-right:0px;	
}

.navbar ul.nav.navbar-nav li a {
  color: hsl(0, 0%, 100%);
  font-family: "DB Heavent v3 2 1",sans-serif;
  font-size: 22px;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 13px;
  text-transform: uppercase;
}

.navbar ul.nav.navbar-nav li a:hover {
    /*background-color: #f6b20e;*/
    color: #f6b20e;
}
	
.navbar ul.nav.navbar-nav li.active a {
    /*background-color: #f6b20e;*/
    color: #f6b20e;
}

.navbar-collapse {
  overflow-x: visible;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:990px) {.navbar-collapse { display: inline-block;}	}

/*----------blog----------*/
section.post_blog_bg {
  padding: 10px 0 60px;
}

.blog_category > ul {
  margin: 0;
  padding: 0;
}
.blog_category li {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  list-style: outside none none;
  text-transform: uppercase;
}
.blog_category {
  display: inline-block;
  float: left;
}
.blog_text > ul {
  margin: 0;
  padding: 0;
}
.blog_text li {
  display: inline;
  font-size: 13px;
  font-weight: 300;
  list-style: outside none none;
  padding: 0 0 0 10px;
  text-transform: uppercase;
}

.blog_text li a {
  font-size: 13px;
  font-weight: 300;
  color: #949393;
  text-transform:uppercase;
}

.blog_text li a:hover {
	color:#f6b20e;

}

.blog_post > h4 {
  padding-bottom: 10px;
}
.blog_post_img {
  margin: 10px 0 20px;
}
.blog_post {
  border-bottom: 1px solid hsl(0, 0%, 80%);
  padding: 40px 0;
}
.blog_post > p {
  font-family: open sans;
  font-size: 17px;
  font-weight: 400;
  margin: 0 0 15px;
}

.blog_post > a {
  color: hsl(0, 0%, 0%);
  font-size: 17px;
  font-weight: 300;
}

.blog_post > a:hover {
	color:#f6b20e;
}

.blog_category li a {
  color: hsl(0, 0%, 0%);
  font-weight: 600;
}
.blog_category li a:hover {
	color:#f6b20e;
}

.blog_post h4 a {
  color: hsl(0, 0%, 0%);
  font-weight: 300;
}

article.blog_post:last-child {
  border-bottom: medium none;
}

.page-numbers {
  clear: both;
  margin: 30px auto;
  padding: 0;
}
.page-numbers li {
  display: inline-block;
  list-style: outside none none;
}
.page-numbers li:hover a, .page-numbers li:hover span, .page-numbers li .current {
  background-color: hsl(42, 93%, 51%);
  color: hsl(0, 0%, 100%);
  border-radius: 10px;
}
.page-numbers li a, .page-numbers li span {
  color: hsl(0, 0%, 0%);
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  margin-right: 5px;
  padding: 4px 15px;
  text-decoration: none;
}
.page-numbers li a, .page-numbers li span {
  color: hsl(0, 0%, 0%);
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  margin-right: 5px;
  padding: 1px 12px;
  text-decoration: none;
}

.side_bar_heading {
  text-align: center;
}

.side_bar_heading h6 {
  border-bottom: 1px solid hsl(0, 0%, 75%);
  display: inline-block;
  font-weight: 300;
  line-height: 64px;
margin-bottom: 40px;
  margin-top: 0;
  padding: 0 10px 10px;
  position: relative;
  text-transform: uppercase;
}


.side_bar_heading h6::after {
  bottom: -34px;
  content: "";
  font-family: fontawesome;
  font-size: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  color: rgba(0, 0, 0, 0.5);
}


.side_bar_sub_heading h6 {
  border-bottom: 1px solid hsl(0, 0%, 75%);
  display: inline-block;
  font-weight: 300;
  line-height: 64px;
margin-bottom: 40px;
  margin-top: 0;
  padding: 0 10px 10px;
  position: relative;
  text-transform: uppercase;
  color:#fff;
}


.side_bar_sub_heading h6::after {
  bottom: -34px;
  content: "";
  font-family: fontawesome;
  font-size: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  color: rgba(255, 255, 255, 0.5);
}


.news_sletter p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: hsl(0, 0%, 100%);
}
.news_sletter {
  background: hsl(0, 0%, 0%) none repeat scroll 0 0;
  padding: 27px;
  margin-bottom: 40px;
  text-align: center;
}
.blog_form .form-control {
  border: medium none;
  border-radius: 10px;
  box-shadow: none;
  height: 50px;
}
.search_btn-3 .btn-default {
  background: hsl(39, 100%, 50%) none repeat scroll 0 0;
  border: medium none;
  border-radius: 10px;
  color: hsl(0, 0%, 100%);
  font-family: roboto slab;
  font-size: 22px;
  height: 50px;
  width: 100%;
}

.side_blog_bg {
  padding: 60px 0 60px;
}
.sidebar_wrap {
  border: 1px solid hsl(0, 0%, 80%);
  padding: 20px;
  margin-bottom: 40px;
}

.recent-detail {
  border-bottom: 1px solid hsl(0, 0%, 80%);
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 20px;
}

.recent-image {
  float: left;
  padding: 0 12px 0 0;
}
.recent-text h6 {
  color: hsl(0, 0%, 0%);
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  padding: 0 0 10px;
}
.blog_category.side_category {
  display: inline-block;
  float: left;
}
.blog_category.side_category li {
  font-size: 11px;
}
.recent-detail:last-child {
  border-bottom: medium none;
}

.category-detail > ul {
  margin: 0 auto 30px;
  padding: 0;
}

.category-detail li {
  border-bottom: 1px dashed hsl(0, 0%, 80%);
  list-style: outside none none;
  margin: 0 20px 0 20px;
  padding: 10px 0;
}

.category-detail span {
  float: right;
}

.category-detail i {
  padding-right: 5px;
}

.category-detail li:last-child {
  border-bottom: medium none;
}
.category-detail li a {
  color: hsl(0, 0%, 0%);
  font-size: 15px;
}

.category-detail li a:hover {
 color:#ffa200;
}

.tag-detail ul {
  margin: 0 auto 30px;
  padding: 0;
}

.tag-detail li {
  display: inline-block;
  list-style: outside none none;
  padding:  3px 0px;
}
.tag-detail li a {
  background: #f6b20e none repeat scroll 0 0;
  border-radius: 10px;
  color: hsl(0, 0%, 100%);
  font-size: 14px;
  font-weight: 300;
padding: 5px 18px;
}

.recent-text a {
  color: hsl(0, 0%, 0%);
}

.recent-text a:hover {
 color:#f6b20e;
}

.blog_post h4 a:hover {
  color:#f6b20e;
}
.tag-detail li a:hover {
  background: #d7232d;
}
article.blog_post {
  margin: 0;
}

.form-group.blog_form {
  margin: 0;
  padding: 25px 0;
}





/*---------coming soon--------*/
.logo_bar {
  padding: 10px 0;
}
.logo_bar > ul {
  display: inline-block;
  float: right;
  margin: 0;
  padding: 0;
}
.logo_bar li a {
  border: 1px solid hsl(0, 0%, 100%);
  color: hsl(0, 0%, 100%);
  padding: 5px 30px;
  font-size: 15px;
  line-height: 27px;
  font-weight: 300;
}
.logo_bar li {
  list-style: none;
  display: inline-block;
}

.logo_bar li a:hover{
 background:#ffa200;
 color:#fff;	
}

section.coming_soon_bg {
  background: /*hsl(221, 93%, 6%)*/ url("../images/2_02.png") no-repeat fixed 0 0 / cover ;
  position: relative;
  padding: 10px 0 0px; /* แก้ขนาด บน / ล่าง พื้นฟ้า */
}
section.coming_soon_bg:after {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	content:"";
	/*background:rgba(1, 10, 28, 0.8);	*/
}
.coming_soon_detail {
  width: 80%;
}
.coming_soon_detail h2 {
  color: hsl(0, 0%, 100%);
  font-weight: 400;
  line-height: 65px;
}



#defaultCountdown {
  margin: 0 auto;
  padding: 10px 0 40px;
  text-align: left;
}
#defaultCountdown .countdown-section {
  display: inline-block;
  height: 144px;
  list-style: outside none none;
  margin: 0 30px 0 auto;
  padding: 30px 0;
  text-align: center;
  width: 104px;
}
#defaultCountdown .countdown-section .countdown-period {
  color: hsl(0, 0%, 100%);
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  font-weight: 400;
  font-family: roboto slab;
}
#defaultCountdown .countdown-section .countdown-amount {
  border: 2px solid #ffa200;
  border-radius: 100px;
  color: hsl(0, 0%, 100%);
  display: block;
  font-size: 36px;
  font-weight: 400;
  line-height: 33px;
  padding: 35px 0;
  text-align: center;
  font-family: roboto slab;

}

.email_field .form-control {
  border: 1px solid hsl(0, 0%, 80%);
  border-radius: 10px;
  box-shadow: none;
  color: hsl(0, 0%, 0%);
  font-size: 18px;
  font-weight: 300;
  height: 55px;
  margin: 0 auto;
  position: relative;
  width: 50%;
  float: left;
}
.search_btn-2 {
  bottom: -35px;
  position: absolute;
  right: 240px;
}
.search_btn-2 .btn.btn-default {
  background: hsl(42, 93%, 51%) none repeat scroll 0 0;
  border: medium none;
border-radius: 0 10px 10px 0;
  color: hsl(0, 0%, 100%);
  font-family: roboto slab;
  font-size: 22px;
  font-weight: 500;
  line-height: 29px;
  margin: 10px 0 35px;
  padding: 13px 40px;
}

.coming_soon_footer {
  background: hsla(0, 0%, 0%, 0.5) none repeat scroll 0 0;
  bottom: 0;
  padding: 15px 0 5px;
  position: absolute;
  width: 100%;
}

.coming_soon_footer ul {
  float: right;
  margin: 0;
  padding: 0;
}
.coming_soon_footer li {
  display: inline-block;
  list-style: outside none none;
}

.coming_soon_footer p {
  color: hsl(0, 0%, 100%);
  display: inline-block;
  font-size: 17px;
}

.coming_soon_footer a {
  color: hsl(0, 0%, 100%);
  font-size: 22px;
  padding: 0 10px;
}

.coming_soon_footer a:hover {
	color:#ffa200;
}


/*----------error404---------*/
section.error_top_bg {
  background: hsl(220, 93%, 6%) url(../images/services_img1.jpg) no-repeat fixed 0 0 / cover;
  position: relative;
}
section.error_top_bg:after {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	content:"";
	background:rgba(1, 10, 28, 0.8);	
}

.category_m {
  text-align: center;
  margin: 0 auto;
}

.category_m > h2 {
  color: #fff;
  font-weight: 300;
  line-height: 40px;
}

ul.breadcrumbs_m {
  margin: 0;
  padding: 0;
}

.breadcrumb_m {
  border-radius: 0;
  list-style: outside none none;
  margin-bottom: 0;
  right: 0;
  top: 0;
}

#breadcrumbs_m > li {
  font-size: 15px;
  font-weight: 400;
  line-height: 44px;
  list-style: outside none none;
  display: inline-block;
  color:#fff;
}

#breadcrumbs_m a {
  color: #fff;
  text-decoration: none;
}

#breadcrumbs_m a:hover {
  color: #f69712;
}

.error_detail {
  text-align: center;
}
.text_404 {
  width: 49%;
  float: left;
  margin: 0 auto;
}

.text_404 h1 {
  font-size: 202px;
  font-weight: 300;
  margin: 0;
  padding-bottom: 50px;
}

.not_found {
  width: 49%;
  float: left;
  margin: 0 auto;
}

.not_found h2 {
  font-size: 132px;
  font-weight: 300;
  line-height: 45px;
}

.not_found h3 {
  font-size: 50px;
  font-weight: 300;
  line-height: 45px;
  padding-bottom: 30px;
}

.error_detail h3 {
  font-weight: 300;
  margin: 0 0 40px;
}
.error_form .form-control {
  border: 1px solid hsl(0, 0%, 80%);
  border-radius: 10px;
  box-shadow: none;
  color: hsl(0, 0%, 0%);
  font-size: 18px;
  font-weight: 300;
  height: 55px;
  width: 49%;
  margin: 0 auto;
  position:relative;
}

.search_btn .btn.btn-default {
  background: hsl(42, 93%, 51%) none repeat scroll 0 0;
  border: 1px solid hsl(0, 0%, 100%);
  border-radius: 10px;
  color: hsl(0, 0%, 100%);
  font-family: roboto slab;
  font-size: 22px;
  font-weight: 500;
  line-height: 29px;
  margin: 10px 0 35px;
  padding: 10px 30px;
}

.search_btn {
  bottom: -13px;
  left: 344px;
  position: absolute;
  right: 0;
}


/*---------- about-us --------*/

.about_us_img {
  float: center;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.about_us_detail > ul {
  margin: 0;
  padding: 0;
}
.about_us_detail li {
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 20px;
  list-style: outside none none;
  margin: 0 20px 40px 0;
  width: 47%;
}

.about_us_detail i {
  font-size: 30px;
  padding-right: 10px;
  color:#ffa200;
}

.about_us_detail {
  margin-top: 50px;
  overflow: hidden;
}

.app_screenshot {
  float: left;
  padding: 10px;
  width: 25%;
}

.panel-group .panel {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
  border-color:#e5e5e5;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  box-shadow: none;
  margin-bottom: 26px;
  padding: 20px 0;
}

.panel-heading {
  position:relative;
  padding:0;
}
.panel-title a {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 0%);
  display: block;
  font-size: 24px;
  line-height: 30px;
  padding: 10px 10px 10px 60px;
  text-decoration: none;
  font-weight:400;
}

.panel-title a.collapsed {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 0%);
}
.font-icon-m {
  float: left;
  left: 0;
  position: absolute;
  top: 0;
}
.font-icon-m i.fa {
  background-color: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 0%);
  font-size: 24px;
  height: 50px;
  line-height: 39px;
  padding: 7px;
  text-align: center;
  width: 47px;
}
.panel-title a.collapsed .fa-plus-circle {
  display: block;
}
.panel-title a .fa-plus-circle{
  display: none;
}
.panel-title a .fa-minus-circle {
  display: block;
}
.panel-title a.collapsed .fa-minus-circle {
  display:none;
}
.panel-body {
  background-color: hsl(0, 0%, 100%);
  padding: 20px 0 0 60px;
}
.panel-body p {
  color: hsl(0, 1%, 33%);
  margin-bottom: 20px;
}
#accordion1.panel-group {
  margin-bottom: 90px;
}


.screenshot_slider {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 100px;
}






/*------ present app layers-------*/

section.top_banner_bg {
  background: hsl(220, 93%, 6%) url("../images/top_banner.png") no-repeat fixed 0 0 / cover ;
  padding-bottom: 0;
  position: relative;
}
section.top_banner_bg:after {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	content:"";
	background:rgba(1, 10, 28, 0.8);	
}

.present {
  position: relative;
  z-index: 2;
}

.present_img {
  position: relative;
  z-index: 2;
}

.present h1 {
  font-size: 54px;
  font-weight: 300;
  color: #fff;
  line-height:76px;
  padding-bottom:120px;
}
.present h5 {
  font-weight: 300;
  color: #fff;
}
.present span {
  color: hsl(37, 99%, 44%);
  font-weight: 700;
}
.present b {
  color: hsl(42, 93%, 51%);
  font-weight: 700;
}

.section_btn .btn.btn-default {
  background: hsl(357, 73%, 49%) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  box-shadow: 5px 5px 5px hsla(0, 0%, 0%, 0.2);
  color: hsl(0, 0%, 100%);
  font-size: 30px;
  font-weight: 600;
  line-height: 64px;
  margin: 40px 5px 0;
  padding: 5px 35px;
  text-shadow: 1px 1px 1px hsl(0, 0%, 0%);
  font-family: roboto slab;
}

.section_btn > span .btn.btn-default {
  background: #f6b20e;
}


.present_img {
  position: relative;
}

.section_btn .btn.btn-default:hover {
  background: #ba0a14 none repeat scroll 0 0;
}

.section_btn > span .btn.btn-default:hover {
  background: #d59700 none repeat scroll 0 0;
}

.section_sub_btn .btn.btn-default:hover {
  background: #d7232d none repeat scroll 0 0;
}


/*-------- features ---------*/

.section_heading {
  text-align: center;
}

.section_heading h2 {
  border-bottom: 1px solid hsl(0, 0%, 75%);
  display: inline-block;
  font-weight: 300;
  line-height: 64px;
  margin-bottom: 60px;
  margin-top: 0;
  padding: 0 10px 10px;
  position: relative;
  text-transform: uppercase;
}


.section_heading h2::after {
  bottom: -34px;
  content: "";
  font-family: fontawesome;
  font-size: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  color: rgba(0, 0, 0, 0.5);
}

.section_heading h4 {
  font-weight: 300;
  line-height: 45px;
  margin: 0;
  padding: 0 0 50px;
  color:#555454;
}

.features_detail > ul {
  margin: 0;
  padding: 0;
}

.features_detail li:nth-child(2n) {
  border-right: 0 none;
  padding-left: 18px;
  text-align: left;
}

.features_detail li:nth-last-child(2) {
  border-bottom: 0 none;
}
.features_detail li:nth-child(2n) {
  border-right: 0 none;
  padding-left: 18px;
  text-align: left;
}
.features_detail li:last-child {
  border-bottom: 0 none;
}

.features_detail li {
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 10px 20px 30px 0;
  text-align: right;
  width: 49%;
  color:#555454;
}

.features_detail i {
  font-size: 28px;
  color:#f6b20e;
}

.features_detail h5 {
  color: hsl(0, 1%, 33%);
  font-weight: 400;
  line-height: 47px;
}

.features_img {
  text-align: right;
}

.features_detail {
  margin-top: 100px;
}


/*---------- services---------*/
.section_heading.section_heading_2 h2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-block;
  font-weight: 300;
  line-height: 64px;
  margin-bottom: 60px;
  padding: 0 10px 10px;
  position: relative;
  color:#fff;
}

.section_heading.section_heading_2 h2::after {
  bottom: -34px;
  content: "";
  font-family: fontawesome;
  font-size: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  color: rgba(255, 255, 255, 0.5);
}

.section_heading.section_heading_2 h4 {
  font-weight: 300;
  line-height: 45px;
  margin: 0;
  padding: 0 0 50px;
  color:#fff;
}

.services_img {
  float: left;
  padding: 63px 10px 0 0;
}


.services_detail span {
  border: 2px solid hsl(42, 93%, 51%);
  border-radius: 100%;
  color: hsl(42, 93%, 51%);
  display: inline-block;
  float: left;
  font-size: 30px;
  padding: 30px 32px;
}


.services_detail h5 {
  color:#fff;
  display: inline-block;
  float: left;
  line-height: 47px;
  margin: 0;
  padding: 0 20px 5px;
}

.services_detail p {
  color: hsl(0, 0%, 100%);
  float: left;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  padding: 0 0 0 20px;
  width: 74%;
}
.services_detail > ul {
  margin: 0;
  padding: 0;
}
.services_detail {
  margin-left: 45px;
  margin-top: 45px;
}
.services_detail li {
  margin-bottom: 30px;
  overflow: hidden;
}

.services_detail span i {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.services_detail span i:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}


section.our_service_bg {
  background: url(../images/services_bg.jpg) repeat scroll 0 0;
  position:relative;
}




section.our_service_bg:after {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	content:"";
	background:rgba(1, 10, 28, 0.8);	
}



/*------ how it work-------*/

.how_it_work_m {
  margin-top: 50px;
  background:rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  padding: 0;
  right: 100px;
  left: 10px;
  width: 100%;
}

.how_it_work_box {
  margin-top: 500px;
  background:rgba(222, 192, 36);
  background-color: hsl(50, 84%, 87%);
  margin: 0px 0px 0px 0px;
  border-radius: 10px 10px 10px 10px;
  right: 100px;
  left: 10px;
  width: 100%;
  padding: 5px 15px 5px 25px;	
}

.how_it_work_box1 {
  margin-top: 10px;
  background:rgba(255, 255, 255, 0.7);
  background-color: hsl(255, 255%, 255%, 0.7);
  margin: 60px 0px 60px 0px;
  border-radius: 10px 10px 10px 10px;
  right: 100px;
  left: 10px;
  width: 100%;
  padding: 5px 15px 5px 25px;
	/*ส่วนของ shadow */
    -webkit-box-shadow: 0px 0px 5px 5px rgba(200, 197, 200, 1);
    box-shadow: 0px 0px 5px 5px rgba(200, 197, 200, 1); 
     /* จบ ส่วนของ shadow */
}

.how_it_work_box2 {
  margin-top: 500px;
  background:rgba(0, 0, 0, 0.3);
  background-color: hsl(0, 0%, 0%, 0.3);
  margin: 10px 0px 10px 0px;
  border-radius: 10px 10px 10px 10px;
  right: 100px;
  left: 10px;
  width: 100%;
  padding: 5px 15px 5px 25px;	
}

.how_it_work_box3 {
  margin-top: 500px;
  background:rgba(14, 125, 132);
  background-color: hsl(184, 89%, 27%);
  margin: 10px 0px 10px 0px;
  border-radius: 10px 10px 10px 10px;
  right: 100px;
  left: 10px;
  width: 100%;
  padding: 5px 15px 5px 25px;	
}

/*.how_it_work_m i {
  font-size: 46px;
  line-height: 50px;
  color: #f6b20e;
}*/

.how_it_work_m.text-right h5 {
  color: #5DBC5C;
  line-height: 50px;
  padding-bottom: 15px;
  position: relative;
}

/*.how_it_work_m.text-right h5::after {
  border-bottom: 1px solid hsl(42, 93%, 51%);
  bottom: 0;
  color: hsl(42, 93%, 51%);
  content: "";
  position: absolute;
  right: -60px;
  width: 60%;
  z-index: 1;
}

.how_it_work_m.text-right h5::before {
  content: "";
  font-family: fontawesome;
  font-size: 16px;
  position: absolute;
  right: -69px;
  top: 38px;
  z-index: 1;
  color:#f6b20e;
}*/

.how_it_work_m p {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  padding: 8px 0;
  color:#ffffff;
}
.workng_img {
  margin: 0 auto;
  text-align: center;
}

.how_it_work_m.text-left h5 {
  color: #5DBC5C;
  line-height: 50px;
  padding-bottom: 15px;
  position: relative;
}

/*.how_it_work_m.text-left h5::after {
  border-bottom: 0.5px solid #f6b20e;
  bottom: 0;
  content: "";
  position: absolute;
  left: -60px;
  width: 60%;
  z-index: 1;
  color:#f6b20e;
}

.how_it_work_m.text-left h5::before {
  content: "";
  font-family: fontawesome;
  font-size: 16px;
  position: absolute;
  left: -69px;
  top: 38px;
  z-index: 1;
  color:#f6b20e;
}*/



/*--------price rate ----------*/
.table-1 {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.discount > p {
  color: hsl(0, 0%, 100%);
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}

.discount {
  background: #d7232d none repeat scroll 0 0;
  left: -30px;
  padding: 5px 35px;
  position: absolute;
  top: 10px;
  transform: rotate(-43deg);
}

.table-1 h3 {
  font-size: 44px;
  font-weight: 300;
  margin: 0;
  padding: 20px 0;
}

.price_month {
  background: hsl(0, 2%, 89%) none repeat scroll 0 0;
  padding:10px 0;
}

.round {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  border: none;
  border-radius: 100px;
  display: table;
  margin: 0 auto;
  padding: 31px 24px;
}

.round > h3 {
  font-size: 44px;
  font-weight: 700;
  line-height: 15px;
  padding: 0 0 15px;
}
.round span p {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}

.table-1 > ul {
  margin: 25px 0;
  padding: 0;
}
.table-1 li {
  border-bottom: 1px dashed #e3e2e2;
  color: hsl(0, 0%, 0%);
  font-size: 20px;
  font-weight: 300;
  list-style: outside none none;
  margin: 0 40px;
  padding: 10px 20px;
}

.section_sub_btn .btn.btn-default {
  background: hsl(42, 93%, 51%) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  color: hsl(0, 0%, 100%);
  font-family: roboto slab;
  font-size: 22px;
  font-weight: 500;
  line-height: 35px;
  margin: 10px 0 35px;
  padding: 10px 30px;
}

.price_month_m {
  background: #d7232d none repeat scroll 0 0;
  padding:10px 0;
}


section.price_table_bg {
  background: url(../images/price_table_bg.jpg) repeat scroll 0 0;
  position:relative;
}




section.price_table_bg:after {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	content:"";
	background:rgba(1, 10, 28, 0.8);	
}



/*---------- team member --------*/

.member_name > h5 {
  margin: 0;
}
.member_name {
  border: 1px solid hsl(0, 0%, 80%);
  padding: 25px 0;
  text-align: center;
}
.member_name > h5 {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 27px;
}
.member_name > p {
  color: hsl(42, 93%, 51%);
  font-weight: 600;
  line-height: 25px;
  margin: 0;
  padding: 5px 0;
}


/*--------- testomimianl------*/
section.testimonial_bg {
  background: url(../images/testi_bg.jpg) repeat scroll 0 0;
  position:relative;
}

section.testimonial_bg:after {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	content:"";
	background:rgba(1, 10, 28, 0.8);	
}

.testimonial_slide {
  margin: 0 auto;
  padding: 15px 0;
  width: 675px;
  overflow:hidden;
  border:1px solid rgba(59, 66, 77, 0.6);
  border-radius:10px;
}


.testi_img {
  float: left;
  text-align: center;
  width: 30%;
}
.testi_img > h5 {
  color: hsl(0, 0%, 100%);
  font-size: 20px;
  font-weight: 400;
}
 
 
  .testi_img > p {
  font-size: 12px;
  font-weight: 300;
  color: #f6b20e;
  line-height: 15px;
}
.testi-text {
  float: left;
  padding: 20px 16px 0;
  width: 69%;
}

.testi-text > p {
  color: hsl(0, 0%, 100%);
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

/*---------our - blogs-----------*/
.blog_detail {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  bottom: -70px;
  left: 0;
  margin: 0 auto;
  padding: 20px;
  position: absolute;
  right: 0;
  width: 310px;
}

.category_heading h6 {
  color: #f6b20e;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.category_heading h5 {
  color: hsl(0, 0%, 0%);
  font-size: 18px;
  font-weight: 300;
}

.category_heading a h5:hover {
  color: #d7232d;
}

.category_heading li {
  color: hsl(0, 0%, 70%);
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  list-style: outside none none;
  padding-right: 20px;
}

.category_heading a {
  font-size: 13px;
  font-weight: 300;
  color: #b2b2b2;
}

.category_heading ul {
  margin:0;
  padding:0;
}

.category_heading ul li a:hover {
  color:#f6b20e;
}

.read_more > p {
  border-bottom: 1px solid;
  color: hsl(0, 0%, 0%);
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

.read_more p:hover {
  color:#f6b20e;
}



/*-------- contact -------*/
section.contact_bg {
  /*background: url(../images/contact_bg.jpg) repeat scroll 0 0;*/
  background-color: #ffffff;
  position:relative;
}

section.contact_bg:after {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	content:"";
	/*background:rgba(1, 10, 28, 0.8);*/	
}

.contact_form {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  padding: 45px 35px 0;
}

.form-group span {
  color: hsl(0, 100%, 50%);
}

.contact_form .form-control {
  border: 1px solid hsl(0, 0%, 80%);
  border-radius: 10px;
  box-shadow: none;
  color: hsl(0, 0%, 0%);
  font-size: 18px;
  font-weight: 300;
  height: 55px;
  margin-bottom: 2px;
}

label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  max-width: 100%;
  font-family: roboto slab;
}

.form-group {
  margin-bottom: 20px;
}


.contact_form .form-textarea {
  border: 1px solid hsl(0, 0%, 80%);
  border-radius: 10px;
  box-shadow: none;
  color: hsl(0, 0%, 0%);
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 2px;
  padding: 5px 15px;
  width: 100%;
}

.contact_text span {
  color: hsl(0, 0%, 20%);
  display: inline-block;
  float: left;
  font-size: 20px;
  padding: 0px 15px;
}
.contact_text h5 {
  color: hsl(0, 0%, 100%);
  display: inline-block;
  float: left;
  line-height: 47px;
  margin: 0;
  padding: 10px 30px 5px;
  width: 384px;
}

.contact_text p {
  color: hsl(0, 0%, 100%);
  float: left;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  padding: 0 0 0 20px;
  width: 74%;
}
.contact_text > ul {
  margin: 0;
  padding: 0;
}
.contact_text {
  margin-left: 45px;
  margin-top: 0px;
}
.contact_text li {
  margin-bottom: 5px;
  overflow: hidden;
}

.contact_text span i {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.contact_text span i:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}



.subscribe_form .form-control {
  border: 1px solid hsl(0, 0%, 80%);
  border-radius: 10px;
  box-shadow: none;
  color: hsl(0, 0%, 0%);
  font-size: 18px;
  font-weight: 300;
  height: 55px;
  margin-bottom: 2px;
}

.subscribe {
  margin-top: 60px;
}
.subscribe > h3 {
  font-weight: 500;
  line-height: 46px;
  margin-bottom: 30px;
}
.subscribe > h6 {
  font-weight: 300;
  line-height: 34px;
  margin-bottom: 30px;
}



/*------- portfolio------*/
.tags {
  margin: 0 auto;
  text-align: center;
}
.tags > ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.tags li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 10px;
}
.tags a {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  color: hsl(0, 0%, 0%);
  display: block;
  font-size: 14px;
  font-weight: 300;
  padding: 4px 56px;
}

.tags a:hover {
	background:#f6b20e;
	color:#fff;
}

.port_img1 {
  float: left;
  padding-bottom: 10px;
  padding-left: 10px;
}

.portfolio_img {
  margin-top: 50px;
  overflow: hidden;
}


/*--------footer---------*/

.footer_top {
  margin: 5px 0;
  text-align: center;
}

footer{
	padding: 0px 0 0;	
}
.footer_top > h4 {
  font-weight: 300;
  color: #fff;
}

.footer_top > ul {
  margin: 0;
  padding: 0;
}
.footer_top li {
  background: hsl(216, 100%, 1%) none repeat scroll 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 26px;
  margin: 50px 5px;
  width: 70px;
  height: 70px;
  line-height: 68px;
  text-align: center;
}

.footer_top li:hover {
  background:#ffa200 none repeat scroll 0 0;
}

.footer_top a {
  color: hsl(0, 0%, 100%);
  display:block;
}

.footer_bottom p {
  color: hsl(0, 0%, 100%);
  font-weight: 400;
  margin:0 auto;
  display:inline-block;
  
}


footer .footer_bottom {
  padding: 15px;
  text-align: center;
}

.footer_bottom.fourth-bg a.backtop {
  background: #a11b27 none repeat scroll 0 0;
  border: 2px solid #ffffff;
  border-radius: 100%;
  color:#ffffff;
  float: right;
  font-weight: 700;
  width: 40px;
  text-decoration: none;
  font-size: 25px;
  height: 40px;
  text-align: center;
  line-height: 36px;
}
.footer_bottom a {
	color:#F6B20E;	
}

.dropdown-menu {
  background-color: hsl(235, 10%, 32%);
}

/*-------- responsive----------*/

@media (max-width:767px){
.collapse.navbar-collapse {
  overflow: scroll;
}
.dropdown-menu {
  position: relative;
  width: 100%;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 365px;
}
.tags > ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 170px;
}

.navbar.navbar-default, #navbar.collapse.navbar-collapse {
  background-color: hsl(250, 5%, 28%);
}	
	
.section_sub_btn .btn.btn-default {
  padding: 10px 20px;
}	
	
.footer_top li {  font-size: 15px;  height: 45px;  line-height: 3;  margin: 7px 5px; text-align: center;  width: 45px;}
.footer_bottom.fourth-bg a {  font-size: 15px;  height: 30px;  line-height: 28px;  width: 30px;}
.footer_bottom p { font-size:13px;}
.blog_post > p {  font-size: 15px;}
.blog_post > h4 {  font-size: 25px;}
.tag-detail {  text-align: center;}

	section.coming_soon_bg {  padding: 0px 0 40px;} /* พื้นที่ข้างบนพื้นหลังสีเขียว */
.coming_soon_img {margin: 50px 0;  text-align: center;}
.coming_soon_footer a {  font-size: 18px;}
.coming_soon_footer ul {  float: none;  text-align: center;}
.coming_soon_footer p {
  font-size: 13px;
  display: block;
  text-align: center;
}.search_btn-2 .btn.btn-default {  border-radius: 15px;}
.email_field .form-control {  width: 100%;}
.search_btn-2 {  text-align: center;  width: 100%;position: inherit;margin-bottom: 60px;}
#defaultCountdown {  margin: 0 auto;  padding: 10px 0 0px;  text-align: center;}
#defaultCountdown .countdown-section .countdown-period {  font-size: 14px;  line-height: 45px;}
#defaultCountdown .countdown-section .countdown-amount {  font-size: 27px;  line-height: 20px;  padding: 16px 0;}
#defaultCountdown .countdown-section {  height: 144px;  margin: 0 7px 0 auto;  width: 55px;}
.coming_soon_detail h2 {  font-size: 31px;  line-height: 40px;  text-align: center;}
.coming_soon_detail {  width: 100%;  margin-top: 40px;}	

	
.panel-body {  padding: 10px 0;  text-align: center;}
.panel-title a {   font-size: 20px; }
.about_us_img {  float: none;}
.about_us_detail li {  float: none; width:100%;}
	
.text_404 {  float: none;  margin: 0 auto;  width: 100%;}
.text_404 h1 {  font-size: 140px;padding-bottom: 0;}
.not_found {  float: none;  margin: 0 auto;  width: 100%;}	
.not_found h2 {  font-size: 72px;}
.not_found h3 {  font-size: 35px;  line-height: 50px; margin:0;}
.error_detail h3 {  font-size: 25px;}
.error_form .form-control {  width: 100%;}
.search_btn { position: inherit;}

	
.navbar ul li {  border-left: none;  border-right:none; }
.nav_icon {  display: block;  margin: 10px 0;}
.nav.navbar-nav.navbar-right {  display: none;  margin-top: 15px;}
.menu_bar ul li {  padding: 10px 20px;  text-align: left;  display:block;  cursor:pointer; }
.navbar ul li {  line-height: 15px;  list-style: outside none none;  margin: 5px 0;  padding: 0;  vertical-align: middle;  width: 100%;}
.navbar {  padding: 5px 0; position:relative;}
.navbar-toggle {
  float: none;
  margin: 5px 20px;
  padding: 10px;
}
.navbar-header {
  text-align: right;
}
.navbar ul.nav.navbar-nav {
  display: block;
}
.navbar ul.nav.navbar-nav li a {  text-align: center;}
.menu_bar {
  display: inline;
  padding: 15px 0;
}
.navbar-collapse {
  border-top: none;
	
}
.dropdown-menu li:hover {
  background: hsl(39, 100%, 50%) none repeat scroll 0 0;
  color:#fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: hsl(39, 100%, 50%);
  color: hsl(0, 0%, 33%);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color: hsla(0, 0%, 0%, 0);
  color: hsl(0, 0%, 100%);
}


.logo_img {
  float: left;
  padding: 9px 0;
  position: relative;
  z-index: 1;
}
.present {  text-align: center;}
.present h1 {  font-size: 40px;  line-height: 60px;padding-bottom: 50px;}
.section_btn {  margin: 20px 0 30px;}
.present_img {  margin: 0 auto;  text-align: center;}
.section_heading h2 {  font-size: 35px; line-height:50px;}
.section_heading h4 {  font-size: 20px;  line-height: 30px;}
.features_detail {  margin-top: 30px;}
.features_detail li {  border-right: none;  text-align: center;  width: 100%;}
.features_img {  text-align: center;width: 100%;}
.services_img {  display:none;}
.services_img_n {  margin: 0 auto;  padding: 20px 5px 0;  text-align: center;  width: 100%;}
.services_detail {  margin: 0 0 30px;  text-align: center;
}.services_detail li {  padding: 50px 0 0px;margin: 0 auto;}
.services_detail span {  float: none;}
.services_detail h5 {  float: none;padding: 10px 20px 5px; display: block;}
.services_detail p {  float: none;  width: 100%;}
.how_it_work_m {  margin-top: 15px;  text-align: center;}
.how_it_work_m.text-right h5::before {  display: none;}
.how_it_work_m.text-right h5::after {  display: none;}
.how_it_work_m.text-right h5 {  line-height: 35px;}
.how_it_work_m p {  margin: 0 0 30px;}
.workng_img {  margin: 0 auto 40px;}
.how_it_work_m.text-let h5::before {  display: none;}
.how_it_work_m.text-left h5::after {  display: none;}
.how_it_work_m.text-left h5 {  line-height: 35px;}
.tags li {  background: hsl(0, 0%, 100%) none repeat scroll 0 0;  display: block;  margin: 10px 0;  width: 100%;}
.port_img1 {  float: none;  padding: 0;margin-bottom: 15px;}
.table-1 {  margin: 10px 0 25px;}
.member_img {  margin: 0 auto;  text-align: center;  width: 77%;}
.member_name {  margin: 0 auto;   width: 77%;}
.member_detail {  margin: 0 0 30px;}
.testimonial_slide {  width: 100%;padding: 15px 0 0 15px;}
.testi-text {  padding: 0 16px;}
article {  margin: 0 0 70px;}
.blog_detail {  width: 90%;}
.blog_image {  text-align: center;  margin: 0 auto;}
.contact_text h5 {       line-height: 40px;  margin: 0;  padding: 7px 1px 5px 30px;  width: 200px; font-size:16px;}
.contact_text span {  padding: 11px 0;}
.contact_text li {  display: block;  margin: 0 auto;}
.contact_text { margin-left: auto;  margin-top: 45px;}
.subscribe {  text-align: center;}
.workng_img {  margin: 30px auto 40px;}
.section_btn .btn.btn-default {  margin: 20px 5px 0;}
.footer_top > h4 {  font-size: 20px;  line-height: 30px;margin: 0 auto 25px;}
.features_detail li:nth-child(2n) {  text-align: center;}
.features_detail li:nth-last-child(2) {  border-bottom: 1px solid hsl(0, 0%, 80%);}
.pull-right {  float: none;  width: 100%;}
.contact_text span {  font-size: 20px; padding: 0px 15px;}

}



@media (min-width:500px) and (max-width:991px){
.tags li {
  display: inline-block;
  list-style: outside none none;
  margin: 10px 10px;
}
.subscribe_form .form-group {
  margin-bottom: 20px;
  padding: 0;
}
.contact_form .form-group {
  margin-bottom: 20px;
  padding: 0;
}
.contact_text h5 {
  width: auto;
}
.tag-detail {  text-align: center;}

section.coming_soon_bg {  padding: 60px 0 200px;}
.form-group {  margin-bottom: 45px;  padding: 60px 0 40px;}
.search_btn-2 .btn.btn-default {  border-radius: 0 15px 15px 0;  margin: 0;}
.email_field .form-control {
  float: none;
  width: 100%;
}
.search_btn-2 {
  margin-top: -140px;
  position: relative;
  right: -4px;
  text-align: right;
  top: 0;
  z-index: 1;
}
.coming_soon_footer p {
  display: block;
  font-size: 18px;
  text-align: center;
}

#defaultCountdown {  margin: 0 auto;  padding: 10px 0 0px;  text-align: center;}
#defaultCountdown .countdown-section .countdown-period {  font-size: 20px;  line-height: 45px;}
#defaultCountdown .countdown-section .countdown-amount {  font-size: 30px;  line-height: 20px;  padding: 30px 0;}
#defaultCountdown .countdown-section {  height: 144px;  margin: 0 20px 0 auto; width: 80px;}

}




/*--------768-992-------*/

@media (min-width:768px) and (max-width:992px){
.logo_img {
  padding: 9px 0;
  text-align: center;
}
.navbar ul.nav.navbar-nav li {
  list-style: outside none none;
  margin: 0;
  padding: 0 2px;
}
.navbar ul.nav.navbar-nav li a {
  font-size: 13px;
  padding-left: 9px;
  padding-right: 12px;
}
.present {
  margin-top: 50px;
}

	
.coming_soon_footer ul {
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.coming_soon_img {  margin:50px 0 auto;  text-align: center;}
.search_btn-2 .btn.btn-default {  border-radius: 0 15px 15px 0;  margin: 0;}
.email_field .form-control {
  float: none;
  width: 100%;
}
.search_btn-2 {
  margin-top: -140px;
  position: relative;
  right: -4;
  text-align: right;
  top: 0;
  z-index: 1;
}
.coming_soon_footer p {
  display: block;
  font-size: 18px;
  text-align: center;
}
#defaultCountdown {  margin: 0 auto;  padding: 10px 0 0px;  text-align: center;}
#defaultCountdown .countdown-section .countdown-period {  font-size: 20px;  line-height: 45px;}
#defaultCountdown .countdown-section .countdown-amount {  font-size: 30px;  line-height: 20px;  padding: 40px 0;}
#defaultCountdown .countdown-section {  height: 144px;  margin: 0 20px 0 auto; width: 105px;}
.coming_soon_detail h2 {  font-size: 50px;  line-height: 60px;  text-align: center;}
.coming_soon_detail {  width: 100%;  margin-top: 40px;}	
	
	
	
.about_us_detail {  text-align: center;}
.panel-body {  padding: 10px 0;  text-align: center;}
.panel-title a {   font-size: 20px; }
.about_us_img {  float: none;}

	
	
.text_404 {  float: left;  margin: 0 auto;  width: 49%;}
.text_404 h1 {  font-size: 160px;padding-bottom: 0;}
.not_found {  float: left;  margin: 0 auto;  width: 49%;}	
.not_found h2 {  font-size: 82px;}
.not_found h3 {  font-size: 40px;  line-height: 50px; margin:0;}
.error_detail h3 {  font-size: 27px;}
.error_form .form-control {  width: 80%;}
.search_btn {  bottom: -33px;  left: 360px;  position: absolute;  right: 0;}
	
	

.present {  text-align: center;}
.present h1 {  font-size: 40px;  line-height: 60px;padding-bottom: 50px;}
.section_btn {  margin: 20px 0 30px;}
.present_img {  margin: 0 auto;  text-align: center;}
/*section {  padding: 60px 0;}*/
.section_heading h2 {  font-size: 40px;}
.section_heading h4 {  font-size: 26px;  line-height: 40px;}
.features_detail {  margin-top: 30px;}
.features_detail li {  border-right: none;  text-align: center;  width: 100%;}
.features_img {  text-align: center;}
.features_detail li:nth-child(2n) {  text-align: center;}
.features_detail li:nth-last-child(2) {  border-bottom: 1px solid #cccccc;}
.features_img.pull-left {  float: none;width: 100%;}
.services_img_n {  margin: 0 auto;  text-align: center;}
.how_it_work_m {  margin-top: 15px;  text-align: center;}
.how_it_work_m.text-right h5::before {  display: none;}
.how_it_work_m.text-right h5::after {  display: none;}
.how_it_work_m.text-right h5 {  line-height: 35px;}
.how_it_work_m p {  margin: 0 0 30px;}
.workng_img {  margin: 0 auto 40px;}
.how_it_work_m.text-left h5::before {  display: none;}
  .how_it_work_m.text-left h5::after {  display: none;}
.how_it_work_m.text-left h5 {  line-height: 35px;}
.port_img1 { width: 100%;}
.table-1 {  margin: 10px 0 25px;}
.member_detail {  margin: 0 0 30px;}
.member_detail {  float: left;  margin: 0 10px 30px;  width: 46%;}
article {  margin: 0 0 70px;}
.blog_image {  text-align: center;  margin: 0 auto;}
.blog_detail {  width: 90%;}
.contact_text h5 {  font-size: 16px;  width: auto;}
.contact_text span {  padding: 10px 20px;}
.contact_text li {  display: block;  margin: 0 auto;}
.contact_text { margin-left: auto;  margin-top: 45px;}
.subscribe {  text-align: center;}
.workng_img {  margin: 30px auto 40px;}
.section_btn .btn.btn-default {  margin: 20px 5px 0;}
.footer_top > h4 {  font-size: 25px;}
.footer_top li {  font-size: 20px;  margin: 25px 5px 10px;  }







}





/*----------992px -1200px -----------*/

@media (min-width:993px) and (max-width:1200px){
.contact_text h5 {
  width: 310px;
}
	
.search_btn-2 .btn.btn-default {  border-radius: 0 15px 15px 0;  margin: 0;}
.email_field .form-control {
  float: none;
  width: 100%;
}
.search_btn-2 {
  margin-top: -75px;
  position: relative;
  right: -4px;
  text-align: right;
  top: 0;
  z-index: 1;
}

.coming_soon_detail {  width: 94%;}	

.about_us_detail li {  width: 45%;}
.app_screenshot {  width: 25%;}
	
.navbar ul.nav.navbar-nav li a {  font-size: 15px;  padding-left: 4px;  padding-right: 4px;}
.present h1 {  padding-bottom: 65px;}
.section_btn .btn.btn-default {  margin: 30px 5px 0;}
.features_detail h5 {  font-size: 22px;}
.features_img {  padding-top: 30px;}
.features_detail {  margin-top: 70px;}
.services_img {  width: 49%;}
.services_img_n {  float: left;  width: 49%;}
.services_detail span {  padding: 23px 24px;}
.services_detail {  margin-left: 15px;  margin-top: 15px;}
.how_it_work_m { margin-top: 20px;}
.blog_detail {  width: 85%;}
.contact_text h5 {  font-size: 16px;}
.navbar ul.nav.navbar-nav li a {  font-size: 15px;  font-weight: 400;  padding-left: 4px;  padding-right: 4px;  text-transform: uppercase;}



.error_detail h3 {    margin: 0 auto;  padding: 60px 0;}
.search_btn {   left: 244px;  }


}

/* =======================================
2. Section: Intro
======================================== */

section#intro{
	
	background: url(../images/1_02.png)  no-repeat center center fixed;  
    
	padding: 0px;
	top: 0px;
	bottom: 0px;
	width:100%;
	height:100%;
	margin: 0px;
	
	background-size: cover;
    -webkit-background-size: cover;  
    -moz-background-size: cover;  
    -o-background-size: cover;   
    -ms-background-size: cover;
	
	/*background: url(../images/1_02.png)no-repeat center;
	background-size: cover;
	padding: 0px;
	position:relative;
	width:100%;
	height:auto;
	margin: 0px;*/
}
	
	/*background: url(../images/1_02.png)  no-repeat center center fixed;  
    
	padding: 0px;
	top: 0px;
	bottom: 0px;
	width:100%;
	height:100%;
	margin: 0px;
	
	background-size: cover;
    -webkit-background-size: cover;  
    -moz-background-size: cover;  
    -o-background-size: cover;   
    -ms-background-size: cover;
}

@media (min-width:993px) and (max-width:1200px){
.intro {
  background-size: cover;
	width:1920px;
	height:3390px;
}
*/
section#intro{
	padding: 0px 0 0 0;
}

section#intro.inner {
	padding:140px 0 30px;
}

section#intro.inner h2 strong  {
	color:#fff;
}
section#intro.inner h2  {
	font-size:32px;
}


section#intro  {
	text-align:center;
}


/* =======================================
1.1. Section: Intro1
======================================== */
section#intro1{
	 /* background: url("../images/BG.png") no-repeat fixed center;
    background-size: cover; */
  background-color:#A11B27;
	 padding: 0px;
	
	/*background: url(../images/BG.png) no-repeat fixed center;
	position: relative;
     padding: 10px 0 0px;*/
	position:relative;
	width:100%;
	height:100%;
	margin: 0px;
}

section#intro1{
	padding: 0px 0 0 0;
}

section#intro1.inner {
	padding:140px 0 30px;
}

section#intro1.inner h2 strong  {
	color:#fff;
}
section#intro1.inner h2  {
	font-size:32px;
}


section#intro1  {
	text-align:center;
}


/* =======================================
1.1. Section: Intro2
======================================== */
section#intro2{
	 background: url("../images/BG%204.png") no-repeat fixed center;
     background-size: cover;
	 padding: 0px;
	
	/*background: url(../images/BG.png) no-repeat fixed center;
	position: relative;
     padding: 10px 0 0px;*/
	position:relative;
	width:100%;
	height:100%;
	margin: 0px;
}

section#intro2{
	padding: 0px 0 0 0;
}

section#intro2.inner {
	padding:140px 0 30px;
}

section#intro2.inner h2 strong  {
	color:#fff;
}
section#intro2.inner h2  {
	font-size:32px;
}


section#intro2  {
	text-align:center;
}


.sy-caption-wrap .sy-caption {
  position: relative;
  left: 50%;
font-size: 48px;
  color: #fff;
  line-height: 1.1em;

}
/* ==== general main content style ==== */
#maincontent.section {
	padding:30px 0 40px 0;
}

/* map */
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* VDO */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Carousel Styles */
.carousel-inner img {width: 100%;max-height: 100%;}

.carousel-control {width: 0;}
.carousel-control.left,
.carousel-control.right {opacity: 1;filter: alpha(opacity=100);background-image: none;background-repeat: no-repeat;text-shadow: none;}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {position: absolute;top: 45%;z-index: 5;display: inline-block;}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {left: 30px;}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {right: 30px;}
.carousel-control.left span:hover,
.carousel-control.right span:hover {opacity: .7;filter: alpha(opacity=70);}

.carousel-indicators .active {background-color: #dec023;}
.carousel-indicators {bottom: 0px;}

.carousel-inner > .item {margin-left:0;margin-top:0;margin-bottom:0;padding-left: 0;width: 100%;height: auto;}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;margin-left:0;padding-left: 0;}

/* Carousel Header Styles */
.header-text {position: absolute;top: 33%;left: 1.8%;right: auto;width: 96.66666666666666%;color: #fff;}
.header-text h2 {font-size: 40px;padding: 10px;color: #fff;text-transform: uppercase;background-color: #dec023;display:inline-block;color:#fff;}
.header-text h3 {color: #fff;}

/* ---------------------------------------------------------------------------- */


/* box ข้อความ */

.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}

/*-------------------------------------------------------------------*/

/* รูปวงกลม */

.wrap-img {margin-bottom:20px;}
@media(min-width:200px) {
.wrap-img img{height:150px;width:150px;border-radius: 50%;display:inline-block;padding:20px;border: 3px solid #0e7d84;}
}

/*-------------------------------------------------------------------*/


/*========================================================================
                    Study Section Css
==========================================================================*/
.study{
    background: #f4f5f9;
}
.main_study_area{
    overflow: hidden;
}
.slick-active{
    outline: none;
}
.single_study_text{
    background: #fff;
    position: absolute;
    right:-15%;
    top:85px;
    width:100%;
    z-index: 9;
    padding: 10% 20%;
}
.single_study_text .s_study_icon{
    background: #f6b20e;
    width:60px;
    height: 60px;
    line-height: 60px;
    color:#fff;
    transform: rotate(45deg);
    margin: 30px auto;
}
.single_study_text .s_study_icon i{
    transform: rotate(-45deg);
}
.single_study_right_img{
    position: relative;
}
.sections {
    padding-top:85px;
    padding-bottom: 105px;
    /*overflow: hidden;*/
}
.sections {
    padding-bottom: 80px;
}
.separator3 {
    height: 2px;
    width: 40px;
    margin:20px auto;
    background: #888888;
}

/*========================================================================
                    กล่องข้อความ
==========================================================================*/
.fh5co-section {
  padding: 1em 0;
}
@media screen and (max-width: 768px) {
  .fh5co-section {
    padding: 3em 0;
  }
}
.fh5co-news ul {
  padding: 0;
  margin: 0;
}
.fh5co-news ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.fh5co-news ul li a {
  display: block;
  border-bottom: 1px solid rgba(219, 221, 221, 0.8);
  padding-top: 20px;
}
.fh5co-news ul li a .fh5co-date {
  font-family: Arial, sans-serif;
  color: rgba(112, 119, 113, 0.8);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .08em;
  display: block;
  margin-bottom: 10px;
}
.fh5co-news ul li a h3 {
  margin-bottom: 10px;
  font-size: 24px;
  color: #337ab7;
}
.fh5co-news ul li a:hover {
  background: #f2f2f2;
  padding-left: 30px;
}

/*-------------------------------------------------------------------*/
/*
Separator เส้นบรรทัด
*/
.separator {
    height: 1px;
    width: 170px;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
}
.separator:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 50px;
    background: #ff7200;
    content:"";
}
.separator2 {
    height: 1px;
    width:100%;
    margin: 20px 0px;
    background: #a8aaaa;
    position: relative;
}
.separator2:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 70px;
    background: #0e7d84;
    content:"";
}
.separator3 {
    height: 2px;
    width: 30%;
    margin:20px auto;
    background: #f6a2b0;
}
.separator4 {
    height: 2px;
    width: 30px;
    margin:20px 0px;
    background: #f38181;
}


/* ไฮไลท์ข่าว */

.fh5co-feature, .fh5co-figure {
  display: block;
  color: #444;
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 1.5em;
}
.fh5co-feature:hover, .fh5co-feature:focus, .fh5co-feature:active, .fh5co-figure:hover, .fh5co-figure:focus, .fh5co-figure:active {
  text-decoration: none;
  outline: none;
}
.fh5co-feature .fh5co-feature-icon, .fh5co-figure .fh5co-feature-icon {
  width: 80px;
  height: 80px;
  display: block;
  display: table;
  text-align: center;
  margin: 0 auto;
  position: relative;
  border: 2px solid #4fd2c2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-feature .fh5co-feature-icon i, .fh5co-figure .fh5co-feature-icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 50px;
  color: #4fd2c2;
}
.fh5co-feature .fh5co-feature-lead, .fh5co-feature .fh5co-figure-lead, .fh5co-figure .fh5co-feature-lead, .fh5co-figure .fh5co-figure-lead {
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "Montserrat", arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.fh5co-feature .fh5co-feature-text, .fh5co-feature .fh5co-figure-text, .fh5co-figure .fh5co-feature-text, .fh5co-figure .fh5co-figure-text {
  color: #919191;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 24px;
}
.fh5co-feature:hover, .fh5co-feature.active, .fh5co-figure:hover, .fh5co-figure.active {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  margin-top: -10px;
}
@media screen and (max-width: 768px) {
  .fh5co-feature:hover, .fh5co-feature.active, .fh5co-figure:hover, .fh5co-figure.active {
    margin-top: 0px;
  }
}
.fh5co-feature:hover .fh5co-feature-icon, .fh5co-feature.active .fh5co-feature-icon, .fh5co-figure:hover .fh5co-feature-icon, .fh5co-figure.active .fh5co-feature-icon {
  background: #4fd2c2;
}
.fh5co-feature:hover .fh5co-feature-icon i, .fh5co-feature.active .fh5co-feature-icon i, .fh5co-figure:hover .fh5co-feature-icon i, .fh5co-figure.active .fh5co-feature-icon i {
  color: #fff;
}

.fh5co-figure {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.fh5co-figure figure {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.fh5co-figure img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.fh5co-figure:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.js .to-animate,
.js .animate-object,
.js .animate-box,
.js .animate-single {
  opacity: 0;
}

.image-popup {
  opacity: 1;
}
.image-popup:hover {
  opacity: .7;
}

figure
 {
  display: block;
}
figure {
  margin: 1em 40px;
  float: center;
}
figure {
  margin: 0;
}
.fh5co-feature, .fh5co-figure {
  display: block;
  color: #444;
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 1.5em;
}
.fh5co-feature:hover, .fh5co-feature:focus, .fh5co-feature:active, .fh5co-figure:hover, .fh5co-figure:focus, .fh5co-figure:active {
  text-decoration: none;
  outline: none;
}
.fh5co-feature .fh5co-feature-icon, .fh5co-figure .fh5co-feature-icon {
  width: 80px;
  height: 80px;
  display: block;
  display: table;
  text-align: center;
  margin: 0 auto;
  position: relative;
  border: 2px solid #4fd2c2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-feature .fh5co-feature-icon i, .fh5co-figure .fh5co-feature-icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 50px;
  color: #4fd2c2;
}
.fh5co-feature .fh5co-feature-lead, .fh5co-feature .fh5co-figure-lead, .fh5co-figure .fh5co-feature-lead, .fh5co-figure .fh5co-figure-lead {
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "Montserrat", arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.fh5co-feature .fh5co-feature-text, .fh5co-feature .fh5co-figure-text, .fh5co-figure .fh5co-feature-text, .fh5co-figure .fh5co-figure-text {
  color: #919191;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 24px;
}
.fh5co-feature:hover, .fh5co-feature.active, .fh5co-figure:hover, .fh5co-figure.active {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  margin-top: -10px;
}
@media screen and (max-width: 768px) {
  .fh5co-feature:hover, .fh5co-feature.active, .fh5co-figure:hover, .fh5co-figure.active {
    margin-top: 0px;
  }
}
.fh5co-feature:hover .fh5co-feature-icon, .fh5co-feature.active .fh5co-feature-icon, .fh5co-figure:hover .fh5co-feature-icon, .fh5co-figure.active .fh5co-feature-icon {
  background: #4fd2c2;
}
.fh5co-feature:hover .fh5co-feature-icon i, .fh5co-feature.active .fh5co-feature-icon i, .fh5co-figure:hover .fh5co-feature-icon i, .fh5co-figure.active .fh5co-feature-icon i {
  color: #fff;
}

.fh5co-figure {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.fh5co-figure figure {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.fh5co-figure img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.fh5co-figure:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#fh5co-testimony {
  background: /*hsl(221, 93%, 6%)*/ url("../images/2_02.png") no-repeat fixed 0 0 / cover ;
  color: #fff;
  padding: 3em 5em;
}
#fh5co-testimony .fh5co-vcard img {
  width: 170px;
  height: 170px;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 992px) {
  #fh5co-testimony .fh5co-vcard img {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-testimony .fh5co-vcard img {
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-testimony .fh5co-vcard img {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px auto;
  }
}
#fh5co-testimony blockquote {
  padding: 0;
  border-left: none;
  color: #fff;
}
@media screen and (max-width: 480px) {
  #fh5co-testimony blockquote {
    text-align: center;
  }
}
#fh5co-testimony blockquote p {
  font-size: 30px;
  line-height: 45px;
}
@media screen and (max-width: 768px) {
  #fh5co-testimony blockquote p {
    font-size: 20px;
    line-height: 35px;
  }
}
#fh5co-testimony .fh5co-author {
  font-family: "Montserrat", arial, sans-serif;
  color: #fff;
}
@media screen and (max-width: 480px) {
  #fh5co-testimony .fh5co-author {
    text-align: center;
  }
}
#fh5co-testimony .fh5co-author > span {
  color: #000;
}


/* Video Section */
.head_title h2{
	margin-bottom:25px;
}
.head_title p{
	width:45%;
	color:#abacae;
	margin:0 auto;
}

.video_area{
	background:#F8F9FB;
}
.main_video_content{
	padding:100px 0px;
	overflow:hidden;
}
.icon_area{
	/*background:#000;*/
	width:100%;
	margin:0 auto;
	padding: 5% 5%; /*ปรับ top*/
	margin-top:0px;
	margin-bottom:20px;
}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}




/*---------------------------------------
    Screenshot section              
-----------------------------------------*/

#screenshot .col-md-3 {
  display: block;
  width: 100%;
  padding-bottom: 1rem;
}

#screenshot img {
  background-color: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  cursor: pointer;
  display: block;
  /*margin-top: 20px;
  margin-bottom: 20px;*/
  position: relative;
  top: 0px;
  transition: all 0.4s ease-in-out;
}

#screenshot img:hover {
  box-shadow: 0px 16px 22px 0px rgba(0, 0, 0, 0.3);
  top: -6px;
}
#screenshot {
  padding-top: 0px;
  padding-bottom: 0px;
}


/* =============================================================
   SLIDESHOW / CAROUSEL STYLES
 ============================================================ */

#carousel-div {
    border:3px solid #e1e1e1;
}
.carousel-caption {
    top:50px;
}
    .carousel-caption h1 {
        text-align:center;
        font-size:30px;
        font-weight:900;
        text-transform:uppercase;
        background-color:rgba(0, 0, 0, 0.65);
        max-width:440px;
        padding:15px 25px;
   
    }
     .carousel-caption h2 {
        text-align:center;
        font-size:25px;
        font-weight:900;
        text-transform:uppercase;
        background-color:rgba(0, 0, 0, 0.65);
        max-width:340px;
        padding:15px 25px;
       
    }
 /* =============================================================
    PAGE STYLES
 ============================================================ */
.below-slideshow {
    color:#fff;
    background:#01a2a6;
    padding-bottom:10px;
	    
}
    .below-slideshow i {
        padding-bottom:15px;
    }
    .below-slideshow .txt-block {
        
        padding-top:50px;
    }
     .below-slideshow h4 {
        font-weight:800;
        font-size:20px;
    }
    .below-slideshow p {
        padding-right:30px;
    }
.flexslider {
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
    -o-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}
@media (min-width: 740px) and (max-width: 1040px) {
    .carousel-caption h2 {
        display: none;
    }
}

@media (min-width: 100px) and (max-width: 740px) {
    .carousel-caption h1 {
        display: none;
    }

    .carousel-caption h2 {
        display: none;
    }
}


/* คำกล่าว */

.single_study_text{
    background: #fff;
    position: absolute;
    right:5%;
    top:85px;
    width:100%;
    z-index: 9;
    padding: 10% 20%;
}

