@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@supports (display:grid) {
  .blog-items {
    grid-gap: 1em;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin: 0 0 1em;
    display: grid
  }
  .blog-items .blog-item {
    padding: 0
  }
  .blog-items[class^=columns-] > div, .blog-items[class*=\ columns-] > div {
    flex: 0 auto;
    width: auto;
    max-width: none
  }
    div#jform_articletext_download_modal {
	display: none !important;
}
  @media (width>=992px) {
    .blog-items.columns-2 {
      grid-template-columns: 1fr 1fr
    }
    .blog-items.columns-3 {
      grid-template-columns: 1fr 1fr 1fr
    }
    .blog-items.columns-4 {
      grid-template-columns: 1fr 1fr 1fr 1fr
    }
  }
}
.blog-items[class^=masonry-], .blog-items[class*=\ masonry-] {
  column-gap: 1em;
  display: block
}
.blog-items[class^=masonry-] .blog-item, .blog-items[class*=\ masonry-] .blog-item {
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  display: inline-flex
}
html, body {
  margin: 0;
  padding: 0;
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border-bottom: none;
}
div#cbtabpane23 h3.m-0.p-0.mb-2.cb-page-header-title {
  font-size: 18px !important;
}
section#j_slider h3.uk-h3 {
  margin-bottom: 0 !important;
}
.pageid-1269 form#adminForm {
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
  display: none;
}
section#j_main.j_grid-9 {
  padding-right: 30px !important;
}
.k-ui-namespace .k-tree .jqtree-selected > .jqtree-element {
  background: rgb(114 161 106);
  color: white;
  font-weight: 400;
}
.k-ui-namespace .jqtree-whitespace, .k-ui-namespace .jqtree-toggler, .k-ui-namespace .jqtree-icon, .k-ui-namespace .jqtree-title {
  display: inline-block;
  font-size: 13px;
  line-height: 44px;
  height: 45px;
  vertical-align: middle;
  margin: 10px 5px;
}
span.jqtree-title.jqtree_common {
  font-size: 18px;
}
.btn-toolbar {
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 0;
  padding: 0;
  border-radius: 3px;
  border-color: #72a16a9e;
}
.ajaxsearch_615 {
  float: right !important;
}
input#filter-search {
	padding: 15px 10px;
	margin: 20px 10px 0 0;
	height: 45px;
}
.pageid-252 h3.page-header.item-title {
  padding: 10px 0;
  border-bottom: 1px solid #f3f3f3;
}
.com-content-categories__item {
	border-bottom: 1px solid #f3f3f3;
	  padding: 10px 0;
}
.com-content-categories__item a {
  font-size: 24px;
  font-weight: 700;
}
.j_grid-9 {
  width: 75%;
}
div#sidebar {
  border-radius: 3px;
  margin-top: 60px;
  padding-left: 10px;
}
div#sidebar ul {
	background: #72a16a;
	padding: 0;
}
div#sidebar ul li {
  list-style: none;
}
div#sidebar ul li a:hover {
  background: #f3f3f3;
  color: #72a16a;
}
div#sidebar ul li a {
  padding: 5px 20px;
  border: 1px solid #ddd;
  display: block;
  border-bottom: 0px;
  font-size: 15px;
  width: 100%;
  color: white;
}
div#sidebar ul {
  margin: 0;
  list-style: none;
  padding: 0;
  max-height: 1000px;
  overflow-y: auto;
}
.loggin_user div#j_header .j_grid-10 {
  width: 85%;
}
.loggin_user #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, .loggin_user #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
  padding: 20px 5px;
}
.loggin_user #js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, .loggin_user #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, .loggin_user #js-mainnav.megamenu.blackwhite .megaMenuToggle {
  font-size: 16px;
}
.j_grid-10.right {
  float: right;
}
#js-mainnav.megamenu.blackwhite {
  border: 0px solid #000000;
  background: white !important;
}
a.copy-fb img {
  width: 11px;
}
.blog.huts-pg.em-tag {
  padding: 30px 0;
}
body {
  color: #333;
  font-family: 'Poppins', sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.input-prepend {
  width: 100% !important;
}
.intro-img-gd .span4 .pull-none.item-image {
  margin-left: -20px;
  margin-right: -20px;
}
a#fb img {
  width: 11px;
}
.input-append .add-on, .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 50px;
  min-width: 30px;
  padding: 4px 20px;
  font-size: 0;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 1px solid #fff;
}
.grid-img {
  margin-bottom: 50px;
}
.uk-card.uk-card-default:before {
  content: "";
  border: 1px solid #72a16a;
  height: 1px;
  width: 100%;
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: 0;
}
.uk-card.uk-card-default {
  position: relative;
}
a span.icon-chevron-right {
  display: none;
}
.btn.jmodedit {
  display: none !important;
  opacity: 0 !important;
}
ul.megamenu.level2 li a {
  background: #4f6d4b !important;
}
.dropdown-toggle {
  display: none;
}
.icons li.edit-icon {
  float: right;
  list-style: none;
  position: absolute;
  right: 0;
  top: 0;
}
form#adminForm {
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
div#contenttop .cb_template.cb_template_default.cbContent {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
div#contenttop {
  padding: 30px 0;
  background: #f3f3f3;
}
.jockham_reports div.toolbar-list {
  width: auto;
}
.scroll-pane.horizontal-only {
  overflow: auto;
}
.pageid-1273 table th {
  color: white;
}
.scroll-pane.horizontal-only {
  overflow: auto !important;
}
.jockham_reports div.toolbar-list li {
  display: inline-block;
  margin: 0px 5px 0px 0px;
  color: #2c2c2c;
  list-style: none outside none;
  text-align: center;
  font-size: 15px !important;
  font-family: 'Poppins';
  width: 100%;
  float: left;
}
.jockham_reports table tfoot .pager .pagination .pagesize {
  border: 1px solid #5e8a56;
  font-size: 14px;
  cursor: pointer;
  margin: 0px;
  padding: 10px;
  width: auto;
  height: auto;
}
.jockham_reports table tfoot td, .jockham_reports table tfoot th {
  background-color: #5e8a56;
  border-top-color: #5e8a56;
  border-top-style: solid;
  border-top-width: 1px;
  text-align: center;
  color: white;
  font-size: 15px;
}
.jockham_reports table td {
  font-size: 15px;
  padding: 10px 20px !important;
}
.category-list a.btn.btn-primary {
  background: #5e8a56;
  padding: 10px 30px;
  border-radius: 5px;
  color: white;
  text-transform: uppercase;
  margin-top: 30px !important;
  display: inline-block;
}
.cb_template .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #5e8a56;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.cb_template .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #5e8a56;
  border-color: #5e8a56;
}
th#categorylist_header_title {
  padding: 10px 30px !important;
  font-size: 20px;
  border: 1px solid #acc8a7;
  text-align: left;
}
.jockham_reports table thead th, .pageid-1273 table th, .item-page table tn {
  background: #72a16a !important;
  padding: 10px 20px !important;
  font-size: 18px;
  border: 1px solid #acc8a7;
  text-align: left;
}
td.list-title, .pageid-1273 table td, .item-page table td {
  padding: 10px 30px;
  border: 1px solid #f3f3f3;
}
table.category.table.table-striped.table-bordered.table-hover, table.tablesorter, .pageid-1273 table, .item-page table {
  width: 100% !important;
  box-shadow: -1px 8px 7px 4px #0000000d;
}
th#categorylist_header_title a {
  color: white;
  /* text-align: left; */
}
.cb_field.col-sm-9 {
  background: #f3f3f3;
  padding: 10px !important;
  border-radius: 5px;
}
.position-relative.row.no-gutters.align-items-end.bg-white.p-2.cbPosCanvasBottom.cbCanvasLayoutBottom {
  display: block !important;
}
.table-wrapper {
  overflow: auto;
  width: 100%;
}
a.close {
  font-size: 30px;
  color: #3f573b;
}
h4.alert-heading {
  color: #72a16a;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
div#system-message-container div#system-message {
  text-align: center;
  background: #f3f3f3;
  padding: 20px 0;
  border-radius: 5px;
}
.com-weblinks-category__pagination.btn-group.float-end {
	display: none;
}
ul.category {
	margin: 30px 0 0 0;
	padding: 0;
}
ul.category li {
  padding: 12px 10px 12px;
  border-bottom: 1px solid #f3f3f3;
  list-style: none;
}
ul.category.list-striped.list-condensed {
  list-style: none;
  margin: 0;
  padding: 0;
}
.j_grid-9.right {
  float: right;
}
.rokajaxsearch.right {
  float: right;
}
#roksearch_search_str {
  background: #ffffff url(https://khuts.org/images/search.png) 98% 50% no-repeat;
  border: 1px solid #72a16a;
  color: #336D83;
  width: 230px;
  border-radius: 3px;
  height: 32px;
  background-size: 16px;
  margin-top: -4px;
}
.poetry .span4 {
  border: 1px solid #72a16a40;
  padding: 20px;
  border-radius: 5px;
}
.system-unpublished, tr.system-unpublished {
  background: #ffffff;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
}
.cat-box p.readmore a {
  padding: 0 25px !important;
  color: #72a06a !important;
  background: white !important;
  font-size: 16px !important;
  font-family: 'Poppins' !important;
  font-weight: 600;
  border: 1px solid #72a06a !important;
  border-radius: 5px !important;
  line-height: 44px !important;
  display: inline-block !important;
  height: 45px !important;
  margin-top: 20px !important;
}
.poetry p.readmore a {
  font-weight: 600;
  color: #3d553b;
  font-size: 15px;
}
.blog h1 {
  text-align: center;
  margin-bottom: 50px !important;
}
.item-page .page-header.main-hd h1 {
  display: none !important;
}
.com-content-category-blog__item.blog-item {
  box-shadow: 0px 0px 20px #00000012;
  padding: 20px;
  border-radius: 5px;
}
.com-content-category-blog__item.blog-item .fields-container {
	display: none;
}
figure.right {
	max-width: 440px;
	float: right;
	margin-left: 30px;
}
figure.right img {
  border-radius: 5px;
}
.childcontent-inner.clearfix ul.megamenu.level2 a span {
  padding: 4px 0px !important;
  line-height: 20px !important;
  font-size: 14px;
}
li.megacss.haschild.col-3-menu.submenu-align-left a:hover {
  background: #364b32 !important;
  color: white !important;
}
ul.megamenu.level1 .childcontent.adddropdown.clearfix.cols2 {
  top: -60px;
  background: #5e8a56;
}
li.megacss.haschild.col-3-menu.submenu-align-left span {
  padding: 0 6px !important;
  text-shadow: none;
  font-size: 16px;
  font-weight: 600;
}
ul.megamenu.level1 li.megacss.active.submenu-align-auto a {
  background: #4f6d4b !important;
  color: white !important;
}
a#menu177 {
  border-radius: 5px;
  background: transparent;
  border: 1px solid #72a16a !important;
  line-height: 24px !important;
  height: auto !important;
  padding: 10px 25px !important;
  margin-top: 20px !important;
  margin-left: 10px !important;
}
div#cbtf_11 .cb_field input {
  width: 100% !important;
  display: block !important;
  border: 1px solid #72a16a !important;
}
div#cbtf_11 .cb_template .text-muted {
  color: #5e8a56 !important;
}
div#cbtf_11 select#cb_clublinks__ {
  width: 100%;
}
div#cbtf_11 .mt-3.p-2.bg-light.border.rounded-bottom.cbRegistrationConclusion {
  background: #729d6b !important;
  color: white;
}
.cb_template .form-group {
  margin-bottom: 0px;
}
.row {
  width: 100%;
  overflow: hidden;
  padding: 10px 0 !important;
}
h3.m-0.p-0.mb-2.cb-page-header-title {
  font-weight: 600;
}
ul#form-login-links li a:hover {
  color: #333 !important;
}
ul#form-login-links li {
  display: inline-block;
  padding: 30px 30px 0 0;
  font-weight: 600;
}
ul#form-login-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cb_template {
  font-family: 'Poppins', sans-serif !important;
}
#megamenucss #js-mainnav.megamenu .js-megamenu, #megamenucss #js-mainnav.megamenu .js-megamenu .level1 .group, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level1, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level2, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level3 {
  margin: 0;
  padding: 0;
  font-family: Poppins, sans-serif !important;
  font-size: 12px !important;
}
form#login-form-614 {
  max-width: 80%;
  margin: auto;
  padding: 40px;
}
input#modlgn-remember {
  float: left;
  padding: 20px !important;
  margin-right: 10px;
  display: inline-block;
  margin-top: 5px;
}
a.uk-button.green:hover, a.uk-button.uk-button-default:hover, .cat-box p.readmore a:hover, a.btn.btn-secondary:hover {
  background: #293927 !important;
  color: #ffffff !important;
  border-color: #293927 !important;
}
input#modlgn-username-614, input#modlgn-passwd-614 {
  width: 100% !important;
  padding: 10px 20px !important;
  font-size: 16px !important;
  border: 1px solid #72a16a;
  font-family: 'Poppins' !important;
  color: #333 !important;
  border-radius: 5px;
  margin: 10px 0;
  height: 40px;
}
.j_grid-8.right {
  float: right;
}
ul.megamenu.level0 .childcontent.adddropdown.clearfix.cols1 ul.megamenu.level1 .megacss a.active {
  background: #3a5037 !important;
  color: white !important;
}
.childcontent.adddropdown.clearfix.cols2 li a {
  padding: 0px 12px !important;
  text-shadow: none !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}
.childcontent.adddropdown.clearfix.cols2 {
  background: #72a16a;
}
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.active {
  background: white;
  color: #72a16a;
}
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.active {
  background: #ffffff;
}
#megamenucss .blackwhite.megamenu .dropdown-menu ul.level1 li.megacss:hover > a.megacss, #megamenucss .blackwhite .dropdown-menu ul.level1 li.megacss a.megacss:hover {
  background: #3d553a !important;
  color: #ffffff !important;
}
.childcontent.adddropdown.clearfix.cols1 ul.megamenu.level1 {
  background: #72a16a;
  padding: 10px 0 !important;
}
.childcontent.adddropdown.clearfix.cols1 ul.megamenu.level1 li a {
  padding: 3px 10px !important;
  font-size: 14px !important;
  color: #ffffff !important;
  text-shadow: none !important;
  font-weight: 600 !important;
  line-height: 26px !important;
}
#megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss, #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active {
  background: #ffffff00 !important;
  color: #72a16a !important;
}
#js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, #js-mainnav.megamenu.blackwhite .megaMenuToggle {
  font-size: 18px;
  color: #293a28;
  padding: 12px 10px;
  font-weight: 700;
  border-left: 0px solid #ffffff;
  -webkit-box-shadow: inset 1px 0px 0px 0px rgb(255 255 255 / 10%);
  -moz-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: none;
  text-transform: uppercase;
}
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
  display: block;
  line-height: normal;
  margin: 0;
  padding: 20px 5px;
  text-decoration: none;
  cursor: pointer;
  line-height: 50px;
}
#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title {
  background-position: 100% 22px;
}
#megamenucss #js-mainnav.blackwhite .js-megamenu {
  background: #ffffff;
   !important: ;
}
megamenucss #js-mainnav.megamenu .js-megamenu, #megamenucss #js-mainnav.megamenu .js-megamenu .level1 .group, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level1, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level2, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level3 {
  margin: 0;
  padding: 0;
  font-family: 'Poppins' !important;
}
#js-mainnav.megamenu.blackwhite {
  border: 0px solid #000000;
}
ul.nav-child.unstyled.small li.active.deeper.parent ul.nav-child.unstyled.small li a {
  background: #8ab384;
  padding: 0px 0;
}
ul.nav-child.unstyled.small ul.nav-child.unstyled.small {
  width: 100px !important float: none !important;
  left: -204px;
  top: 0;
  padding: 5px 15px;
  background: #8ab384;
}
li.deeper.parent li.deeper.parent {
  padding: 5px 0 !important;
  height: auto;
  line-height: normal;
  text-align: left;
  font-size: 16px;
}
li.deeper.parent a {
  padding: 0;
}
.uk-scope .uk-accordion-title {
  display: block;
  font-size: 21px !important;
  line-height: 1.4;
  color: #5e8a56;
  overflow: hidden;
  background: white;
  box-shadow: 0px 0px 5px #0000001f;
  padding: 15px 20px;
  border-radius: 5px;
  font-weight: 600 !important;
}
li.uk-open {
  background: white;
  box-shadow: 0px 0px 5px #0000001f;
  border-radius: 5px;
}
li.uk-open .uk-accordion-title {
  box-shadow: none;
}
.uk-scope .uk-accordion-content {
  display: flow-root;
  margin-top: 0;
  padding: 0 20px 20px;
}
section#j_main blockquote {
  font-style: italic;
  padding: 0;
  margin: 0 0 0 30px;
}
#boxplusx_sigplus_1001 .boxplusx-dialog, #boxplusx_sigplus_1001 .boxplusx-detail {
  background-color: rgb(73 111 65);
  color: #fff;
}
.pull-none.item-image img {
  max-width: 440px;
  border-radius: 5px;
}
em {
	color: #333;
	font-size: 16px;
}
.em-tag em {
  display: block;
  color: #5b7e56;
  padding: 40px 0 0;
}
.pageid-1090 .content.clearfix {
  padding: 35px 0 60px;
  margin: 0;
}
p.counter.pull-right {
  float: none;
  margin: 0;
}
.pageid-1045 section.content-b {
  background: linear-gradient(360deg, #f3f3f3, #f3f3f300);
  padding-bottom: 50px;
}
.haschild span#menu187:after {
  content: "►";
  position: absolute;
  right: 10px;
  top: 0;
  color: #3a5037;
  font-size: 13px;
}
.haschild span#menu187 {
  position: relative;
}
.deeper.parent {
  background: transparent;
  height: 90px;
  margin: 0;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 48px;
  font-weight: 700;
  color: #293a28;
  text-transform: uppercase;
}
.blog.huts-pg dl.fields-container {
  display: none;
}
div#logo img {
  position: absolute;
  top: 4px;
  max-width: 95px;
  z-index: 99;
}
.grid-4 .uk-scope .uk-h3, .grid-4 .uk-scope h3 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600 !important;
  color: #72a16a;
}
.blog .item-image img {
  max-width: 440px;
  border-radius: 5px;
  height: 210px;
  width: 100%;
}
.blog .items-row.cols-3 {
  display: flex;
  flex-wrap: wrap;
}
.com-content-category-blog__item.blog-item {
  flex-basis: 29.8%;
  margin: 10px;
}
.blog .items-row.cols-3 .span4:first-child {
  margin-left: 0;
}
.item-page.huts-pg h3 {
  color: #72a16a;
  margin-bottom: 10px;
}
.pagination__wrapper {
  margin: auto;
  text-align: center;
}
ul.pagination li {
  text-align: center;
  margin: auto;
}
li.pagination-next a, li.pagination-end a, li.pagination-prev a, li.pagination-start a {
  display: block !important;
}
ul.pagination li.page-item {
	display: inline-block;
	margin-bottom: 30px;
}
ul.pagination li.page-item a.page-link {
	padding: 7px 10px 6px 10px;
	border: 1px solid #dddddd;
	border-radius: 4px;
}
ul.pagination li.page-item a.page-link:hover {
	background: #f5f5f5;
}
span.icon-angle-double-right::before  {
	content: "End";
	color: #555 !important;
	margin-top: 4px;
	display: block;
}
span.icon-angle-right::before  {
	content: "Next";
	color: #555 !important;
	margin-top: 4px;
	display: block;
}
span.icon-angle-double-left::before  {
	content: "Start";
	color: #555 !important;
	margin-top: 4px;
	display: block;
}
span.icon-angle-left::before  {
	content: "Prev";
	color: #555 !important;
	margin-top: 4px;
	display: block;
}
.icon-angle-double-right {
	padding: 0 30px 0 0px;
}
.icon-angle-right {
	padding: 0 35px 0 0px;
}
.icon-angle-double-left {
	padding: 0 38px 0 0px;
}
.icon-angle-left {
	padding: 0 35px 0 0px;
}
.item-page.huts-pg div ul li, .item-page.huts-pg div ol li {
  padding-top: 15px;
}
ul.megamenu.level1 li.megacss.first.active.submenu-align-auto a.active {
  background: #3d553a !important;
  color: #ffffff !important;
}
.item-page.huts-pg div ul, .item-page.huts-pg div ol {
  padding: 0px 0 10px 18px;
  margin: 0;
}
.price {
  font-size: 40px;
  font-weight: 500;
  color: #5e8a56;
  padding: 20px 0 0;
}
.pageid-210 .page-header {
  text-align: center;
}
.pageid-210 .content.clearfix {
  padding: 35px 0 50px;
  margin: 0;
}
.price-table .uk-card.uk-card-default {
  border-radius: 5px;
  border-top: 5px solid #72a16a;
}
.pricing-table h3 {
  font-size: 26px;
  font-weight: 700;
}
ul.price-list li:before {
  background: url(https://khuts.org/images/tick2.png);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 18px;
}
ul.price-list li {
  position: relative;
  padding: 12px 0 12px 30px;
  border-bottom: 1px solid #f3f3f3;
}
ul.price-list {
  padding: 0;
  list-style: none;
  margin: 40px 0 10px;
  min-height: 320px;
}
thead {
  background: #72a16a;
  color: white;
}
div#j_bottom table, table.email-table {
  background: #f6f6f6;
  width: 80%;
  margin: auto;
  box-shadow: -1px 8px 7px 4px #0000000d;
}
div#j_bottom table {
  background: #f6f6f6;
  width: 80%;
  margin: auto;
  margin-top: -232px;
  box-shadow: -1px 8px 7px 4px #0000000d;
}
div#j_bottom th, table.email-table th {
  padding: 15px 31px;
  font-size: 20px;
  border: 1px solid #acc8a7;
  text-align: left;
}
div#j_bottom td, table.email-table td {
  padding: 7px 30px;
  border: 1px solid #acc8a7;
  border-radius: 5px;
}
div#j_fullwidth {
  margin: auto;
  max-width: 1500px;
}
.pageid-111 section.content-b {
  padding: 160px 0 230px;
}
.pageid-111 #j_bottom {
  background: #acc8a7;
  height: auto;
}
.img-cap2 {
  position: absolute;
  top: -190px;
  background: #72a16a;
  max-width: 25%;
  position: absolute;
  left: 0;
  padding: 15px 20px;
  top: -200px;
  text-align: center;
  color: white;
}
div#j_fullwidth h3 a.uk-link-reset {
  font-size: 18px;
  font-weight: 700;
  color: black;
}
div#j_fullwidth .uk-scope .uk-card-body {
  padding: 20px 20px 25px;
}
p.uk-article-meta {
  color: #999;
}
.uk-scope .uk-card-default {
  background: #fff;
  color: #333;
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}
h3 a.uk-link-reset {
  font-size: 24px;
  font-weight: 700;
  color: black;
}
section.content-a.clearfix {
  margin-bottom: 300px;
}
section.fullwidth.clearfix {
  padding: 60px 0 290px;
}
ul.tick-list li {
  position: relative;
  padding: 7px 20px 7px 60px;
  font-size: 18px;
}
.counts-col img {
  max-width: 80px;
}
.counts-col {
  margin: auto;
  text-align: center;
  float: left;
  padding-right: 100px;
}
.counts-wrapper {
  padding-top: 110px;
}
div#j_content-a .uk-width-1-2\@m.uk-text-center.uk-flex-last\@m {
  position: relative;
}
div#j_content-a .uk-width-1-2\@m.uk-text-center.uk-flex-last\@m img {
  position: absolute;
  left: 0;
  bottom: -278px;
}
.img-cap {
  background: #72a16a;
  max-width: 26%;
  position: absolute;
  right: 424px;
  padding: 20px 30px;
  top: 134px;
  text-align: center;
  color: white;
}
p.large-txt {
  text-align: center;
  margin-top: 30px;
}
p.large-txt strong {
  font-size: 36px;
  display: block;
  margin-bottom: 3px;
}
p.large-txt span {
  text-align: center;
  margin: auto;
}
ul.tick-list {
  list-style: none;
  margin: 0;
  padding: 20px 0 0;
  max-width: 80%;
}
ul.tick-list li:before {
  content: url(https://khuts.org/images/tick.png);
  position: absolute;
  left: 0;
  top: 8px;
}
div#j_top {
  background: #72a16a;
  padding: 8px 0;
  color: white;
}
.pageid-101 .content.clearfix {
  padding: 0 0 60px;
  margin: 0;
}
div#j_top p {
  margin: 4px 0 0 0;
}
span.line:after {
  content: "";
  background: #b8d0b4;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 4px;
  z-index: -1;
  height: 40%;
}
span.line {
  position: relative;
  z-index: 2;
}
.grid-img .uk-panel.uk-width-1-1 {
  float: right;
  max-width: 80%;
  margin-top: -142px;
}
.grid-img .uk-width-1-2\@s.uk-text-center.uk-first-column img {
  max-width: 500px;
  float: left;
  margin-top: -164px;
}
h1 {
  font-size: 45px !important;
  font-weight: 700 !important;
  line-height: 55px !important;
  margin-bottom: 30px !important;
}
h2 {
  font-size: 42px !important;
  line-height: 52px !important;
  font-weight: 700 !important;
  margin-bottom: 30px !important;
}
.blog .page-header h2 {
  font-size: 24px !important;
  margin-bottom: 15px !important;
  line-height: 34px !important;
}
.donation-box-content {
  background: #ffffffdb;
  max-width: 50%;
  text-align: center;
  padding: 70px;
}
.donation-box {
  max-width: 1060px;
  padding: 0 0px;
  margin: auto;
  text-align: center;
  background: url(https://khuts.org/images/donation-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 1px 3px 9px #00000017;
  margin-top: 60px;
}
.uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-light.uk-transition-fade div {
  max-width: 50%;
}
section#j_slider h3.uk-h3 {
  font-size: 50px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 84px !important;
  color: #000 !important;
}
div#j_copyright {
  background: #5e8a56;
  padding: 15px 0;
}
div#j_copyright .row {
  width: 100%;
  overflow: hidden;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 35px;
  color: #333;
}
.uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6 {
  font-family: 'Poppins', sans-serif !important;
}
h1, h2 {
  color: #333;
  font-family: 'Poppins', sans-serif !important;
}
h3.uk-h2 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 800;
  color: #333;
}
img.right {
  float: right;
  height: auto;
  margin: 0 0 10px 20px;
  max-width: 440px;
  background: transparent;
  border: 3px solid #eec681;
}
a:link, a:visited {
  color: #72a16a;
  text-decoration: none;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.pad-out {
  padding-top: 20px;
  padding-bottom: 30px;
}
.menu-toggle {
  background: none repeat scroll 0 0 white;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 20px;
  margin: 20px 0 0;
  padding: 10px;
  text-transform: uppercase;
}
.menu-toggle.toggled-on {
  background: none repeat scroll 0 0 white;
  color: #000;
}
.srt-menu {
  display: none;
}
.srt-menu.toggled-on {
  display: block;
  position: relative;
  z-index: 10;
}
.srt-menu {
  clear: both;
  margin-bottom: 60px;
}
.srt-menu li a {
  background: none repeat scroll 0 0 white;
  display: block;
  margin: 1px 0;
  padding: 10px;
  text-decoration: none;
}
.srt-menu li a:hover {
  color: #72a16a;
}
.srt-menu li li a {
  height: auto;
  font-size: 15px;
}
.srt-menu li li li a {
  background: none repeat scroll 0 0 white;
  padding-left: 80px;
}
footer ul {
  margin: 0;
  padding: 0;
}
.module.service {
  clear: both;
  margin: 30px 0;
}
.j_footer .j_block {
  margin: 0;
}
.j_grid-3.footer-img {
  margin-bottom: 10px;
  margin-top: 10px;
}
div#j_header {
  box-shadow: 3px 6px 6px #00000008;
  padding: 12px 0;
}
.j_footer {
  background: url(https://khuts.org/images/banners/footer-bg.jpg);
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  background-position: center;
}
ul.ft-list {
  margin-top: 55px;
}
footer ul {
  list-style: none;
}
footer ul li, footer ul li a, #j_copyright a, #j_copyright {
  font-size: 14px;
  color: #ffffff !important;
}
.pageid-101 .page-header h1 {
  display: none;
}
div#j_content-a {
  padding: 60px 0 0;
  background: url(https://khuts.org/images/objectives-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 600px;
}
.home section.content-b {
  padding: 160px 0 50px;
}
.pageid-101 section.content-b {
  background: linear-gradient(360deg, #f3f3f3, #f3f3f300);
}
ul.slides {
  float: left;
}
.ct-index {
  z-index: 999;
}
a.uk-button, button#submit, button.btn.btn-primary.login-button, .btn.btn-secondary.input-password-toggle, a.btn.btn-secondary {
  box-sizing: border-box;
  color: #72a06a !important;
  background: white !important;
  font-size: 16px !important;
  font-family: 'Poppins' !important;
  font-weight: 600;
  border: 1px solid #72a06a !important;
  border-radius: 5px !important;
  line-height: 44px !important;
  display: inline-block !important;
  height: 45px !important;
  margin-top: 20px !important;
  padding: 0 30px !important;
}
a.uk-button.white-btn {
  color: #0060a7 !important;
  background: #ffffff !important;
}
.uk-button:hover, button#submit:hover, a.uk-button.white-btn:hover {
  background: #72a16a !important;
  color: #fff !important;
}
.ce-cf-container .inputbox.required {
  background-image: none;
  background-position: inherit;
}
.ce-module .ce-cf-container .inputbox {
  width: 100%;
  padding: 10px;
  border-radius: 7px;
  border: 1px solid #bfbfbf;
}
.ce-module .ce-cf-container .inputbox {
  width: 98%;
}
.ce-cf-container {
  padding: 8px 0 !important;
  width: 100%;
  margin: 0 !important;
}
.grid-8 {
  width: 60%;
  flex-basis: 60%;
  float: right;
}
.grid-4 {
  width: 40%;
  flex-basis: 40%;
  padding-right: 50px;
}
.contact-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  /* align-items: center; */
}
label.requiredField {
  font-weight: normal;
  font-size: 15px;
}
.ce-cf-container label.ce-validation-error {
  padding-bottom: 0px;
  font-weight: normal;
  font-size: 14px;
}
a.uk-button.uk-button-default, a.uk-button, input.btn.btn-primary.cbLostPassSend, button.btn-primary, button.btn-secondary {
  color: #72a06a !important;
  background: white !important;
  font-size: 16px !important;
  font-family: 'Poppins' !important;
  font-weight: 600;
  border: 1px solid #72a06a !important;
  border-radius: 5px !important;
  line-height: 44px !important;
  display: inline-block !important;
  height: 45px !important;
  margin-top: 20px !important;
  padding: 0 30px !important;
  margin-right: 10px;
}
a.uk-button.green {
  background: #72a16a !important;
  color: white !important;
}
.row.clearfix.sr-grid {
  width: 100%;
  padding: 0;
  margin-bottom: 31px;
}
.row.clearfix.sr-grid p {
  padding: 20px;
  font-size: 18px;
  line-height: 30px;
}
.row {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
.j-row.clearfix {
  position: relative;
  width: 64%;
  margin: auto;
}
.right-float.ban-image {
  position: absolute;
  right: 0;
  top: 62px;
  z-index: 999;
}
.portfolio .right-float.ban-image {
  top: 20px;
}
.ban-content.ban-text h2 {
  font-weight: 900;
  color: white;
  font-size: 50px;
  line-height: 60px !important;
}
.ban-content {
  width: 800px;
  padding: 60px 50px;
  color: white;
  font-size: 18px;
  float: right;
}
.ban-content.ban-text span {
  color: black;
  font-weight: 400;
}
h2.ct-title span {
  color: #0068b3;
}
.content.clearfix {
  padding: 35px 0;
  margin: 0;
}
.grid-content {
  width: 48%;
}
h2.ct-title {
  font-weight: 900;
  color: #768589;
  z-index: 999;
  font-size: 56px;
  line-height: 64px !important;
}
.pageid-192 .grid-content {
  margin-top: 10px !important;
}
.content-a .j_block, div#j_content-b .j_block, .j_block, section#j_main {
  padding: 0;
}
.content-a .j_grid-4 {
  padding: 5px 10px;
}
figure.effect img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect:hover img {
  opacity: 0.5;
}
figure.effect {
  padding: 20px;
  width: 100%;
}
figure.effect figcaption::before {
  position: absolute;
  bottom: 37px;
  left: 28px;
  height: 1px;
  background: #0088ff;
  content: '';
  width: 30%;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  text-align: center;
  margin: auto;
  opacity: 0;
}
.pageid-193 figure.effect figcaption::before {
  bottom: 30px;
  left: 18px;
  width: 20%;
}
figure.effect figcaption::before {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect:hover figcaption::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#j_bottom {
  background: #acc8a7;
  padding: 50px 0;
  height: 700px;
  position: relative;
}
.donation-row {
  margin-top: -300px;
}
.flexslider .slides img {
  width: auto;
  display: block;
  margin: auto;
}
.stack {
  margin-top: 120px !important;
  margin-bottom: 100px !important;
}
p.flex-caption {
  display: none;
}
.page-frame {
  margin: 0 auto;
  max-width: 725px;
}
.screen {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.screen:before {
  border: 2px solid #cacacc;
  border-radius: 3% 3% 0.5% 0.5% / 5%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.8) inset, 0 0 1px 2px rgba(255, 255, 255, 0.3) inset;
  content: "";
  display: block;
  /* for aspect ratio ~67:100 */
  padding-top: 67%;
}
.screen:after {
  content: "";
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  position: absolute;
  bottom: 0.75%;
  left: 0.5%;
  padding-top: 1%;
  width: 99%;
}
.page-frame .viewport {
  transition: background-position 3s ease;
  background-position: 0 0;
  background-size: 100% auto;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0px 0px 13px #f1f1f1;
}
.viewport {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.page-frame:hover .viewport {
  background-position: 0 100%;
}
.page-frame .viewport:after {
  background: radial-gradient(circle at right bottom, transparent 75%, rgba(255, 255, 255, 0.05) 75%, transparent);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ptr-section {
  width: 100%;
  position: relative;
}
.ptr-content {
  float: left;
  padding: 50px;
  margin-top: 90px !important;
  margin-left: 90px !important;
}
.ptr-info {
  margin-top: 100px !important;
}
.portfolio .right-float.ban-image:before {
  content: none;
}
.no-ft-img .pull-right.item-image {
  float: right;
  margin: 0px 0px 30px 30px;
}
.pull-right.item-image {
  float: right;
  margin: 50px 0px 30px 30px;
}
.img_caption.none {
  max-width: 440px;
}
img.caption {
  border-radius: 5px;
  position: relative;
}
ul.fields-container {
  position: absolute;
  right: 15px;
  z-index: 99;
  padding: 15px 20px;
  color: white;
  background: #72a16a;
  border-radius: 2px;
  box-shadow: 0px 0px 5px black;
  top: 8px;
  z-index: 1;
  max-width: 390px;
  min-height: 120px;
  font-size: 15px;
}
.item-page.huts-pg.em-tag {
  position: relative;
  padding-top: 20px;
}
.item-page.huts-pg.em-tag .pull-right.item-image {
  margin: 120px 0px 20px 25px;
}
dl.fields-container dd {
  margin: 0;
}
span.field-label {
  font-weight: 600;
}
dl.fields-container dd {
  margin: 0;
}
span.field-label {
  font-weight: 600;
}
p.img_caption {
  text-align: center;
  padding: 10px 0 0;
  color: #333333;
}
a:hover {
  color: #333333;
}
@media screen and (max-width: 50em) {
  .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
@media only screen and (min-width: 481px) {
  .menu-toggle {
    float: right;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  div#sidebar {
    margin-top: 20px;
    padding-left: 0px;
  }
  .item-page.huts-pg.em-tag .pull-right.item-image {
    margin: 10px 0px 20px 0px;
  }
  dl.fields-container {
    position: static;
    padding: 10px;
  }
  section#j_main.j_grid-9 {
    padding-right: 0px !important;
  }
  img.right {
    float: none;
    margin: 0;
    max-width: 100%;
  }
  .srt-menu li a:hover {
    color: #444 !important;
  }
}
@media only screen and (min-width: 920px) {
  .menu-toggle {
    display: none;
  }
  #menu-main-navigation {
    display: block;
  }
  .srt-menu, .srt-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  .srt-menu ul {
    display: none;
    position: absolute;
    width: 12em;
  }
  .srt-menu ul li {
    width: 100%;
  }
  .srt-menu li:hover {
    visibility: inherit;
  }
  .srt-menu li {
    float: left;
    margin-left: 1px;
    position: relative;
  }
  .srt-menu li li {
    margin-left: 0;
  }
  .srt-menu a {
    display: block;
    position: relative;
  }
  .srt-menu li:hover ul, .srt-menu li.sfHover ul {
    display: block;
    left: 0;
    top: 45px;
    z-index: 99;
    min-width: 194px;
  }
  ul.srt-menu li:hover li ul, ul.srt-menu li.sfHover li ul {
    top: -999em;
  }
  ul.srt-menu li li:hover ul, ul.srt-menu li li.sfHover ul {
    left: 12em;
    top: 0;
  }
  ul.srt-menu li li:hover li ul, ul.srt-menu li li.sfHover li ul {
    top: -999em;
  }
  ul.srt-menu li li li:hover ul, ul.srt-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
  }
  #topnav, .srt-menu {
    float: right;
  }
  .srt-menu a {
    text-decoration: none;
  }
  .srt-menu li a {
    background: transparent;
    height: 90px;
    margin: 0;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 48px;
    font-weight: 700;
    color: #293a28;
    text-transform: uppercase;
  }
  ul.nav-child.unstyled.small {
    padding: 10px;
    background: #5e8a56;
    width: 230px;
    top: 90px;
    box-shadow: -1px 3px 6px 0px #0000002b;
  }
  .srt-menu li li a {
    padding: 5px 20px;
    /* float: left; */
    width: 100%;
    text-align: left;
    color: white;
    line-height: 35px;
  }
  .nav-child .srt-menu li:hover > a, .srt-menu li.current li a {
    color: #ffffff;
  }
  .current.active a {
    color: #72a16a;
  }
  .srt-menu li .current.active a {
    color: #2d3f2a !important;
  }
  .srt-menu li li a:hover {
    color: #2d3f2a;
  }
  .srt-menu li li li a, .srt-menu li.current * li a {
    background: #5e8a56;
    padding: 5px 20px;
    /* float: left; */
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 480px) {}
@media (min-width: 481px) and (max-width: 767px) {}
@media (max-width: 767px) {
  #jux_memamenu551 #js-mainnav.megamenu #arrow-icon {
    padding: 8px 20px !important;
  }
  div#j_copyright {
    padding: 15px 20px;
  }
  .grid-img .uk-width-1-2\@s.uk-text-center.uk-first-column img {
    max-width: 100%;
    float: left;
    margin-top: 0;
  }
  .uk-scope .uk-grid > * > :last-child {
    margin-bottom: 0;
  }
  form#login-form-614-614 {
    max-width: 100%;
    margin: auto;
    padding: 0 20px;
  }
  .input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 50px;
    min-width: 0;
    padding: 4px 7px 4px 0;
    font-size: 0;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #ffffff;
    border: 1px solid #fff;
  }
  td.list-title, .pageid-1273 table td, .item-page table td {
    padding: 10px;
    border: 1px solid #f3f3f3;
  }
  th#categorylist_header_title {
    padding: 10px 10px !important;
    font-size: 15px;
    border: 1px solid #acc8a7;
    text-align: left;
  }
  .grid-4 {
    width: 100%;
    flex-basis: 100%;
    padding-right: 0;
  }
  .grid-4 .uk-scope .uk-h3, .grid-4 .uk-scope h3 {
    font-size: 20px;
  }
  .grid-8 {
    width: 100%;
    flex-basis: 100%;
    float: none;
  }
  .pull-right.item-image {
    float: none;
    margin: 20px 0 30px;
  }
  .blog .items-row.cols-3 .span4 {
    flex-basis: 100%;
    margin: 0 0px 30px;
  }
  .img_caption.none {
    max-width: 100%;
  }
  .pull-right.item-image img {
    max-width: 320px;
    border-radius: 5px;
  }
  dl.fields-container {
    position: static;
    right: 0;
    z-index: 99;
    background: aliceblue;
    padding: 10px;
    color: white;
    background: #72a16a;
    border-radius: 2px;
    box-shadow: 0px 0px 5px black;
    top: -50px;
  }
  h3 {
    font-size: 20px;
  }
  .counts-wrapper {
    padding-top: 20px;
  }
  .pageid-111 section.content-b {
    padding: 30px 0 170px;
  }
  .blog.huts-pg .page-header h2 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
    line-height: 28px !important;
  }
  .img-cap2 {
    top: -190px;
    max-width: 70%;
    left: 0;
    padding: 10px 10px;
    top: -634px;
    font-size: 14px;
    line-height: 20px;
  }
  div#j_bottom th, table.email-table th {
    padding: 10px 20px;
    font-size: 15px;
  }
  div#j_bottom td, table.email-table td {
    padding: 5px 10px;
    border: 1px solid #acc8a7;
    border-radius: 5px;
  }
  div#j_bottom table {
    width: 100%;
    margin: auto;
  }
  #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    cursor: pointer;
    line-height: 50px;
  }
  .j_container {
    margin: 1px auto;
    padding: 0 20px !important;
  }
  h1 {
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
    margin-bottom: 25px !important;
  }
  .counts-col {
    margin: auto;
    text-align: center;
    float: left;
    padding-right: 60px;
  }
  h3 a.uk-link-reset {
    font-size: 20px;
    font-weight: 700;
    color: black;
  }
  section.fullwidth.clearfix {
    padding: 30px 20px 240px;
  }
  .donation-box {
    max-width: 100%;
    margin-top: 40px;
  }
  .donation-box-content {
    background: #ffffffdb;
    max-width: 100%;
    text-align: center;
    padding: 20px;
  }
  #j_bottom {
    height: auto;
  }
  #roksearch_search_str {
    width: 100%;
    height: 30px;
    background-size: 16px;
    margin-top: 10px;
  }
  div#j_header {
    padding: 5px 0;
  }
  .j_footer {
    padding: 20px;
  }
  .right-float {
    float: left !important;
  }
  iv#j_copyright {
    background: #5e8a56;
    padding: 10px 20px;
  }
  p.large-txt strong {
    font-size: 30px;
    display: block;
    margin-bottom: 3px;
  }
  .counts-col img {
    max-width: 60px;
  }
  ul.tick-list li {
    position: relative;
    padding: 7px 0px 7px 50px;
    font-size: 15px;
  }
  ul.tick-list {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 100%;
  }
  h2 {
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: 700 !important;
    margin-bottom: 25px !important;
  }
  .grid-img .uk-panel.uk-width-1-1 {
    float: left;
    max-width: 100%;
    margin-top: 10px;
  }
  div#j_content-a .uk-width-1-2\@m.uk-text-center.uk-flex-last\@m img {
    position: static;
  }
  section.content-a.clearfix {
    margin-bottom: 30px;
  }
  div#j_content-a {
    padding: 30px 0;
    height: auto;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade div {
    max-width: 66%;
  }
  div#logo img {
    top: 6px;
    max-width: 54px;
    z-index: 99;
  }
  section#j_slider h3.uk-h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    line-height: 26px !important;
    color: #000 !important;
  }
  .menu-toggle {
    display: none;
  }
  div#js-mainnav {
    background: white !important;
    border-color: white !important;
  }
  #jux_memamenu551 #js-mainnav .jux-fa.jux-fa-bars {
    font-size: 20px;
    float: right;
    color: #ffffff;
    background: #72a16a;
    padding: 8px 11px;
    border-radius: 5px;
    margin: 5px 00 15px;
  }
  div#j_top p {
    margin: 0;
    font-size: non;
    float: none !important;
    text-align: center;
  }
  .rokajaxsearch.right {
    float: none;
    margin: auto;
    text-align: center !important;
  }
  #roksearch_results {
    width: 220px;
  }
  #jux_memamenu551 #js-mainnav.megamenu {
    width: 100% !important;
    overflow: inherit !important;
  }
  #megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss, #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active {
    background: #ffffff !important;
    color: #72a16a !important;
  }
  .childcontent.adddropdown.clearfix.cols1 ul.megamenu.level1 li a {
    font-size: 16px !important;
  }
  #jux_memamenu551 #arrow-icon {
    position: absolute;
    font-size: 20px;
    text-decoration: none;
    right: 8px;
    margin-top: -49px;
    color: #333;
    padding: 10px 30px;
    z-index: 9999999;
    cursor: pointer;
  }
  .j_grid-9.right {
    float: right;
    width: 100%;
  }
  #jux_memamenu551 #js-mainnav.megamenu {
    width: 100% !important;
    overflow: inherit !important;
  }
  a#menu177 {
    border-radius: 5px;
    background: transparent;
    border: 1px solid #72a16a !important;
    line-height: 20px !important;
    height: auto !important;
    padding: 20px 5px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  #megamenucss #js-mainnav.blackwhite .js-megamenu {
    background: #72a16a !important;
    position: absolute;
    z-index: 99999999999;
    width: 82%;
    top: 76px;
    box-shadow: 1px 5px 20px #00000045;
    right: -5px;
  }
  .dropdown-backdrop {
    z-index: -1;
    position: relative;
  }
    .ajaxsearch_615 {
	width: 100% !important;
	margin-top: 10px;
}
}
@media (max-width: 991px) {
  .theme-white.mod_jux_megamenu .megamenu-wrapper {
    box-shadow: none;
  }
  .mod_jux_megamenu .megamenu-wrapper ul.level0 {
width: 80%;
    background: #eee;
    padding: 20px;
    border-radius: 6px;
}
#jux_megamenu551 .megamenu-wrapper ul.level0 li.megacss a.megacss {
	line-height: 0.5;
}
a#menu177 {
	border-radius: 5px;
	background: #72a16a;
	border: 1px solid #72a16a !important;
	line-height: 10px !important;
	height: auto !important;
	padding: 20px 8px !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
	color: white !important;
}
}
@media (min-width: 768px) and (max-width: 959px) {
  .item-page.huts-pg.em-tag .pull-right.item-image {
    margin: 10px 0px 15px 0px;
  }
  ul.category-module.sidebar-list.mod-list li a {
    padding: 3px 10px;
    border: 1px solid #ddd;
    display: block;
    border-bottom: 0px;
    font-size: 14px;
    width: 100%;
    color: white;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade {
    max-width: 768px;
  }
  .loggin_user #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, .loggin_user #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
    padding: 3px 0px;
  }
  .loggin_user div#j_header .j_grid-10 {
    width: 87%;
  }
  div#logo img {
    position: absolute;
    top: 0px;
    max-width: 54px;
    z-index: 99;
  }
  #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title {
    background: none;
  }
  #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title {
    padding-left: 0px;
    padding-right: 0px;
  }
  #js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, #js-mainnav.megamenu.blackwhite .megaMenuToggle {
    font-size: 16px;
  }
  .loggin_user #js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, .loggin_user #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, .loggin_user #js-mainnav.megamenu.blackwhite .megaMenuToggle {
    font-size: 12px;
  }
  .dropdown-backdrop {
    z-index: -1;
    position: relative;
  }
  #megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss, #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active {
    background: #ffffff !important;
    color: #72a16a !important;
  }
  .childcontent.adddropdown.clearfix.cols1 ul.megamenu.level1 li a {
    font-size: 12px !important;
  }
  .childcontent.adddropdown.clearfix.cols1 ul.megamenu.level1 li a {
    padding: 0px 10px !important;
  }
  .childcontent-inner.clearfix ul.megamenu.level2 a span {
    padding: 2px 0px !important;
    line-height: 20px !important;
    font-size: 12px;
  }
  #jux_memamenu551 #arrow-icon {
    position: absolute;
    font-size: 30px;
    text-decoration: none;
    right: -2px;
    margin-top: -76px;
    color: #333;
    padding: 10px 30px;
    z-index: 9999999;
    cursor: pointer;
  }
  .j_grid-9.right {
    float: right;
    width: 100%;
  }
  #jux_memamenu551 #js-mainnav.megamenu {
    width: 100% !important;
    overflow: inherit !important;
  }
  a#menu177 {
    border-radius: 5px;
    background: transparent;
    border: 1px solid #72a16a !important;
    line-height: 20px !important;
    height: auto !important;
    padding: 20px 5px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  h2 {
    font-size: 34px !important;
    line-height: 44px !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
  }
  .img-cap2 {
    position: absolute;
    top: -190px;
    background: #72a16a;
    max-width: 41%;
    position: absolute;
    left: 0;
    padding: 15px 20px;
    top: -515px;
    text-align: center;
    color: white;
  }
  .grid-4 .uk-scope .uk-h3, .grid-4 .uk-scope h3 {
    font-size: 18px;
  }
  .grid-img .uk-width-1-2\@s.uk-text-center.uk-first-column img {
    max-width: 100%;
    float: left;
    margin-top: -101px;
  }
  .pull-right.item-image img {
    max-width: 440px;
    border-radius: 5px;
  }
  .pull-right.item-image {
    float: none;
    margin: 0px 0px 30px 0px;
  }
  dl.fields-container {
    position: static;
    width: auto;
    min-height: auto;
  }
  .item-page.huts-pg.em-tag {
    padding-top: 0px;
  }
  .blog .items-row.cols-3 .span4 {
    flex-basis: 29.1%;
    margin: 0 15px 30px;
  }
  .blog.huts-pg .item-image img {
    max-width: 408px;
    border-radius: 5px;
    height: 190px;
    width: 100%;
  }
  .blog.huts-pg .page-header h2 {
    font-size: 21px !important;
    margin-bottom: 9px !important;
    line-height: 26px !important;
  }
  .menu-toggle {
    display: none;
  }
  #jux_memamenu551 #js-mainnav .jux-fa.jux-fa-bars {
    font-size: 35px;
    float: right;
    color: #ffffff;
    background: #72a16a;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px 00 15px;
  }
  div#js-mainnav {
    background: white !important;
    border-color: white !important;
  }
  .j_footer {
    padding: 30px 25px;
  }
  div#j_copyright .j_grid-6 {
    width: 359px;
  }
  div#j_copyright {
    background: #5e8a56;
    padding: 15px 25px;
  }
  .img-cap {
    max-width: 100%;
    right: 0;
    top: -267%;
  }
  section.content-a.clearfix {
    margin-bottom: 50px;
  }
  div#j_fullwidth {
    margin: auto;
    max-width: 100%;
    padding: 25px;
  }
  #j_bottom {
    height: 491px;
  }
  .donation-box-content {
    padding: 30px;
  }
  .counts-wrapper {
    padding-top: 25px;
  }
  h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 44px !important;
    margin-bottom: 30px !important;
  }
  div#j_content-a {
    padding: 30px 0;
    height: auto;
  }
  section#j_slider h3.uk-h3 {
    font-size: 26px !important;
    line-height: 40px !important;
  }
  .grid-img .uk-width-1-2\@m.uk-text-center.uk-first-column img {
    max-width: 300px;
    float: left;
    margin-top: 0;
  }
  .grid-img .uk-panel.uk-width-1-1 {
    float: left;
    max-width: 88%;
    margin-top: 0;
  }
  div#j_content-a .uk-width-1-2\@m.uk-text-center.uk-flex-last\@m img {
    position: static;
    padding: 30px 0 40px;
    float: left;
  }
  .j_container {
    width: 768px;
    padding: 0 25px !important;
  }
  ul.tick-list {
    list-style: none;
    margin: 0;
    padding: 20px 0 0;
    max-width: 100%;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade div {
    max-width: 48%;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  dl.fields-container {
    right: 8px;
    top: 8px;
    max-width: 310px;
    min-height: 120px;
    font-size: 14px;
  }
  .img_caption.none {
    max-width: 360px;
  }
  .pull-right.item-image img {
    max-width: 360px;
    border-radius: 5px;
  }
  #js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, #js-mainnav.megamenu.blackwhite .megaMenuToggle {
    font-size: 14px;
  }
  .loggin_user #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, .loggin_user #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
    padding: 20px 2px;
  }
  .loggin_user #js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, .loggin_user #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, .loggin_user #js-mainnav.megamenu.blackwhite .megaMenuToggle {
    font-size: 14px;
  }
  #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
    padding: 20px 3px;
  }
  section#j_slider h3.uk-h3 {
    font-size: 30px !important;
    line-height: 42px !important;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade {
    max-width: 960px;
    margin: auto;
    background: transparent;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade div {
    max-width: 43%;
  }
  .grid-img .uk-width-1-2\@s.uk-text-center.uk-first-column img {
    max-width: 340px;
    float: left;
    margin-top: 0;
  }
  ul.tick-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background: url(https://khuts.org/images/tick.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 29px;
  }
  .grid-img .uk-width-1-2\@m.uk-text-center.uk-first-column img {
    max-width: 430px;
    float: left;
    margin-top: -110px;
  }
  h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 45px !important;
    margin-bottom: 30px !important;
  }
  .grid-img .uk-panel.uk-width-1-1 {
    float: right;
    max-width: 96%;
    margin-top: 0;
  }
  div#j_fullwidth {
    margin: auto;
    max-width: 100%;
    padding: 0 30px;
  }
  .img-cap {
    max-width: 30%;
    right: 290px;
    top: 134px;
  }
}
/* (1440x900) WXGA+ Display */
@media (min-width: 1200px) and (max-width: 1440px) {}
/* HiDPI Laptop Display */
@media (min-width: 1281px) and (max-width: 1440px) {
  section#j_slider h3.uk-h3 {
    font-size: 40px !important;
    line-height: 54px !important;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade div {
    max-width: 45%;
  }
  .grid-img .uk-width-1-2\@m.uk-text-center.uk-first-column img {
    max-width: 458px;
    float: left;
    margin-top: -120px;
  }
  div#j_fullwidth {
    margin: auto;
    max-width: 1200px;
  }
}
/* MDDPI Laptop Display */
@media (min-width: 1201px) and (max-width: 1280px) {
  .j_container {
    max-width: 1120px;
  }
  section#j_slider h3.uk-h3 {
    font-size: 36px !important;
    line-height: 50px !important;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade {
    max-width: 1150px;
  }
  .grid-img .uk-width-1-2\@m.uk-text-center.uk-first-column img {
    max-width: 400px;
    float: left;
    margin-top: -100px;
  }
  .grid-img .uk-panel.uk-width-1-1 {
    float: right;
    max-width: 85%;
    margin-top: -142px;
  }
  div#j_fullwidth {
    margin: auto;
    max-width: 1145px;
  }
  .uk-overlay.uk-position-cover.uk-flex.uk-flex-middle.uk-overlay-primary.uk-transition-fade div {
    max-width: 44%;
  }
}