/* Sticky footer styles
-------------------------------------------------- */
@font-face {
	font-family: "Suwannaphum";
	src: url("../fonts/Suwannaphum.eot?") format("eot"), url("../fonts/Suwannaphum.woff") format("woff"), url("../fonts/Suwannaphum.ttf") format("truetype");
}
html, body {
	height: 100%;
	/* The html and body elements cannot have any padding or margin. */
	font-family: 'Suwannaphum', "Helvetica Neue", Helvetica, Arial, sans-serif;

	/* background: url(../images/web/bg-02.jpg) no-repeat center center fixed; */
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}
img {
   max-width:100%;
}
#wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
	
}
img.banner-mobile {
	display: none;
}
img.siemreaptaxi-mobile {
	display: none;
}
#footer {
	background-color: #f5f5f5;
	word-wrap: break-word;
	text-wrap: none;
}
#wrap > .container {
	padding: 0 15px 0;
}
.container .credit {
	margin: 20px 0;
}
#footer > .container {
	padding-left: 15px;
	padding-right: 15px;
}
code {
	font-size: 80%;
}
.article_des img {
	max-width: 100% !important;
	display: block;
}
#gallery>a {
	text-decoration: none;
	width: 25%;
	float: left;
}
#gallery a div {
	margin: 5px;
}
#gallery a img {
	width: 100% !important;
	border: solid 1px #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px !important;
	-webkit-transition-duration: 5s;
	-moz-transition-duration: 5s;
	-ms-transition-duration: 5s;
	-o-transition-duration: 5s;
	transition-duration: 5s;
}
#gallery a img:hover {
	box-shadow: 3px 3px 15px #6C6C6C;
	-webkit-box-shadow: 3px 3px 15px #6C6C6C;
	-moz-box-shadow: 3px 3px 15px #6C6C6C;
	-o-box-shadow: 3px 3px 15px #6C6C6C;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.navbar-inverse .navbar-brand {color:#FFF !important;
cursor: default;
pointer-events: none;}
@media (min-width: 767px) {
/* .navbar-header {display:none} */
}
@media (max-width: 767px) {
#gallery>a {
	width: 33.33%
}
.container .credit a i {
	font-size: 150%
}
img.siemreaptaxi-web {
	display: none;
}
img.siemreaptaxi-mobile {
	display: block;
}
}

@media (max-width: 480px) {

#gallery>a {
	width: 100%
}
.container .credit a i {
	font-size: 300%
}
img.banner-web {
	display: none;
	height: 0;
	width: 0;
	visibility: hidden;
}
img.banner-mobile {
	display: block;
	width: 100%;
}
}
#ksnews-music {
	margin: 0 auto;
	max-width: 482px;
	overflow: auto;
	width: 100%
}
.back-to-top {
	position: fixed;
	right: 10px;
	bottom: 40px;
	cursor: pointer;
	color: rgba(0,0,0,0.50);
}
.back-to-top:hover {
	color: #882C03
}
#sound-record {
	float: right;
}
.minisize {
	width: 57px;
	overflow: hidden;
}
.fullsize {
	width: 403px;
	overflow: auto;
	max-width: 100%;
}
.isotope, .isotope .item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
body, html {
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	white-space: pre-wrap;       /* css-3 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	word-break: break-all;
	white-space: normal;
}
ul.dropdown-menu:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #FFF;
	border-left: 7px solid transparent;
	border-bottom-color: #fff;
	content: '';
}

#accordion .panel-heading {
	padding: 2px 10px;
	border: 0;
	border-color: transparent;
	background: #F8F8F8;
}
#accordion .panel-heading h4 > a {
	font-size: 90%
;
	color: #004261;
}
#accordion .panel-default {
	border: solid 1px;
	border-color: #F3F3F3;
	background: none;
	box-shadow: none;
}
#google_translate_element select {
	width: 100%;
	height: 32px;
	background-color: #B5C9AB;
	color: #000;
	border: none;
	
}

.fb-comments,
.fb-comments span,
.fb-comments span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
.right_p .fb_iframe_widget, .right_p .fb_iframe_widget span, .right_p .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
.item{
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
#footer a {
    display: inline-block;
}
h1.title_of_news {
    font-size: 20px;
}
*:focus, a, button {
	outline: 0;
}
.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    width: 100% !important;
}
select.ui-datepicker-year {
    background: transparent;
    border: none;
     cursor: pointer;
}

select.ui-datepicker-month {
    background: transparent;
    border: none;
     cursor: pointer;
}