body {
        font-family: 'Kanit', sans-serif !important;
      }

.textheadmenubar {
    font-size: 44px;
    color: #4D3A34;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 3rem !important;

}

.text062 {
    color: #3E3E3E;
    font-size: 16px;
    font-family: "Arial";
    margin-top: 10px;
    margin-bottom: 6px;
    word-wrap: break-word;
}

.text05{
	font-size: 1rem;
}

.text06{
	font-size: 1rem;
}


.audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

.bggray {
background-color: #e5e5e5;
}

.padtop3rem{
    padding-top: 3rem;
}

.linkfooter{
	font-size: 1rem;
}

.padbot3rem{
    padding-left: 0rem;
    padding-right: 0rem;
   /*padding-bottom: 3rem;*/
}

.margin7rem{
    margin-top: 7rem;
}

.margin4rem{
    margin-top: 4rem;
}

.margin3rem{
    margin-top: 3rem;
}

.margin2rem{
    margin-top: 2rem;
}

.margin12rem{
    margin-top: 12rem;
}

.margin1rem{
    margin-top: 1rem;
}

.margin0rem{
    margin-top: 0.5rem;
}

.bot4rem{
    margin-bottom: 4rem;
}

.bot3rem{
    margin-bottom: 3rem;
}

.bot2rem{
    margin-bottom: 2rem;
}

.bot1rem{
    margin-bottom: 1rem;
}

.bgfrom {
    background-image: url(../img/index/bgfrom.png);
    background-repeat: no-repeat;
    height: 598px;
    background-size: cover;
    background-position: center;
}

.bgfrom2 {
    background-image: url(../img/index/bgfrom.png);
    background-repeat: no-repeat;
    height: 655px;
    background-size: cover;
    background-position: center;
}



.footerheadtext {
    font-size: 20px;
    color: white;
}

.footertext{
    font-size: 15px;
    color: white;
}

.contactheadtext {
    font-size: 20px;
}

.contacttext{
    font-size: 15px;
}


.bgunderhead2 {
    background-image: url(../img/download/bgunderhead.png);
    background-repeat: no-repeat;
    height: 290px;
    background-size: cover;
    background-position: center;
}

.bgabout {
    background-image: url(../img/about/topbgabout.png);
    background-repeat: no-repeat;
    height: 355px;
    background-size: cover;
    background-position: center;
}

div.wrap{
    display: flex;
    justify-content: center;
    width: 100%;
}

div.inner {
    /*background: gold;*/
    align-self: center;
    width: 100%;
}
div.inner-bg{
    background-color: rgb(173,203,60,.22);
}

.headnewtext {
    font-size: 1.4rem;
    color: #29491F;
    line-height: 31px;
}
.timetext {
    font-size: 1.2rem;
}

.detailnewtext {
    font-size: 1.0rem;
    line-height: 25px;
}

.textdefault {
    font-size: 1.2rem;
    font-weight: 300;
    text-indent: 60px;
    line-height: 35px;
}

.textdefault2 {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 35px;
}

.navtoptext {
    font-size: 3rem;
    margin-top: 11px;
    color: #4D3A34;
    font-weight: bold;
    margin-left: 20px;
}
.navtoptextGray {
    font-size: 3rem;
    margin-top: 11px;
    color: #4D3A34;
    font-weight: bold;
}
.navtoptextGreen {
    font-size: 3rem;
    margin-top: 11px;
    color: #adcb31;
    font-weight: bold;
}
.navtoptextsmGray {
    font-size: 1rem;
    color: #4D3A34;
    font-weight: bold;
    margin-left: 7px;
}
.navtoptextsmGreen {
    font-size: 1rem;
    color: #adcb31;
    font-weight: bold;
}
.forsomeText{
    display: block;
    margin: 0 auto;
}
.circle-icon{
    display: block;
    height: 140px;
    margin: 0 auto;
    position: absolute;
}
.imgtopmenu{
    width: 80px;
}

.textheader {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 45px;
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
}

.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.text123 {
    color: #2c491f;
    font-size: 15px;
    margin-top: -9px;
    margin-bottom: 6px;
    margin-right: -23px;
    margin-left: -19px;
    word-wrap: break-word;
    line-height: 20px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125) !important;
    border-radius: 0rem;
}

.texnewbigtheader {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 40px;
}



.textbignewdetail {
    font-size: 1.1rem;
    line-height: 27px;
}

.googlemap {
    width: 100%;
}

.footercenter{
        margin-top: 30px;
}

.footercenter2{
        margin-top: 20px;
}

.nav-link{
    font-size: 1.4rem;
}



.imgboxeven{
    height: 350px;
    overflow: hidden;
}

.imgbox{
       height: 260px;
    overflow: hidden;
}

.fixhight{
    width: 100%;
    display: block;
    height: auto;
}

.padding0{
    padding: 0px !important;
}


.thumbnail {
  max-width: 40%;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

.embed-responsive-4by3 {
    padding-bottom: 58%;
}

.lightbox {
  background-color: fade(black, 80%);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;

  &-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 10;

    // Increasing top margin for mobile
    @media screen and (max-width: 768px) { margin-top: 10%; }
    @media screen and (max-width: 414px) { margin-top: 13%; }
  }

  &-content {
    box-shadow: 0 1px 6px fade(black, 70%);
  }

  &-close {
    text-transform: uppercase;
    background: transparent;
    position: absolute;
    font-weight: 300;
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
  }
}

.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/* IGNORE FORM THIS POINT ON */

body {
  background: #efefef;
}

#container {
  border-radius: 4px;
  max-width: 300px;
  height: auto;
  padding: 50px;
  background: white;
  margin: 100px auto;
}

#playme {
    background: #adcb31;
    text-transform: uppercase;
    font-weight: 300;
    border: none;
    color: white;
    padding: 10px 15px;
    display: inline-block;
    font-size: 14px;
    margin: 0;
}


.top-logo{
    width: 140px;
    height: auto;
    
}
@media only screen and (max-width: 1060px) {
    .top-logo{
        width: 120px;
        height: auto;
    }
}
@media only screen and (max-width: 991px) {
    .top-logo{
        width: 80px;
        height: auto;
    }
}