﻿body{
    font-family: 'DBOnUma';
    font-size: 2.1em;
    line-height: 1em;
    margin-top: -15px;
}
h1,h2,h3{
    font-family: 'DBOnUma';
	color: #000000;
}
h1{
	line-height: 1.4;
}
.divider{
	margin-top: 20px;
}
.engFont{
	font-family: 'DBOnUma';
	letter-spacing: 0.1em;
	font-size: 1.4em;
}
.engFontSize{
	font-family: 'DBOnUma';
	letter-spacing: 0.1em;
	font-size: 0.7em;
}
h3{
	font-size:30px;
}

h3 div.line{
	display: inline-block;
	height: 5px;
	width: 50px;
	background-image: url('../images/twoline.png');
	background-repeat: repeat-x;
	margin: 6px 14px;
}
h3 div.lineshort{
	display: inline-block;
	height: 5px;
	width: 10px;
	background-image: url('../images/twoline.png');
	background-repeat: repeat-x;
	margin: 6px 11px;
}
label{
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 0;
}
.form-control{
	height: 26px;
	border-radius: 0;
}
select.form-control{
	padding: 2px;
}
select{
	width: 50%;
	height:34px;
	font-size:14px;
	font-weight:300;
	letter-spacing:4px;
	color:#1a1a1a;
	border: none;
	border-radius:0;
	border-bottom: 1px solid #000000;
	background: url(images/select_arrow.png) no-repeat right;
	-moz-appearance:none;
	-webkit-appearance: none;
	background-position-x: 98%;
	padding:0 0px;
}
.navbar {
	background: #fdfbef;
	min-height:0;
	margin-bottom:0;
	padding:10px 0;
	border-top:1px solid #eeeeee;
}
.navbar a {
	margin:0;
	padding:5px 5px;
}
/*Project Plan*/

.project-plan {
	background:#FFFFFF;
	margin:0;
}

.project-plan select {
	width: 250px;
	font-size:16px;
	letter-spacing:1px;
	margin:20px 0 0 20px;
	padding:0 10px;
	background: url('../images/select_arrow.png') no-repeat right #FFFFFF;
	-moz-appearance:none;
	-webkit-appearance: none;
	background-position-x: 98%;
}

.project-plan .plan {
	width:50%;
	padding:20px 0;
	margin:auto;
}

.project-plan .plan h2 {
    font-size: 1.1em;
	font-family: 'DBOnUma';
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin:40px 0 0 0;
	padding:0;
}

.project-plan .plan p {
    font-family: 'DBOnUma';
    font-size: 1em;
	color:#1a1a1a;
	text-align:center;
	margin:0;
	padding:20px;
}

.project-plan .nav-tabs {
	margin:10px 0 0 0;
	border:none;
}

.project-plan .nav-tabs > li {
	width:33%;
	font-weight:bold;
	text-align:center;

	margin:0;
	padding:0;
	text-align:center;
}

.project-plan .nav-tabs > li > a {
	color:#FFFFFF;
	border:none;
	border-radius:none;
}

.project-plan .nav-tabs > li > a.border {
	border-right:1px solid #FFFFFF;
}

.project-plan .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color:#000000;
	background: #aeb4b0; /* Old browsers */
	background: -moz-linear-gradient(left,  #FFFFFF 0%, #cccecc 50%, #FFFFFF 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #FFFFFF 0%,#cccecc 50%,#FFFFFF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #FFFFFF 0%,#cccecc 50%,#FFFFFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CEA14C', endColorstr='#CEA14C',GradientType=1 ); /* IE6-9 */
	border-color:none;
	border:none;
}

.project-plan .nav > li > a:hover, .nav > li > a:focus {
	color:#000000;
	background: #aeb4b0; /* Old browsers */
	background: -moz-linear-gradient(left,  #FFFFFF 0%, #cccecc 50%, #FFFFFF 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #FFFFFF 0%,#cccecc 50%,#FFFFFF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #FFFFFF 0%,#cccecc 50%,#FFFFFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CEA14C', endColorstr='#CEA14C',GradientType=1 ); /* IE6-9 */
}
.form-horizontal{
	text-align: left;
	margin-bottom: 20px;
}
.navy_section-wh{
    background: #FFFFFF;
    padding: 40px 0;
    color: #FFFFFF;
    text-align: center;
}
.navy_section{
	background: #d9d9d9;
	padding: 0px 0;
	color: #FFFFFF;
	text-align: center;
}
.navy_section2{
	background: #aeb4b0;
	padding: 40px 0;
	color: #FFFFFF;
	text-align: center;
}		
.navy_section h1, .navy_section h2, .navy_section h3{
	color: #CE9D6B;
}
.navy_section h3 div.line,
.navy_section h3 div.lineshort{
	background-image: url('../images/twoline.png');
	background-repeat: repeat-x;
}
.border_corner{
	max-width: 100%;
	position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
z-index: 2;
}

.dob-line {
	width:236px;
	height:15px;
	margin:auto;
	padding:20px 0;
	background:url(../images/doub_line.png.png) no-repeat center;
}
.btn {
  padding: 4px 40px;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease;
  border-radius: 0;
}

.btn:hover { transition: all 0.2s ease; }

.btn-cancel{
	background:#b6b7ba;
}
.btn-line{
	background:#79ab36;
}
.btn-submit{
	background: none;
	border: none;
	font-size: 36px;
	position: relative;
	z-index: 10;
	border-bottom: 2px solid #302d2c;
	transition: all 0.2s ease-in-out;
}
.btn-submit:hover{
	border-bottom: 2px solid #fff;
	transition: all 0.2s ease-in-out;
}
.btn-curve {
	text-align:center;
	text-decoration:none;
	background:none;
	color:#FFFFFF;
	margin:auto;
	padding:10px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border:1px solid #FFFFFF;
}
.btn-curve-line {
	text-align:center;
	text-decoration:none;
	background-color:#79ab36;
	color:#FFF;
	margin:auto;
	padding:5px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border:1px solid #FFFFFF;
}
.btn-curve:hover {
	color:#7b7b7b;
	text-decoration:none;
	border:1px solid #7b7b7b;
}
.shine_bangpo_map{
	width: 100%;
	max-width: 1171px;
	margin: auto;
}
#container-pano{
	width: 100%;
	height: 450px;
}
.shine_gallery img{
	width: 100%;
}
.shine_gallery .col-sm-4{
	margin-bottom: 30px;
}
footer{
	background: #5d525a;
}
.social_section{
	text-align: center;
	padding: 10px 0;
}
footer ul.social{
	margin-top:5px;
  padding-left: 0;
}
footer ul.social li {
	display:inline;
    padding: 0 0 0 8px;
}
footer ul.social li i.icon_style {
	font-size:20px;
	color:#e7e9ea;
}
footer .footer_bottom{
	background: #003764;
	padding-bottom: 0px;
}
footer .footer_bottom .line_gold{
	margin-bottom: 19px;
	margin-top: -2px;
	width: 100%;
	min-height: 3px;
}
footer .footer_bottom a{
	color: #fff;
}
footer .footer_bottom .call{
	width:55px;
	height:18px;
	float: right;
	background:url(../images/icon_tel_white.png) no-repeat;
	background-size:12px 16px;
	background-position:22% 50%;
	margin-top:0px;
	border-left:1px solid #bbbbbb;
	padding-left:19px;
	margin-right:75px;
	text-align:right;
	padding-top:2px;
	font:normal 25px/.52em 'db_gill_siam_xbold';
	letter-spacing:-1.5px;
}
footer .footer_bottom .logo{
	position: absolute;
	top: -50px;
	right: 0;
}
.modal-content{
	background:url(../images/bg_popup.png) no-repeat;
	background-size: 100%;
	min-height: 400px;
	box-shadow: none;
	border: none;
	padding: 100px 60px;
	text-align: center;
}
.parsley-errors-list.filled{
	padding-left: 0;
	list-style: none;
	color: #c25d4a;
}
 @media all and (max-width: 768px) {
	 .divider{
		 margin-top: 20px;
	 }
	 h1{
		 font-size: 24px;
	 }
	 h2{
		 font-size: 16px;
	 }
	.modal-content{
		padding: 25px 30px;
	}
	.modal-content p{
		font-size: 12px;
	}
	.border_corner{
		margin-right: 4%;
		margin-left: 4%;
		width: 92%;
	}
	.form-horizontal .form-group{
		margin-right: 0;
		margin-left: 0;
	}
	 .project-plan {
         width:100%;
		 margin:0;
		 padding:0px 0;
	 }
	 .project-plan .nav-tabs {
		 margin:0px 0 0 0;
	 }
	 .project-plan .plan p {
		 font-family: 'DB Ozone X';
		 font-size: 0.6em;
		 color:#1a1a1a;
		 text-align:center;
		 margin:0;
		 padding:0;
	 }
	 .project-plan .nav-tabs > li {
		 font-size:10px;
		 line-height:10px;
	 }
	 .project-plan select {
		 width:80%;
		 margin:20px 20px;
	 }
	 .project-plan .plan {
		 width:100%;
		 padding:0px 0px;
	 }
	 .project-plan .plan h2 {
		 margin:20px 0 0 0;
	 }
 }
 @media all and (max-width: 480px) {
	.modal-content .btn{
		padding: 25px 30px;
	}
#container-pano{
	height: 200px;
}
	.pp_pic_holder.pp_default
    {
        width: 100%!important;
        margin-top:-100px !important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left
    {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right
    {
        padding-right: 0!important;
    }
    .pp_content
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_fade,
    .pp_fade img
    {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom
    {
        display: none!important;
    }
   .pp_pic_holder iframe,
    .pp_pic_holder object,
    .pp_pic_holder embed {
         width:100% !important;

    }
	.pp_nav{
		margin: 10px 10px 10px 0;
	}
	a.pp_close{
		top:10px;
	}
	
#interative {
	height: 200px;
}
	.pp_pic_holder.pp_default
    {
        width: 100%!important;
        margin-top:-100px !important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left
    {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right
    {
        padding-right: 0!important;
    }
    .pp_content
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_fade,
    .pp_fade img
    {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom
    {
        display: none!important;
    }
   .pp_pic_holder iframe,
    .pp_pic_holder object,
    .pp_pic_holder embed {
         width:100% !important;

    }
	.pp_nav{
		margin: 10px 10px 10px 0;
	}
	a.pp_close{
		top:10px;
	}
 }
.GalleryImg{
	padding:6px;
	margin-top:20px;
	opacity:1;
	cursor:pointer;
}