.elementor-1306 .elementor-element.elementor-element-94a2949:not(.elementor-motion-effects-element-type-background), .elementor-1306 .elementor-element.elementor-element-94a2949 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	display: none;
}
.jp-relatedposts {
	display: none;
}
.hero-banner.e-con {
	padding: 0 !important;
	background: #0B1B34;
}
.elementor-14521 .elementor-element.elementor-element-a92c025 {
	display: none;
}
.title-gap.e-con {
	padding: 0 !important;
}
.title-temple {
	background: #0B1B34;
	display: flex;
	flex-flow: column !important;
	justify-content: center;
	align-items: center;
	padding: 60px 0 0;
}
.title-temple-mb {
	background: #0B1B34;
	display: flex;
	flex-flow: column !important;
	justify-content: center;
	align-items: center;
	padding: 60px 0 0;
}
.title-temple h4 {
	font-size: 30px;
	font-weight: 800;
	color: #FBC567 !important;
	line-height: 1.4 !important;
	letter-spacing: 0 !important;
}
.title-temple .e-con-inner {
	display: flex;
	flex-flow: row !important;
	justify-content: center;
	align-items: center;
	margin-bottom: 60px;
}
.sub-temple p {
	font-size: 16px;
	color: #FBC567 !important;
}
.renovate-temple {
	background: #0B1B34;
	display: flex;
	flex-flow: column !important;
	justify-content: center;
	align-items: center;
	padding: 60px 0 0;
}
.renovate-temple h4 {
	font-size: 30px;
	font-weight: 800;
	color: #FBC567 !important;
	text-align: center;
	padding-bottom: 0;
	line-height: 1.4 !important;
	letter-spacing: 0 !important;
}
.renovate-subtitle {
	font-size: 16px;
	color: #FBC567 !important;
}
.renovate-temple h6 {
	font-size: 20px;
	color: #FBC567 !important;
	text-align: left;
	padding-bottom: 20px;
}
.schedule-temple {
	background: #0B1B34;
	display: flex;
	flex-flow: column !important;
	justify-content: center;
	align-items: center;
	padding: 60px 0 0;
}
.schedule-temple h4 {
	font-size: 24px;
	font-weight: 700;
	color: #FBC567 !important;
	text-align: center;
	padding-bottom: 0;
	line-height: 1.4 !important;
	letter-spacing: 0 !important;
}
.schedule-subtitle {
	font-size: 16px;
	color: #FBC567 !important;
}
.schedule-temple h6 {
	font-size: 20px;
	color: #FBC567 !important;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 400;
}
.schedule-txt p {
	font-size: 18px;
	color: #FBC567 !important;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 400;
}
.schedule-txt-mb p {
	font-size: 18px;
	color: #FBC567 !important;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 400;
	line-height: 1.4;
}
.donate-temple {
	background: #0B1B34;
	display: flex;
	flex-flow: column !important;
	justify-content: center;
	align-items: center;
	padding: 60px 0 0;
}
.donate-temple h6 {
	font-size: 22px;
	color: #FBC567 !important;
	text-align: left;
	padding-bottom: 0;
	padding-top: 30px;
}
.donate-subtitle p {
	font-size: 18px;
	color: #FBC567 !important;
	margin: 0 !important;
}
.donate-subtitle-mb p {
	font-size: 18px;
	color: #FBC567 !important;
	margin: 0 !important;
}
.director-temple {
	background: #0B1B34;
	display: flex;
	flex-flow: column !important;
	justify-content: center;
	align-items: center;
	padding: 60px 0 0;
}
.director-temple h6 {
	font-size: 22px;
	color: #FBC567 !important;
	text-align: left;
	padding-bottom: 0;
}
.thank-subtitle p {
	font-size: 16px;
	color: #FBC567 !important;
	margin: 0 !important;
}
.thank-subtitle-01 p {
	font-size: 16px;
	color: #FBC567 !important;
	margin: 0 0 40px 0 !important;
}

/* custom navbar */
.fixed-wrap .main-menu a:hover, .fixed-wrap .main-menu a:focus {
  border-bottom: 2px solid #0B1B34;
}
.fixed-wrap .main-menu ul li ul li a:hover, .fixed-wrap .main-menu ul li ul li a:focus {
  border-bottom: 2px solid rgba(198, 8, 0, 0);
  border-left: 2px solid #0B1B34;
}
@media (min-width: 1024px) {
  .mobile-menu {
    display: none;
  }
  .desktop-menu {
    display: block;
  }
}
@media (max-width: 1023px) {
  .mobile-menu {
    display: block;
    height: 50px;
    background: #0B1B34;
  }
  .mobile-menu a,
  .mobile-menu label {
    color: white;
  }
  .label.header {
    border-bottom: solid 1px rgba(1, 114, 167, 0);
  }
  .desktop-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .mobile-menu {
    display: block;
    height: 60px;
    background: #0B1B34 !important;
  }
  .mobile-menu a,
  .mobile-menu label {
    color: #FBC567;
  }
  .label.header {
    border-bottom: solid 1px rgba(1, 114, 167, 0);
  }
  .desktop-menu {
    display: none;
  }
	#main {
    padding: 15px 0;
    position: relative;
    z-index: 0;
    min-height: 65vh;
    overflow: hidden;
	}
	.desktop-menu .logo img {
		padding-left: 10px;
	}
}
@supports (position: fixed) {
  .fixed-wrap {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
		justify-content: space-between;
		align-items: center;
    width: 100%;
    height: 60px;
    z-index: 20;
		background-color: #0B1B34;
  }    
}
.main-menu {
  position: absolute;
  display: none;
  left: -200px;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  overflow-x: visible;
  transition: left 0.3s ease;
  box-shadow: 0.3s ease;
  z-index: 999;
}
.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 2.5em 0 0;
  -webkit-box-shadow: -8px 0 8px rgba(0,0,0,.5);
  -moz-box-shadow: -8px 0 8px rgba(0,0,0,.5);
  box-shadow: -8px 0 8px rgba(0,0,0,.5);
  width: 200px;
  background: #1a1a1a;
}
.main-menu a {
  display: block;
  padding: 0.7rem 15px;
  line-height: 1rem;
  font-size: 1rem;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,0,0,0);
}
.main-menu a:hover,
.main-menu a:focus {
  background: #333;
  text-decoration: none;
  border-bottom: 1px solid #C60800;
}
.main-menu:target ul,
.main-menu[aria-expanded="true"] ul {
  position: relative;
  z-index: 1000;
}
@media (min-width: 1024px) {
  .fixed-wrap {
    background: #0B1B34;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .menu-toggle,
  .main-menu .menu-close {
    display: none;
  }
  .main-menu {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    display: block;
  }
  .main-menu ul {
    display: flex;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto;
    width: 100%;
    background: none;
  }
}
.desktop-menu {
  display: flex;
  color: #FBC567;
}
.fa-bars:before, .main-menu a, .menu-toggle {
  color: #FBC567;
}
.main-menu a:hover, .main-menu a:focus {
  text-decoration: none;
}
.fa-bars:before {
  position: fixed;
  top: 15px;
  background: #0B1B34;
  padding: 10px;
  z-index: 11;
}
.main-menu, .main-menu:target, .main-menu[aria-expanded="true"] {
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.main-menu a.menu-close {
  border: none;
  height: 18px;
  padding: 10px;
}
.fa.fa-close {
  font-size: 17px;
  position: relative;
  bottom: 4px;
}
@media (min-width: 1024px) {
  .main-menu a:hover, .main-menu a:focus {
    color: #FFFFFF;
    background: #0B1B34;
    text-decoration: none;
  }
  .main-menu:target + .backdrop, .main-menu[aria-expanded="true"] + .backdrop {
    display: none;
  }
}
.desktop-menu ul li input {
  display: none;
}
.desktop-menu ul li label {
  display: block;
  padding: .75em 15px;
  line-height: 1em;
  font-size: 1em;
  color: #FBC567;
  text-decoration: none;
  border-bottom: 1px solid #0B1B34;
  font-weight: bold;
}
.desktop-menu ul li ul {
  padding: 0;
}
.desktop-menu ul li label {
  border-bottom: 0;
}
.desktop-menu ul li ul li a {
  border-left: 1px solid rgb(198, 6, 0, 0);
}
.desktop-menu ul li ul li a:hover {
  border-bottom: 1px solid rgb(198, 6, 0, 0);
  border-left: 1px solid #0B1B34;
}
.desktop-menu ul li ul li:first-child a {
  border-top: 0;
}
.desktop-menu ul li ul li:first-child a:before {
  content:"• ";
}
.desktop-menu ul li ul {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.desktop-menu ul li label,
.desktop-menu ul li ul {
  background: #0B1B34;
}
.desktop-menu ul li ul li a:hover {
  background: #0B1B34;
}
@media (min-width: 1024px) {
  .desktop-menu {
    display: flex;
    color: #FBC567;
    position: relative;
		margin: 0 auto;
    top: 0;
    width: 70%;
    background: #0B1B34;
    max-height: 60px;
  }
	.desktop-menu .logo {
		width: 20%;
	}
  .desktop-menu .main-menu {
    margin: 0 auto;
    position: relative;
/*     width: 100%; */
  }
  .desktop-menu .main-menu li {
    margin: 0 auto;
  }
  .desktop-menu ul li label {
    border: 0;
    background: transparent;
    padding: 1.2rem 1rem 1rem 1rem !important;
    position: relative;
    bottom: .2rem;
  }
  .desktop-menu ul li ul {
    display: none;
  }
  .desktop-menu ul li:hover ul {
    display: block;
    list-style: none;
     margin: 0;
    padding: 0;
    -webkit-box-shadow: -8px 0 8px rgba(0,0,0,.5);
    -moz-box-shadow: -8px 0 8px rgba(0,0,0,.5);
    box-shadow: -8px 0 8px rgba(0,0,0,.5);
    min-height: 100%;
    width: auto;
    background: #0B1B34;
  }
  .desktop-menu ul li ul li:first-child a {
    border-top: 0px solid #0B1B34;
  }
  .desktop-menu ul li ul li a {
    color: white;
    border-bottom: 1px solid #0B1B34;
  }
  .desktop-menu ul li ul li a:hover {
    color: white;
    background: #333;
    border-bottom: 1px solid #0B1B34;
  }
  .desktop-menu ul li ul li:first-child a:before {
    content: none;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .desktop-menu .main-menu a,
  .desktop-menu ul li label {
    font-size: 17px;
  }
  .desktop-menu ul li label {
    border: 0;
    background: transparent;
    padding: 1.2rem 1rem 1.2rem 1rem !important;
    position: relative;
    bottom: 0rem;
  }
}
@media (min-width: 1024px) and (max-width: 1400px) {
  .desktop-menu .main-menu a,
  .desktop-menu ul li label {
    font-size: .8vw;
  }
}
@media (min-width: 1024px) {
  .desktop-menu .main-menu a,
  .desktop-menu ul li label {
    white-space: nowrap;
    padding: 1rem;
  }
}
/* a {
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
}
a:hover {
  color: #C60800;
} */
.mobile-menu #menuToggle {
  display: block;
  position: relative;
  top: 15px;
  left: 15px;
	color: #FFFFFF;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}
.mobile-menu #menuToggle input {
  display: block;
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0px;
  left: 0px;
  cursor: pointer;
  opacity: 0;
  z-index: 13;
  -webkit-touch-callout: none;
}
.mobile-menu .menuToggle-wrap {
  position: fixed;
  color: #FFFFFF;
  padding-top: 0;
  display: contents;
}
.mobile-menu #menuToggle .hamburger-icon {
  float: right;
  margin-left: 15px;
}
.mobile-menu #menuToggle .text-next-to-hamburger {
  float: left;
  font-size: 20px;
}
.mobile-menu #menu {
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;
  background: #0B1B34;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}
.mobile-menu #menu li {
  padding: 0;
  font-size: 16px;
}
.mobile-menu #menu {
  transform: translate(0, -100%);
}
.mobile-menu .slide-in-wrap {
  position: fixed;
  z-index: 11;
  top: 50px;
  right: 0px;
}
.mobile-menu #slide-in-wrap_menu-wrap {
  display: block;
  overflow: auto;
  max-height: calc(100vh - 114px);
  z-index: 12;
}
.mobile-menu #slide-in-wrap_menu-wrap a:last-child {
  padding-bottom: 10px;
}
.mobile-menu #slide-in-wrap_menu-wrap::-webkit-scrollbar-thumb {
  background: #0B1B34 !important;
}
.mobile-menu #slide-in-wrap_menu-wrap::-webkit-scrollbar-thumb:hover {
  background: #0B1B34 !important;
}
.mobile-menu #menuToggle input:checked ~ ul {
transform: none;
}
.mobile-menu ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  top: 5px;
}
.mobile-menu ul ul li a {
  font-size: 18px;
}
.mobile-menu ul ul li::before {
  content: "• ";
  color: #FBC567;
}
.mobile-menu #menu {
  padding: 0 0 0 25px;
  margin: 0;
  right: -15px;
  top: -15px;
  z-index: 11;
}
.mobile-menu #menu::-webkit-scrollbar {

}
.mobile-menu #menu::-webkit-scrollbar-track {

}
.mobile-menu #menu::-webkit-scrollbar-thumb {
  background: #0B1B34 !important;
}
.mobile-menu #menu::-webkit-scrollbar-thumb:hover {
  background: #0B1B34 !important;
}
.mobile-menu #menuToggle input:checked ~ ul {
  position: fixed;
  top: 50px;
  right: 0px;
}
.mobile-menu #menuToggle {
  position: absolute;
  left: unset;
  right: 15px;
}
.mobile-menu #menuToggle .menuToggle-wrap .hamburger-icon span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  z-index: 12;
  background: #FFFFFF;
  border-radius: 3px;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

.mobile-menu #menuToggle .menuToggle-wrap .hamburger-icon span:first-child {
  transform-origin: 0% 0%;
}
.mobile-menu #menuToggle .menuToggle-wrap .hamburger-icon span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
.mobile-menu #menuToggle input:checked ~ .menuToggle-wrap .hamburger-icon span:nth-last-child(3) {
  opacity: 1;
  transform: rotate(45deg) translate(0px, -4px);
  background: #FFFFFF;
}
.mobile-menu #menuToggle input:checked ~ .menuToggle-wrap .hamburger-icon span:nth-last-child(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.mobile-menu #menuToggle input:checked ~ .menuToggle-wrap .hamburger-icon span {
  transform: rotate(-45deg) translate(0, -1px);
  background: #FFFFFF;
}
.donate-form {
	display: flex;
	flex-flow: row;
	justify-content: start;
	align-items: start;
	width: 100%;
}
.donate-form input {
	height: 40px !important;
  border-radius: 10px !important;
	padding: 10px !important;
}
.donate-form label {
	margin: 0 0 0 20px !important;
	color: #FBC567;
}
.donate-form .krathin-check input {
	margin: 20px 10px 20px 0 !important;
	color: #FBC567;
	width: 25px !important;
	height: 25px !important;
}
.donate-form textarea {
  border-radius: 10px !important;
	padding: 10px !important;
}
.donate-form .krathin-btn input {
	background-color: #FBC567;
	border: 1px solid #0B1B34;
	border-radius: 50px !important;
	font-family: "Kanit", sans-serif !important;
	color: #0B1B34;
	margin: 20px 0 0 20px;
	padding: 0 30px !important;
	transition: 0ms;
}
.donate-form .krathin-btn input:hover {
	background-color: #0B1B34;
	border: 1px solid #FBC567;
}