/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -256px;
}
#footer,
#push {
  height: 256px;
}
#body-wrapper {
  height: 100%;
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
h1 {
  font: 48px/46px 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #3f3f3f;
  margin: 0 0 18px;
}
h2 {
  font: 30px/30px 'Oswald', sans-serif;
  color: #F76431;
  text-transform: uppercase;
  margin: 0 0 26px;
  letter-spacing: 1px;
}

.module-title h2, h3, h4, h5 {
    line-height: 1.4em;
}

/*
h2:before {
  background: url(../images/template/star.png) 0 80% no-repeat;
  content: ' ';
  display: inline-block;
  width: 32px;
  height: 30px;
}
*/
h3 {
    font: 25px/30px 'Oswald', sans-serif;
    color: #F76431;
    text-transform: uppercase;
    margin: 0 0 18px;
    letter-spacing: 1px;
}
h3 a {
  color: #F76431 !important;
  text-decoration: none;
}
h3 a:hover {
  color: #f76431 !important;
}
h4 {
  font: 20px/30px 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #707070;
  margin: 0;
}
h5 {
  margin: 0 0 18px;
}
h6 {
  margin: 0 0 18px;
}
p,
pre {
  margin: 0 0 18px;
}
p.text {
  font-size: 14px;
  color: #2c2b2b;
}
/* BUTTONS */
a.itemPrevious, a.itemNext,
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore,
button.button,
input.button {
  display: inline-block;
  padding: 0 9px;
  text-decoration: none;
  font: 18px/18px 'Oswald', sans-serif;
  border: none;
  text-transform: uppercase;
}
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore {
  height: 42px;
  line-height: 42px;
}

a.itemPrevious, a.itemNext {
    font-size: 12px;
    line-height: 60px;
}

div.itemNavigation {
    text-align: center;
}
button.button,
input.button {
  padding: 8px 9px 9px;
  height: 42px;
}
/*Lists*/
ul.itemList li,
div.k2CategoriesListBlock ul li,
div.k2ArchivesBlock ul li,
ul.k2UserBlockActions li,
ul.userLinks li,
ul.menu-list li,
form#form-login ul li {
  list-style: none;
  padding: 0 0 15px 17px;
  background: url(../images/template/marker.gif) 0 6px no-repeat;
  overflow: hidden;
}
ul.itemList li a,
div.k2CategoriesListBlock ul li a,
div.k2ArchivesBlock ul li a,
ul.k2UserBlockActions li a,
ul.userLinks li a,
ul.menu-list li a,
form#form-login ul li a {
  float: left;
  color: #83868a;
  font-size: 13px;
  text-decoration: none;
}
ul.itemList li a:hover,
div.k2CategoriesListBlock ul li a:hover,
div.k2ArchivesBlock ul li a:hover,
ul.k2UserBlockActions li a:hover,
ul.userLinks li a:hover,
ul.menu-list li a:hover,
form#form-login ul li a:hover {
  color: #f76431;
}
ul.userLinks,
form#form-login ul {
  margin: 2em 0 0;
}
ul.k2UserBlockActions {
  margin: 2em 0;
}
/*Columns*/
.cols ul {
  margin: 0 -10px;
  overflow: hidden;
}
.cols ul li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.cols.four ul li {
  width: 240px;
}
.cols.three ul li {
  width: 320px;
}
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/
#rt-top .rt-container {
  background: url(../images/template/top-bg.jpg) center 0 repeat-y;
  padding: 30px 0 40px;
}
#rt-top .rt-container #rt-logo {
  position: relative;
}
/*=== HEADER POSITION ===*/
#rt-header .rt-container {
  background: url(../images/template/header-bg.png) center 0 repeat-y;
}
#rt-header .rt-container .rt-block .search-form {
  position: relative;
  margin: 25px 32px 24px -29px;
  float: right;
}

#rt-header .rt-container .rt-block .search-form label {
display:none;
}
#rt-header .rt-container .rt-block .search-form #mod-search-searchword {
  background: url(../images/template/search-form.gif) 0 0 repeat-x;
  border: none;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  padding: 6px 30px 6px 10px;
  margin: 0;
  color: white;
  width: 217px;
}
#rt-header .rt-container .rt-block .search-form .buttonsearch-form {
  position: absolute;
  top: 8px;
  right: 9px;
}
/*=== MENU POSITION ===*/
ul.sf-menu {
  position: relative;
  /*SubMenu Styles*/
    z-index: 200;
  /*Define 1st SubMenu position*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
ul.sf-menu li a,
ul.sf-menu li span.separator {
  display: block;
  padding: 0 25px;
  text-decoration: none;
  /*text-transform: uppercase;*/
}
ul.sf-menu > li {
  padding: 0;
  margin: 0;
  background: url(../images/template/separator.gif) right 0 repeat-y;
}
ul.sf-menu > li > a,
ul.sf-menu > li > span.separator {
  font: 14px/74px 'Oswald', sans-serif;
  height: 76px;
  color: white;
  width: 110px;
  text-align: center;
  padding: 0;
  position: relative;
}
ul.sf-menu > li > a:hover,
ul.sf-menu > li > span.separator:hover {
  color: #f76431;
}
ul.sf-menu > li.sfHover > a,
ul.sf-menu > li.sfHover > span.separator {
  color: #f76431;
}
ul.sf-menu > li.active > a,
ul.sf-menu > li.current > a,
ul.sf-menu > li.active > span.separator,
ul.sf-menu > li.current > span.separator {
  background: #f76431;
  width: 109px;
  color: white !important;
}
ul.sf-menu > li.parent > a > span,
ul.sf-menu > li.parent > span.separator > span {
  background: url(../images/template/sep.png) center bottom no-repeat;
  padding-bottom: 4px;
}
ul.sf-menu > li:hover > ul,
ul.sf-menu > li.sfHover > ul {
  background: url(../images/template/menu_bg1.gif) 0 0 repeat;
  top: 76px;
}
ul.sf-menu > li:hover > ul > li > a,
ul.sf-menu > li.sfHover > ul > li > a,
ul.sf-menu > li:hover > ul > li > span.separator,
ul.sf-menu > li.sfHover > ul > li > span.separator {
  display: block;
  color: #757575;
}
ul.sf-menu > li:hover > ul > li > a:Hover,
ul.sf-menu > li.sfHover > ul > li > a:Hover,
ul.sf-menu > li:hover > ul > li > span.separator:Hover,
ul.sf-menu > li.sfHover > ul > li > span.separator:Hover {
  color: white;
}
ul.sf-menu > li:hover > ul > li.active > a,
ul.sf-menu > li.sfHover > ul > li.active > a,
ul.sf-menu > li:hover > ul > li.sfHover > a,
ul.sf-menu > li.sfHover > ul > li.sfHover > a,
ul.sf-menu > li:hover > ul > li.active > span.separator,
ul.sf-menu > li.sfHover > ul > li.active > span.separator,
ul.sf-menu > li:hover > ul > li.sfHover > span.separator,
ul.sf-menu > li.sfHover > ul > li.sfHover > span.separator {
  color: white;
}
ul.sf-menu ul {
  width: 200px;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 134px;
  top: -15px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 134px;
  top: -15px;
}
ul.sf-menu ul {
  padding: 15px 0;
  background: url(../images/template/menu_bg2.gif) 0 0 repeat;
}
ul.sf-menu ul li a,
ul.sf-menu ul li span.separator {
  display: block;
  line-height: 30px;
  color: #111111;
  font: 12px/25px Arial, Helvetica, sans-serif;
}
ul.sf-menu ul li a:Hover,
ul.sf-menu ul li span.separator:Hover {
  color: #f76431;
}
ul.sf-menu ul li.active > a,
ul.sf-menu ul li.sfHover > a,
ul.sf-menu ul li.active > span.separator,
ul.sf-menu ul li.sfHover > span.separator {
  color: #f76431;
}
select.select-menu {
  display: none;
  margin-top: 25px;
}
/*=== SHOWCASE POSITION ===*/
#rt-showcase {
  overflow: hidden;
}

#rt-showcase .rt-container {
  /*background: url(../images/template/container-showcase.png) center bottom no-repeat;*/
  padding: 0 0 17px 0px;  
}

#rt-showcase , #rt-header, #rt-top {
/*background: url(../images/template/shadow.png) center repeat-y;*/
}

/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
#rt-maintop .rt-container {
  background: url(../images/template/container.png) center bottom no-repeat;
  padding: 35px 0 0;
}
#rt-maintop .rt-container .rt-block {
  padding-bottom: 29px;
}
div.k2ItemsBlock.text > ul li {
  margin: 0;
}
div.k2ItemsBlock.img_content > ul {
  overflow: hidden;
}
div.k2ItemsBlock.img_content > ul li {
  float: left;
  margin: 0 12px 12px 0;
}
div.k2ItemsBlock.img_content > ul li div.catItemImageBlock {
  margin: 0;
}
/*=== CONTENT ===*/
#rt-main .rt-container {
  padding: 35px 0px 0px 0px;
}
.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 10px  10px;
}
.K2ItemsRow {
  margin: 0 -10px;
}
.columns-fluid {
  margin: 0 -10px;
}
.columns-fluid li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}

/*== Products Page ==*/
#products .K2ItemsRow .itemContainer {
    padding: 0 10px 20px 10px;
}

#products .K2ItemsRow .catItemReadMore {
    margin: 18px 0 0;
}
#products .K2ItemsRow .catItemHeader {
    padding: 0 0 9px;
}

#products span.catItemImage {
  /*  min-height: 347px; */
}

/*== Second Hand Page ==*/
#secondhand .K2ItemsRow .itemContainer {
    padding: 0 10px 20px 10px;
}

#secondhand .K2ItemsRow .catItemReadMore {
    margin: 18px 0 0;
}
#secondhand .K2ItemsRow .catItemHeader {
    padding: 0 0 9px;
}

/*== Portfolio Page ==*/
div.k2ItemsBlock.works > ul {
  overflow: hidden;
  width: 100%;

}
div.k2ItemsBlock.works > ul li {
  float: left;
  width: 221px;
  min-height: 300px;
  margin-left: 18px;
  font-size: 13px;
}
div.k2ItemsBlock.works > ul li a.moduleItemTitle {
  font-size: 14px;
  color: #2c2b2b;
  text-decoration: none;
}
div.k2ItemsBlock.works > ul li a.moduleItemTitle:hover {
  text-decoration: underline;
}
div.k2ItemsBlock.works > ul li:first-child,
div.k2ItemsBlock.works > ul li:first-child + li + li + li + li {
  margin-left: 0;
}
div.k2ItemsBlock.works > ul >li.lastItem {
    margin-bottom: 1em;
}
div.k2ItemsBlock.works {
    margin-bottom: 20px;
}

.works h2 {
  color: #707070;
  letter-spacing: 1px;
  text-align: left;
  padding-left: 20px;
  background: url(../images/template/title-bg.png) no-repeat left center;


}

/* Clients */
div.k2ItemsBlock.clients > ul {
  overflow: hidden;
  width: 100%;
}
div.k2ItemsBlock.clients > ul  ul{
  padding: 0px;
}
div.k2ItemsBlock.clients > ul li {
  float: left;
  width: 221px;
  margin-left: 0px;
  font-size: 13px;
}
div.k2ItemsBlock.clients > ul li a {
  font-size: 1.2em;
  line-height: 1.2em;
}

/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0;
  margin-bottom: 2em;
}
#port div.catItemView div.catItemHeader span.catItemDateCreated,
#port div.catItemView div.catItemHeader div.catItemHitsBlock {
  display: inline-block;
  font-size: 0.8em;
  margin: 0 0.5em 0 0;
}
#port div.catItemView div.catItemHeader h3.catItemTitle {
  margin: 0;
  font-weight: normal;
}
#port div.catItemView .catItemIntroText {
  overflow: hidden;
}
#port div.itemImageBlock {
  float: left;
  margin: 0 1em 1em 0;
}
#port a.touch {
  position: relative;
  display: block;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
#port a.touch span.zoomIcon {
  background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: -50%;
  width: 50px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
  padding: 0.5em;
  margin-bottom: 1em;
}
#port div.itemExtraFields ul {
  list-style: none;
}
#port div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#port div.extraFieldsIntroText {
  overflow: hidden;
}
#port div.itemContainer.itemContainerLast {
  margin-right: 0 !important;
}
#port #isotopeOptions {
  overflow: hidden;
  margin-bottom: 1em;
  float: right;
}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0.5em 1em 0.5em 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
#port #isotopeOptions ul#filters li a,
#port #isotopeOptions ul#sort li a,
#port #isotopeOptions ul#sort_direction li a {
  text-decoration: none;
  color: #494949;
}
#port #isotopeOptions ul#filters li a:hover,
#port #isotopeOptions ul#sort li a:hover,
#port #isotopeOptions ul#sort_direction li a:hover,
#port #isotopeOptions ul#filters li a.selected,
#port #isotopeOptions ul#sort li a.selected,
#port #isotopeOptions ul#sort_direction li a.selected {
  color: #f76431;
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
#port .itemList > div {
  margin: 0 -10px;
}
/*== Blog Page ==*/
#blog div.userItemView,
#blog div.catItemView {
  background: url(../images/template/container.png) 0 bottom repeat-x;
  padding-bottom: 32px;
 /* margin-bottom: 40px;*/
}
#blog .catItemHeader,
#blog .itemHeader,
#blog .userItemHeader,
#blog .genericItemHeader {
  overflow: hidden;
  padding: 0 0 9px;
}
#blog .catItemHeader h3.catItemTitle,
#blog .itemHeader h3.catItemTitle,
#blog .userItemHeader h3.catItemTitle,
#blog .genericItemHeader h3.catItemTitle,
#blog .catItemHeader h2.itemTitle,
#blog .userItemHeader h2.itemTitle,
#blog .genericItemHeader h2.itemTitle,
#blog .catItemHeader h3.userItemTitle,
#blog .itemHeader h3.userItemTitle,
#blog .userItemHeader h3.userItemTitle,
#blog .genericItemHeader h3.userItemTitle,
#blog .catItemHeader h3.genericItemTitle,
#blog .itemHeader h3.genericItemTitle,
#blog .userItemHeader h3.genericItemTitle,
#blog .genericItemHeader h3.genericItemTitle {
  font: 14px/18px arial;
  margin: 12px 0 1px;
  text-transform: none;
  letter-spacing: normal;
}
#blog .catItemHeader h3.catItemTitle:before,
#blog .itemHeader h3.catItemTitle:before,
#blog .userItemHeader h3.catItemTitle:before,
#blog .genericItemHeader h3.catItemTitle:before,
#blog .catItemHeader h2.itemTitle:before,
#blog .itemHeader h2.itemTitle:before,
#blog .userItemHeader h2.itemTitle:before,
#blog .genericItemHeader h2.itemTitle:before,
#blog .catItemHeader h3.userItemTitle:before,
#blog .itemHeader h3.userItemTitle:before,
#blog .userItemHeader h3.userItemTitle:before,
#blog .genericItemHeader h3.userItemTitle:before,
#blog .catItemHeader h3.genericItemTitle:before,
#blog .itemHeader h3.genericItemTitle:before,
#blog .userItemHeader h3.genericItemTitle:before,
#blog .genericItemHeader h3.genericItemTitle:before {
  background: none;
  width: 0;
  height: 0;
  display: block;
}
#blog .catItemHeader .catItemDateCreated,
#blog .itemHeader .catItemDateCreated,
#blog .userItemHeader .catItemDateCreated,
#blog .genericItemHeader .catItemDateCreated,
#blog .catItemHeader .itemDateCreated,
#blog .itemHeader .itemDateCreated,
#blog .userItemHeader .itemDateCreated,
#blog .genericItemHeader .itemDateCreated,
#blog .catItemHeader .userItemDateCreated,
#blog .itemHeader .userItemDateCreated,
#blog .userItemHeader .userItemDateCreated,
#blog .genericItemHeader .userItemDateCreated,
#blog .catItemHeader .genericItemDateCreated,
#blog .itemHeader .genericItemDateCreated,
#blog .userItemHeader .genericItemDateCreated,
#blog .genericItemHeader .genericItemDateCreated {
  font: 18px/16px 'Oswald', sans-serif;
  text-transform: uppercase;
  padding-bottom: 14px;
  color: white;
  float: left;
  width: 60px;
  background: #2b2b2b;
  text-align: center;
  margin: 0 20px 0 0;
}
#blog .catItemHeader .catItemDateCreated span,
#blog .itemHeader .catItemDateCreated span,
#blog .userItemHeader .catItemDateCreated span,
#blog .genericItemHeader .catItemDateCreated span,
#blog .catItemHeader .itemDateCreated span,
#blog .itemHeader .itemDateCreated span,
#blog .userItemHeader .itemDateCreated span,
#blog .genericItemHeader .itemDateCreated span,
#blog .catItemHeader .userItemDateCreated span,
#blog .itemHeader .userItemDateCreated span,
#blog .userItemHeader .userItemDateCreated span,
#blog .genericItemHeader .userItemDateCreated span,
#blog .catItemHeader .genericItemDateCreated span,
#blog .itemHeader .genericItemDateCreated span,
#blog .userItemHeader .genericItemDateCreated span,
#blog .genericItemHeader .genericItemDateCreated span {
  display: block;
  padding-top: 15px;
}
#blog div.userItemImageBlock,
#blog div.catItemImageBlock {
  float: left;
  margin: 4px 20px 9px 0;
}

#blog div.itemImageBlock {
  float: none;
  margin: 4px 0px 16px 0;
}


/*== History Page ==*/
#history div.catItemHeader {
  float: left;
  margin: 0 1em 0 0;
}
#history div.catItemHeader h3.catItemTitle {
  margin: 0;
}
#history div.catItemHeader span.catItemEditLink {
  float: none;
}
#history div.catItemBody {
  overflow: hidden;
  padding: 0 2em 0 0;
}
#history div.catItemBody div.catItemIntroText p {
  margin: 0;
}
#history .K2ItemsRow .itemContainer {
  margin: 0 0 2em 0;
}
/*== FAQs Page ==*/
#faqs div.catItemHeader h3 {
  margin: 0;
}
#faqs div.catItemHeader h3:before {
  content: "Q.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
#faqs div.catItemBody {
  padding-bottom: 20px;
}
#faqs div.catItemBody:before {
  content: "A.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
/*== Testimonials Page ==*/
#testimonials div.catItemBody {
  padding-bottom: 30px;
}
#testimonials div.catItemIntroText:before {
  background: url(../images/quotes.png) left top no-repeat;
  content: ".";
  text-indent: -999em;
  display: block;
  float: left;
  margin: 0 0.5em 0.5em 0;
  width: 66px;
  height: 45px;
}
#testimonials div.catItemIntroText p:after {
  content: '"';
}
#testimonials div.itemExtraFields > h3 {
  display: none;
}
#testimonials div.itemExtraFields ul {
  float: right;
  list-style: none;
}
#testimonials div.itemExtraFields ul li {
  font-style: italic;
}
#testimonials div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#testimonials div.catItemExtraFields {
  float: right;
}
#testimonials div.catItemExtraFields ul {
  list-style: none;
}
#testimonials div.catItemExtraFields ul li {
  font-style: italic;
}
#testimonials div.catItemExtraFields ul li.author {
  font-weight: bold;
}
/*== Contacts Page ==*/
div.contact-misc {
    margin: 0 2em 0 0;
    padding: 0 0 0 0;
}
div.contact-misc ul {
    margin-left: 20px;
}
#contact-form-cont div.contact-form {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#contact-form-cont div.contact-form #contact-form textarea {
  height: 200px;
}
#contact-form-cont div.contact-form #contact-form dl {
  margin: 0;
}
#contact-form-cont div.contact-form #contact-form fieldset legend {
  display: inline-block;
  padding: 0 0 1em 0;
}

#contact-form-cont div.contact-form #contact-form fieldset .control-group {
    padding: 0 0 1em 0;
}

.map-wrapper {
  margin-bottom: 21px;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  margin: 0 0 2em 0;
}
#k2Container.k2AccountPage input.inputbox,
#k2Container.k2AccountPage input[type="text"],
#k2Container.k2AccountPage textarea#jform_profile_aboutme,
#k2Container.k2AccountPage select {
  width: 60%;
}
#k2Container.k2AccountPage textarea#description {
  resize: none;
  overflow: auto;
}
#k2Container.k2AccountPage textarea#jform_profile_aboutme {
  height: 150px;
}
/*Reset / Remind */
#user-registration input.inputbox {
  width: 60%;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
/*== Search Page ==*/
div.component-content > div.search {
  margin: 0 0 2em 0;
    font-size: 14px;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: normal;
}
div.component-content > div.search #searchForm fieldset > div {
  margin: 0 0 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter {
  margin: 0;
  padding: 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter p.counter {
  line-height: 34px;
}
div.component-content > div.search #searchForm div.phrases-box label,
div.component-content > div.search #searchForm fieldset.only label {
  display: inline-block;
  margin: 0 1em 0 0;
  line-height: inherit;
}
div.component-content > div.search .componentheading {
  margin: 0 0 2em 0;
}

div.component-content > div.search dl.search-results dt.result-title,
div.component-content > div.search dl.search-results dt.result-title a {
    font-size: 18px;
    color: #F76431 !important;
    text-decoration: none;
}

fieldset.word {
  margin: 0;
}
div.component-content > div.search fieldset.word label {
  display: block;
    font-weight: normal;
}
fieldset.word #search-searchword {
  width: 300px;
    height: 42px;
  display: block;
  margin: 0;
}
/*== User Lofin ==*/
.component-content div.login {
  padding: 3em 0;
}
.component-content div.login input.inputbox {
  width: 300px;
  height: 42px;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
input:required,
div.k2AccountPage input[type="text"] {
  padding: 6px 10px;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #e6e8e6;
  /* background: url(../images/template/comment.png) 0 0 repeat; */
  background-color: #e6e8e6;
  color: #868686;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding: 6px 10px;
  font-family: inherit;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  width: 100%;
  border: 1px solid #e6e8e6;
  /* background: url(../images/template/comment.png) 0 0 repeat; */
  background-color: #e6e8e6;
  color: #868686;
}
/* Pagination */
div.k2Pagination ul {
    margin: 0;
}
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 12px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  text-align: center;
  padding: 0 1em;
  height: 42px;
  display: inline-block;
  font: 18px/42px 'Oswald', sans-serif;
  text-transform: uppercase;
  color: white;
  background: #f76431;
  text-decoration: none;
}
div.k2Pagination li.num .pagenav,
div.pagination li.num .pagenav,
div.itemCommentsPagination li.num .pagenav {
  font: 14px/42px arial;
  height: auto;
  background: none;
  padding: 0;
  color: #white;
}
div.k2Pagination li.num .pagenav:hover,
div.pagination li.num .pagenav:hover,
div.itemCommentsPagination li.num .pagenav:hover {
  color: #f76431;
}
div.k2Pagination li.num span.pagenav,
div.pagination li.num span.pagenav,
div.itemCommentsPagination li.num span.pagenav {
  font-weight: bold;
  color: #f76431;
}
div.k2Pagination .pagination-start,
div.pagination .pagination-start,
div.itemCommentsPagination .pagination-start,
div.k2Pagination .pagination-end,
div.pagination .pagination-end,
div.itemCommentsPagination .pagination-end {
  display: none;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 16px 20px 20px;
  background: url(../images/template/comment.png) 0 0 repeat;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
div.itemComments ul.itemCommentsList li div.commentBody div.commentToolbar span.commentLink {
  float: right;
}
div.itemComments ul.itemCommentsList li div.commentToolbar {
  margin: 0 0 0 2em;
}
div.itemComments div.userAvatar {
  float: left;
  margin: 4px 15px 0 0;
}
form#comment-form textarea#commentText {
  height: 200px;
}
form#comment-form input.inputbox {
  width: 60%;
}
/*Search*/
input#mod-search-searchword,
#search-searchword {
  margin: 0 0 1em 0;
}
/*=== MAINBOTTOM POSITION ===*/
#rt-mainbottom .rt-container {
  background: url(../images/template/container.png) center 0 no-repeat;
  padding-top: 32px;
}
div.k2ItemsBlock.ap > ul li {
  float: left;
  width: 190px;
  padding: 0 29px 0 21px;
  font-size: 13px;
  background: url(../images/template/divider.gif) 0 0 repeat-y;
  margin-bottom: 53px;
}
div.k2ItemsBlock.ap > ul li .moduleItemDateCreated {
  font: 30px/30px 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #707070;
  padding-bottom: 16px;
  display: block;
}
div.k2ItemsBlock.ap > ul li .moduleItemDateCreated span {
  display: block;
  color: #2b2b2b;
}
div.k2ItemsBlock.ap > ul li a.moduleItemReadMore {
  padding: 0 18px;
  height: 45px;
  line-height: 45px;
}
div.k2ItemsBlock.ap > ul li:first-child {
  background: none;
  padding-left: 0;
}
div.k2ItemsBlock.ap > ul li:hover .moduleItemDateCreated span {
  color: #f76431;
}
/*=== BOTTOM POSITION ===*/
#rt-bottom .rt-container {
  background: url(../images/template/container.png) center 0 no-repeat;
  padding: 35px 0 19px;
}

/*=== FOOTER POSITION ===*/
#rt-footer .rt-container {
  background: url(../images/template/container.png) center top no-repeat;
   height: 109px; 
  padding-top: 35px;
 /* padding-bottom: 10px; */
}

#rt-footer-logo{
	background: url(../images/logo/logo-footer.png) left top no-repeat; display: block;
	margin: 0 auto;
	width: 145px;
	height: 31px;
}

div.copyright {
  float: right;
  font-size: 9px;
  text-transform: uppercase;
  margin: 0 auto;
  color: #2b2b2b;
}
#rt-copyright .rt-container {
  background: url(../images/template/top-bg.gif) center 0 repeat-y;
  height: 112px;
}
.

ul.menu-footer  li {
  float: left;
  list-style: none;
  margin: 0 0 0 8px;
}

ul.menu-footer .separator {
    font-size: 1.2em;
    line-height: 1.8em;
}
ul.menu-social {
  margin: 3px 2px 0 0;
  float: right;
  overflow: hidden;
}
ul.menu-social li {
  float: left;
  list-style: none;
  margin: 0 0 0 8px;
}
ul.menu-social li a,
ul.menu-social li span {
  display: inline-block;
}
ul.menu-social li a img,
ul.menu-social li span img {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
ul.menu-social li a .image-title,
ul.menu-social li span .image-title {
  display: none;
}
ul.menu-social li a:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}
/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/scroll-to-top.png) top left no-repeat;
  display: block;
  width: 51px;
  height: 51px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
/* Alert boxes---------------------------------------- */
.alert-box {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box {
  border-color: #ff9999;
  color: #c31b00;
  background: url(../images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box {
  border-color: #e6c555;
  color: #9e660d;
  background: url(../images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(../images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(../images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 2%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clr,
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Tooltips */
#s-m-t-tooltip, .tooltip {
  position: absolute;
  max-width: 300px;
  padding: 4px 8px 4px 8px;
  background: #222;
  z-index: 1000;
  display: inline-block;
  /*important*/

  /*font*/

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  /*css3 rounded corners*/

  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tip-wrap {
  background: none repeat scroll 0 0 #000;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  padding: 7px;
  color: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 500px !important;
  width: auto !important;
}
.tip-title {
  font-weight: bold;
}
/*======= 404 page styling ============*/
div.img404 {
  width: 50%;
  float: left;
}
div.img404 img {
  width: 100%;
}
div.text404 {
  overflow: hidden;
}
div.text404 #mod-search-searchword {
  margin: 0 0.5em 0 0;
  width: 70%;
}
/*======= Under Construction ============*/
h1.constrSiteName {
  margin-bottom: 1em;
}
.counter_desc {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px 0 40px 0;
  margin: 0 0 0 30px;
}
.counter_desc div {
  width: 104px;
  margin-left: 18px;
  text-align: center;
  float: left;
}
.counter_desc div:first-child {
  margin-left: 0;
  margin-right: 23px;
}
.cntSeparator {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  margin: 24px 0;
}
#frame {
  width: 600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
#frame .frameInner {
  padding: 50px 36px;
}
#frame form {
  text-align: left;
}
#frame #form-login label {
  width: 10em;
  display: block;
  float: left;
  line-height: 2em;
}
#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}


/* fix */
.rt-block {padding: 0;margin-bottom: 0px;}
.rt-container{background: none;}
hr {
    height: 20px;
    background: url(../images/template/container.png) no-repeat center;
    border: none;
}

div.moduleItemIntrotext {
    font-family:  'Oswald', sans-serif;
}
.menu-footer {
    font-family:  'Oswald', sans-serif;
}


div.itemListSubCategories h3 { display: none}
div.itemListSubCategories a.subCategoryMore { display: none}
div.itemListSubCategories a.subCategoryImage {
    display: inline-block;
    max-width: 100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding: 3px;
    background: #fff;
    border: 1px solid #dae0e0;
}

.jmslideshow h3 {
    margin: 10px 0;
}
.jmslideshow h3 a {
    color: #000 !important;;
}


div.itemAttachmentsBlock{
    margin-bottom: 50px;
    background-color: #eeeeee;
    border: 1px dotted #999999;
    padding: 10px;
}
div.itemAttachmentsBlock span{
    font-size: 20px;
    /*display: none;*/
}
ul.itemAttachments{font-size: 16px;}
ul.itemAttachments li{font-size: 16px;}
ul.itemAttachments li a {
    font-size: 16px;
    font-weight: normal;
}


/* jw simple image gallery */
/* Thumbnail */
ul.sigFreeClassic li.sigFreeThumb {float:left;background:#fff!important;margin:0 20px 20px 0;padding:0;list-style:none!important;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink,
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {display:block;float:left;padding:3px;margin:0;border:0;background-color:#333;border:1px solid #fff;position:relative;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink {}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg,
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {display:block;width:100%;height:100%!important;padding:0;margin:0;border:none;background-repeat:no-repeat;background-position:50% 50%;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {opacity:0.7;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover:after {position:absolute;top:50%;left:50%;margin:-24px 0 0 -24px;display:block;content:"";width:48px;height:48px;background:transparent url(../images/magnify_48x48_24.png) no-repeat;}

