/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*** FONT LOADING ***/
@import url("https://fonts.googleapis.com/css?family=Baloo+Chettan|Raleway:400,600,800");
/*** OFFCANVAS TOGGLE ***/
.g-offcanvas-toggle {
  background: #595959;
  padding: 3px;
  border-radius: 3px;
  top: 6rem;
}
/*** J4 MIGRATION 11/2023 ***/
figure.item-image {
  display: none !important;
}
.awesomplete {
  z-index: 10001;
}
ul.tags * .btn {
  color: #fff;
  background: #003e70;
  text-transform: uppercase;
}
.pagenavigation {
  width: 100%;
  margin: 25px auto 25px;
}
.pagination {
  justify-content: space-between;
}
a.next, a.previous {
  background: #0a406a;
}
.cat {
  padding: 8px !important;
  margin: 3px !important;
}
/*** BASE ***/
body {
  font-size: 0.9rem;
  line-height: 1.35;
}
li {
  margin: 5px;
}
blockquote {
  margin: 1.5rem 0;
}
/*** COLOR CLASSES AND GENERAL ***/
.cdblue {
  color: #1a3d6b;
}
.red {
  color: #B90E00;
}
.white {
  color: #fff;
}
.bold {
  font-weight: 700;
}
.marginleft {
  margin-left: 0 !important;
}
.marginclear {
  margin: 0 auto;
}
.margin {
  margin: 25px auto 15px auto;
}
.padding {
  padding: 15px 0;
}
.cpadding {
  padding: 15px;
}
img.padding {
  padding: 20px;
}
.clear {
  clear: both;
}
/*** BACKGROUND COLORS ***/
.bluebright {
  background: #1976D2;
}
.bluedarker {
  background: #01579B;
}
.bggrey {
  background: #f5f5f5;
}
div.subscribe {
  padding: 20px;
  background: none;
}
.subscribe > span > p {
  margin: 0.35rem auto;
  font-size: 0.95rem;
  line-height: 1.35em;
}
h1, h2, h3, h4, h5 {
  margin: 0.75rem 0 0.75rem 0;
}
.cat {
  padding: 5px !important;
  margin: 0.5rem;
  width: 100%;
  font-size: 1rem !important;
}
/*** TEMPLATE STYLING ***/
#g-header {
  background: #fff;
}
#g-header a {
  color: #fff;
}
.topbar {
  background: #333;
}
.date {
  color: #fff;
}
.topbanner {
  /*background: #787878;*/
  background: #fff;
  text-align: center;
  padding: 0;
}
.topbanner .g-content {
  padding: 0.35rem;
}
.gantry-logo img {
  width: 400px;
}
#g-header div.g-social a {
  color: #1a3d6b;
}
.g-social a {
  background: none;
  border: none;
}
.social {
  font-size: 0.75em;
}
#g-navigation {
  font-size: 0.95rem;
  z-index: 1001;
  box-shadow: 0px 10px 10px rgba(100, 100, 100, 0.75);
}
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #1976d2;
}
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
}
#g-main {
  padding: 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1rem 0.938rem;
}
.g-main-nav .g-toplevel i {
  opacity: 1;
}
/* line 17, templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 18, templates/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #01579b;
}
/* line 70, templates/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #01579b;
}
/* line 102, templates/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #01579b;
}
/* line 41, templates/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #01579b;
}
.g-selected {
  background: #01579b;
}
#g-container-main {
  background: rgba(255, 255, 255, 0.75);
  background-image: url('../../../../images/cd-site-background.jpg');
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#g-sidebar, #g-aside {
  padding: 1rem 0 0 0;
  background: rgba(255, 255, 255, 0.25);
  min-height: 100%;
}
#g-footer {
  font-size: 0.9em;
}
#g-ctafooter {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ffffff+43,ffffff+100 */
  background: #cccccc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cccccc 0%, #ffffff 43%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #cccccc 0%, #ffffff 43%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cccccc 0%, #ffffff 43%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#ffffff",GradientType=0);
  /* IE6-9 */
  border-top: 2px solid #aaa;
}
#g-ctafooter > div > div > div > div {
  margin: 0.1rem;
}
a#g-totop {
  color: #fff;
}
a#g-totop:hover {
  color: #fff;
}
.label {
  border-radius: 0px;
  padding: 5px;
  text-transform: uppercase;
}
.label-info[href] {
  background: #1a3d6b;
}
.btn {
  border-radius: 0px;
  padding: 0.5em;
}
.btn-primary {
  padding: 0.5em;
}
.btn-green {
  background: #00838F;
}
.pager li > a, .pager li > span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/*** MODULE CUSTOMIZATIONS ***/
/*** Twitter Pro ***/
.tfp-feed-item-link {
  display: none;
}
.boxclear.moduletable {
  background: rgba(255, 255, 255, 0.75);
  padding: 10px;
  margin: 0 2%;
}
.boxclear.moduletable > h3 {
  color: #333;
  font-size: 1.15rem;
  line-height: 1.35rem;
}
.boxblue.moduletable {
  padding: 5px 25px;
  margin: 0 2%;
  background: #1B3D6B;
  background: #3180c2;
  background: -moz-linear-gradient(top, #3180c2 1%, #1b3d6b 100%);
  background: -webkit-linear-gradient(top, #3180c2 1%, #1b3d6b 100%);
  background: linear-gradient(to bottom, #3180c2 1%, #1b3d6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3180c2", endColorstr="#1b3d6b",GradientType=0);
  border: 2px solid #fff;
  box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.75);
}
.boxblue.moduletable > h3 {
  color: #fff;
  font-size: 1rem;
  line-height: 1.35rem;
  text-transform: capitalize;
}
.boxblue.moduletable > input {
  color: #333;
}
.boxbluelight.moduletable {
  padding: 5px 25px;
  margin: 0 2%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
  background: #1976d2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1976d2 0%, #01579b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #1976d2 0%, #01579b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1976d2 0%, #01579b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1976D2", endColorstr="#01579B",GradientType=0);
  /* IE6-9 */
  border: 2px solid #fff;
  box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.75);
}
.boxbluelight.moduletable > h3 {
  color: #fff;
  font-size: 1.15rem;
  line-height: 1.35rem;
}
.boxbluetexture.moduletable {
  padding: 5px 25px;
  margin: 0 2%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
  background: url('../../../../images/background-enews-subscribe.jpg');
  box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.75);
}
.boxbluetexture.moduletable > h3 {
  color: #fff;
  font-size: 0.95rem;
  line-height: 1.35rem;
}
.boxcustom.moduletable {
  padding: 5px 25px;
  margin: 0 2%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#777777+0,333333+100 */
  background: #777;
  /* Old browsers */
  background: -moz-linear-gradient(top, #777 0%, #333 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #777 0%, #333 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #777 0%, #333 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#777777", endColorstr="#333333",GradientType=0);
  /* IE6-9 */
  border: 2px solid #ccc;
  box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.75);
}
.boxwhite.moduletable {
  padding: 5px 25px;
  margin: 0 2%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9fcf7+0,f5f9f0+100;L+Green+3D */
  background: #f9fcf7;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f5f9f0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, #f5f9f0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, #f5f9f0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9fcf7", endColorstr="#f5f9f0",GradientType=0);
  /* IE6-9 */
  border: 2px solid #ccc;
  box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.75);
}
.salesleads {
  margin: 30px auto;
}
.adv {
  margin-top: 30px;
}
.ads .uk-slideshow {
  max-width: 180px;
  margin: 0 auto;
}
/*** MODULE JEVENTS ***/
table.mod_events_latest_table {
  border: 0px;
}
.mod_events_latest_table tr {
  border-bottom: 1px solid #333;
}
.mod_events_latest_table td {
  border: 0px;
  padding: 5px;
}
/*** HOME PAGE ***/
/*** CONTROLS FORMS ***/
input.search-query {
  border-radius: 0px;
}
.form-inline {
  margin-bottom: 0px;
}
.altstyle {
  background: #f7f7f7;
  border: 1px solid silver;
  padding: 25px;
}
.altstyle * .ba-field-container select:not([multiple]) {
  background: #fff !important;
}
/*** ARTICLE STYLING ***/
/* Article Image Float Left and Right and Caption Classes */
div.page-header > h2 {
  color: #1a3d6b;
  margin: 0.5rem 0 0.5rem;
}
ul.tags {
  margin: 0.25rem 0;
}
dd {
  margin-left: 0em;
}
.article-info {
  margin: 1em auto;
}
.article-info-term {
  display: none;
}
.wf_caption_right {
  float: right;
  border: 1px #ccc solid;
  padding: 6px !important;
  margin: 0px 0px 10px 10px;
  display: block;
}
.wf_caption_left {
  float: left;
  border: 1px #ccc solid;
  padding: 6px !important;
  margin: 0px 10px 10px 0px;
  display: block;
}
.wf_caption_right > img, .wf_caption_left > img {
  margin: 0px;
}
.wf_caption_right > span, .wf_caption_left > span {
  max-width: 575px;
  margin: 3px auto;
  text-align: center;
  color: #000;
  display: block;
  font-size: 10px;
  font-weight: bold;
}
.noborder {
  border: 0px;
}
.news {
  font-size: 0.95em;
  text-align: left;
  padding-left: 0;
}
.photofeature {
  text-align: center;
  margin: 10px auto;
}
.photofeature > img:last-child {
  margin-left: 15px;
}
/*** ADV POLL ***/
.advpoll-wrapper {
  border: 0;
  border-radius: 0;
  border-top: 0px solid #333;
  border-bottom: 2px solid #333;
}
.advpoll-vote-wrapper {
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
}
/*.advpoll-answer-wrapper { background: url('images/poll-bg.jpg') !important; }*/
/*** ACY ***/
p.onefield, p.acysubbuttons {
  margin: 0.25rem auto;
}
/*** IMAGE SIZES ***/
.imgtrish {
  width: 100px;
  max-width: 100px;
}
/*span.imgsmlst>img, span.imgsmlst>span { width: 100px; max-width: 100px; }*/
.imgsmlst {
  width: 125px;
  max-width: 125px;
}
/*span.imgsmlst>img, span.imgsmlst>span { width: 125px; max-width: 125px; }*/
.imgsmlr {
  width: 160px;
  max-width: 160px;
}
/*span.imgsmlr>img, span.imgsmlr>span { width: 160px; max-width: 160px; }*/
.imgmed {
  width: 225px;
  max-width: 225px;
}
/*span.imgmed>img, span.imgmed>span { width: 225px; max-width: 225px; }*/
.imglrg {
  width: 275px;
  max-width: 275px;
}
/*span.imglrg>img, span.imglrg>span { width: 275px; max-width: 275px; }*/
.imglrgr {
  width: 340px;
  max-width: 340px;
}
/*span.imglrgr>img, span.imglrgr>span { width: 325px; max-width: 325px; }*/
.imglrgst {
  width: 425px;
  max-width: 425px;
}
/*span.imglrgst>img, span.imglrgst>span { width: 400px; max-width: 400px; }*/
.imgmax {
  width: 600px;
  max-width: 600px;
}
/*span.imglrgst>img, span.imglrgst>span { width: 550px; max-width: 550px; }*/
/*** MODULES AND SIDEBAR ***/
.cdw-nostyle {
  text-align: center;
  margin: 20px auto;
}
/*** MODULES - CATEGORY ARTICLES ***/
ul.recent > li > div > ul > li {
  border-bottom: 1px solid #333;
}
/*** MOSETS ***/
.mt-template-kinabalu > h1 {
  text-align: center;
}
.listing-summary {
  background-color: whitesmoke;
  border: 1px solid silver;
  min-height: 200px !important;
}
#listings .listing-summary h3 {
  font-size: 1.15em;
  line-height: 1.25em;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  float: none;
  min-height: 2.5em;
}
#listing h2 {
  font-family: "Raleway", sans-serif;
}
#listing h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}
.actions-rating-fav {
  margin-top: 15px;
  text-align: center;
}
.listing-share {
  text-align: center;
}
.pages-links {
  margin-top: 1em;
  margin-bottom: 1em;
}
/*** WIDGETKIT ***/
/*** TWITTER ***/
h3.uk-h6 {
  font-size: 0.85rem;
}
h3.uk-h5 {
  font-size: 0.75rem;
}
ul.uk-list {
  margin-top: 0rem;
}
/*** WIDGETKIT ***/
.photogal > div > div > figure > div {
  color: #333;
}
.uk-overlay-panel {
  font-size: 0.8rem;
  line-height: 1rem;
}
/*** WIDGETKIT TESTIMONIALS ***/
/*** TAGGED ITEMS ***/
/** ul.thumbnails > li > h3 { font-size: .95rem; margin: 5px; text-align: center; line-height: .5rem; } **/
/*** CONTACTS ***/
#contacts {
  border: 0 none;
  margin-left: 2%;
  margin-right: 2%;
  width: 96%;
}
#contacts > tbody > tr > td {
  border: 0px;
  vertical-align: top;
  width: 50%;
}
/*** AFFILIATE CENTRAL ***/
a:hover {
  text-decoration: none !important;
}
.affilsearch {
  background: #1976d2;
  border-top: 1px solid #93e2ff;
  border-bottom: 1px solid #93e2ff;
  padding: 15px 20px;
}
.affilintro {
  line-height: 1.25em;
  font-size: 1.1em;
  letter-spacing: 0.5px;
  padding: 5%;
  border-top: 2px solid #f5f5f5;
}
.rale {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
}
h2.rale {
  color: #05205d;
}
h4.rale {
  color: #1976d2;
}
#mod_mt_search_searchword251 {
  width: 95%;
  border-radius: 0;
  border-color: #ccc;
}
#index .category h2 {
  margin: 0px 0 0;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #3180c2;
}
#index .title {
  height: auto;
}
.pages-links {
  background-color: #fff;
}
.xlistings {
  display: none;
}
/*** RESPONSIVE ***/
@media screen and (max-width: 767px) {
  table #contacts {
    display: block;
  }
  #contacts > tbody > tr > td {
    border: 0px;
    display: block;
    text-align: center;
    width: 100%;
  }
  .wf_caption_right, .wf_caption_left {
    float: none;
    margin: 10px auto;
  }
  .imgsmlst, .imgsmlr, .imgmed, .imlrg, .imglrgr, .imglrgst, .imgmax {
    width: auto;
  }
  img {
    text-align: center;
  }
  h1, h2, h3, h4, h5, h6 {
    text-align: center;
  }
  .row-fluid [class*="span"]:first-child {
    text-align: center;
    margin: 15px auto;
  }
  .span2 > img {
    margin: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .topbar {
    text-align: center;
  }
  .cat {
    margin: 0.5rem auto;
  }
  .subscribe > .span4 {
    display: none;
  }
  #g-container-main {
    background: rgba(255, 255, 255, 0.75);
    background-image: none;
  }
  #g-container-main .g-content {
    margin: 0.25rem;
    padding: 0.25rem;
  }
  .row {
    --bs-gutter-x: .5rem;
  }
}
/*# sourceMappingURL=custom_16.css.map */