/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
#wrapper {
}
#footer,
#push {
}
#body-wrapper {
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */

h1, h2, h3, .catItemHeader h3{ font-size:30px; line-height:30px; font-weight:bold; padding:0 0 23px 0; color:#002c5f; text-shadow:1px 1px 1px #fff; letter-spacing:-1px;}

h3 {
	font-size: 20px;
}

h4{ font-size:24px; line-height:24px; font-weight:bold; text-transform:uppercase; color:#002c5f; padding:0 0 7px 0; letter-spacing:-1px;text-shadow:1px 1px 1px #fff;}

p,
pre {
	padding-bottom:21px;
}

a{ outline: none; text-decoration:none;transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */
}

/* BUTTONS */
button.button,
input.button,
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore,
button.button,
input.button,
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore {
  border: none;
  padding:8px 12px;
  line-height:normal;
  background: #002c5f;
  text-transform:uppercase;
  text-decoration: none;
  display: inline-block;
  transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */
}
 
button.button:hover,
input.button:hover,
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover,
button.button:hover,
input.button:hover,
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover{  background: #4d6b8f;}
 
/*Lists*/
ul.itemList li,
div.k2CategoriesListBlock ul li,
div.k2ArchivesBlock ul li,
ul.k2UserBlockActions li,
ul.userLinks li,
form#form-login ul li,
ul.menu-list li {
  overflow: hidden;
}
ul.itemList li a,
div.k2CategoriesListBlock ul li a,
div.k2ArchivesBlock ul li a,
ul.k2UserBlockActions li a,
ul.userLinks li a,
form#form-login ul li a,
ul.menu-list li a {
}
ul.k2UserBlockActions {
  margin: 1em 0;
}
ul.userLinks,
form#form-login ul {
  margin: 1em 0 0;
}

li{ list-style-type:none;}

ol {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    padding: 0;
    margin-bottom: 2.5em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

ol ol {
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
}

ol.rounded-list {
  margin-left: 15px;
}

.rounded-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #ddd;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

.rounded-list a:hover{
    background: #eee;
}

.rounded-list a:hover:before{
    transform: rotate(360deg);  
}

.rounded-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #002c5f;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
	color: #fff;
}

/*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-login-button{ color:#6d6c6c; font-size:10px; text-transform:uppercase; text-align:right; padding-top:40px; display: none;}
#rt-login-button a{ color:#6d6c6c}
#rt-login-button a:hover{ color:#010101}


/*=== HEADER POSITION ===*/

#rt-header .rt-container{ position:relative; margin-bottom:59px;}
#rt-header .rt-container:after{ content:""; position:absolute; bottom:0px; left:10px; right:10px; height:1px; background:url(../images/line_hor3.gif) 0 0 repeat-x;}

#rt-header.home-page .rt-container{ margin-bottom:-1px}
#rt-header.home-page .rt-container:after{ background:none;}

/*=== MENU POSITION ===*/
ul.sf-menu {
  position: relative;
  float:right;margin-top:-52px;
  padding-bottom:36px;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
ul.sf-menu li a,
ul.sf-menu li span.separator {
  display: block;
  text-decoration: none;
}

ul.sf-menu > li > a,
ul.sf-menu > li > a,
ul.sf-menu > li > a,
ul.sf-menu > li > a{
  font-size:14px; font-weight:bold; text-transform:uppercase; text-shadow:1px 1px rgba(255,255,255,0.81);}

ul.sf-menu > li.parent > a,
ul.sf-menu > li.parent > a,
ul.sf-menu > li.parent > a,
ul.sf-menu > li.parent > a{ background:url(../images/menu_marker.gif) center 27px no-repeat}
/*
ul.sf-menu > li.parent:hover > a,
ul.sf-menu > li.parent.sfHover > a,
ul.sf-menu > li.parent.active > a,
ul.sf-menu > li.parent.current > a{background:url(../images/menu_marker_active.gif) center 27px no-repeat}
*/
ul.sf-menu > li {
  padding: 0;
  line-height: 32px;
  padding-left:22px;
  margin-left:20px;
  background:url(../images/menu_line.gif) 0 0 no-repeat;
}

ul.sf-menu > li.firstItem{ background:none; margin-left:0; padding-left:0}

ul.sf-menu > li > ul,
ul.sf-menu > li > ul {
  top: 38px; background:url(../images/bg_submenu.jpg) 0 0 repeat;
}
ul.sf-menu > li > ul li{ padding:0 26px; text-transform:uppercase; line-height:34px;}
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;
  line-height: 2em;
}
ul.sf-menu ul {
  width: 138px; border-radius:6px; display:none;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 139px;
  top: -23px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 139px;
  top: -23px;
}
ul.sf-menu ul {
  padding: 23px 0;
}
ul.sf-menu ul li a,
ul.sf-menu ul li span.separator {
  display: block;
  line-height: 34px;
}
select.select-menu {
  display: none;
  margin: 0px 0px 0px;
}
/*=== SHOWCASE POSITION ===*/
#rt-showcase {
  padding-bottom:1px; position:relative; margin-bottom: 30px;
}
/*=== FEATURE POSITION ===*/

.blocks .rt-block{ background:url(../images/bg_box1.jpg) 0 0 repeat}
.blocks ul{ overflow:hidden; background:url(../images/line_hor2.jpg) 0 bottom repeat-x}
.blocks li{ float:left; width:34%; background:url(../images/line_vert2.gif) right 0 repeat-y; text-align:center; color:#fff; position:relative; }
.blocks li.firstItem{ width:32%; }
.blocks li.lastItem{ background:none;}
.blocks h3{ font-size:33px; font-weight:bold; color:#002c5f; text-transform:uppercase; padding:49px 0 20px 0; line-height:1.2em; letter-spacing:-2px; text-shadow:0 0 0;}
.blocks .moduleItemIntrotext{ padding:0 30px; padding-bottom:34px; background:url(../images/line_hor2.jpg) 0 bottom repeat-x; position:relative; height:auto !important;height:424px;min-height:424px;}
.blocks .dropcap{ display:inline-block; background:#002c5f; font-size:48px; font-weight:bold; color:#fff; width:97px; height:97px; text-align:center; line-height:96px; border-radius:940px; box-shadow:inset 1px 1px rgba(0,0,0,0.11); text-shadow:1px 1px rgba(0,0,0,0.1); margin-bottom:19px;}
.blocks .moduleItemReadMore{ #8fc7ff;}
.blocks li .bg_hover{ position:absolute; background: #002c5f; top:0; left:0; width:100%; height:100%; opacity:0;filter: alpha(opacity = 0);transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
.blocks li:hover .bg_hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100); opacity:1}
.blocks li:hover h3{ color:#fff; }
.blocks li:hover .dropcap{ background:#8fc7ff}
.blocks li:hover .moduleItemIntrotext p{ color:#b8b7b7}
.blocks li:hover .moduleItemReadMore{ background: #8fc7ff} 
.blocks li:hover .moduleItemReadMore:hover{ background: #4d6b8f}

#rt-feature{ padding-bottom:70px;}

/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
.homepage .legal_help {
  padding-bottom: 10px;
}
.legal_help h2{ font-size:25px; line-height:24px; padding: 0 0 23px 0; letter-spacing:-1px;}


.services .rt-block{ padding-left:45px; background:url(../images/line_vert1.gif) 0 0 repeat-y}
.services li{ padding-left:80px; position:relative; padding-bottom:33px; background:url(../images/line_hor1.gif) 0 bottom repeat-x; margin-bottom:35px;}
.services img{ position:absolute; top:0; left:0;}
.services li.lastItem{ margin-bottom:0; background:none; padding-bottom:0}

.link1{ display:inline-block; text-decoration:underline; color:#8c8b8b; padding-right:12px; background:url(../images/marker2.gif) right 7px no-repeat; margin-left:10px;} 
.link1:hover{ color:#2b2b2b}

#rt-maintop .rt-container{ padding-bottom: 80px; position:relative; margin-bottom:56px;}
#rt-maintop .rt-container:after{ content:""; position:absolute; bottom:0px; left:10px; right:10px; height:1px; background:url(../images/line_hor3.gif) 0 0 repeat-x;}


/*=== CONTENT ===*/

ul.list1 { padding-bottom:21px;}
.list1 li{ padding-bottom:17px; background:url(../images/marker1.gif) 0 6px no-repeat}
.list1 li.lastItem{ padding-bottom:0}
.list1 a{ color:#4d6b8f; padding-left:12px;}
.list1 a:hover{ color:#000}


/*#rt-mainbottom .rt-block{ max-width:380px;}*/

.cont .rt-block{ padding-bottom:81px;}
#rt-main  .rt-block { padding: 0;}
.welcome .catItemImageBlock{ margin-right:0}
.team .catItemImageBlock{ margin-right:10px !important; float:left; width:auto}
.team .catItemImageBlock span.catItemImage a img{ width:auto;}
.team li{ padding-bottom:24px}
.team li.lastItem{ padding-bottom:7px}
#team .team .catItemImageBlock{ margin-right:0px !important; float:none;}
#team .team .catItemImageBlock span.catItemImage a img{ width:100%;}

.law ul{ margin-bottom:-27px; overflow:hidden;}
.law li{ width:34%; float:left;}
.law .lastItem{ width:32%;}
.law .moduleItemIntrotext{ padding-left:80px; position:relative; padding-right:19px;}
.law img{ position:absolute; top:0; left:0}
.law .lastItem .moduleItemIntrotext{ padding-right:0}

.news .moduleItemDateCreated{ display:block; color:#252525}
.news li{ padding-bottom:24px;}
.news li.lastItem{ padding-bottom:7px}

.catItemImageBlock, .itemImageBlock, .userItemImageBlock, .genericItemImageBlock, .tagItemImageBlock{ float:left; margin-right:20px; margin-bottom:20px; position:relative; box-shadow:1px 1px 1px #fff; overflow:hidden; max-width:100%;}
.moduleItemImage strong, .catItemImageBlock strong, .itemImageBlock strong, .userItemImageBlock strong, .genericItemImageBlock strong, .tagItemImageBlock strong{ position:absolute; top:0; left:0; bottom:0; right:0; border:2px solid #002c5f; opacity:0;filter: alpha(opacity = 0);transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
.moduleItemImage strong strong, .catItemImageBlock strong strong, .itemImageBlock strong strong, .userItemImageBlock strong strong, .genericItemImageBlock strong strong, .tagItemImageBlock strong strong{border-width:1px; top:1px; left:1px; right:1px; bottom:1px;} 
.moduleItemImage:hover strong, .catItemImageBlock a:hover strong, .itemImageBlock a:hover strong, .userItemImageBlock a:hover strong, .genericItemImageBlock a:hover strong, .tagItemImageBlock a:hover strong{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100); opacity:1}

.catItemImageBlock a, .itemImageBlock a, .userItemImageBlock a, .genericItemImageBlock a, .tagItemImageBlock a{ display:block}

.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.K2ItemsRow {
  margin: 0 -10px; padding-bottom:30px;
}
.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;
}
/*== Portfolio Page ==*/

.contact-misc span{ float:right; margin-right:10px;}

a.touch,
a.modal.img {
  position: relative;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
a.touch span.zoom-icon,
a.modal.img span.zoom-icon,
a.touch span.zoomIcon,
a.modal.img span.zoomIcon {
  background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
  height: 36px;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  top: -50%;
  width: 36px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
#port div.catItemView {
  padding: 0;
  padding-bottom:30px;
}
#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.itemImageBlock {
  float: left;
  margin: 0 20px 20px 0;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
  padding: 1.5em 0;
  margin-bottom: 1.5em;
}
#port div.itemExtraFields ul li {
  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: 2em; position:absolute; top:0; right:0;
}
#port .componentheading { margin-bottom:30px;}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0 1em 0 0 ;
}
#port #isotopeOptions strong{ color:#252525}
#port .catItemImageBlock{ margin-right: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 {
  color: inherit;
  text-decoration: underline;
}
#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: ;
  text-decoration: none;
}
#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;
}
#isotopeContainer.columns_1 .catItemImageBlock {
  float: left;
  margin: 0 20px 20px 0;
}
/*== Blog Page ==*/

.line_bot .rt-block{ background:url(../images/line_hor3.gif) 0 bottom repeat-x; margin-bottom:50px; padding-bottom:50px;}

.posts .moduleItemAuthor{ display:none;}
.posts .moduleItemComments{ color:#555454; text-transform:uppercase;}
.posts .moduleItemComments:hover{ color:#000;}
.posts .moduleItemDateCreated{ margin-right:20px; color:#252525}
.posts li{ padding-bottom:24px}

#blog h4{ padding-bottom:0; font-size:20px;}
#blog .catItemHeader, #blog .itemHeader, #blog .userItemHeader{ color:#252525; padding-bottom:30px;}
#blog .catItemImageBlock, #blog .itemImageBlock, #blog .userItemImageBlock{ margin-bottom:30px; margin-right:20px;}
#blog .k2ReadMore{ margin-right:20px;}
#blog .catItemCommentsLink a, #blog .userItemCommentsLink a{ color:#555454 !important; text-transform:uppercase;}
#blog .catItemCommentsLink a:hover, #blog .userItemCommentsLink a:hover{ color:#adadad !important; text-transform:uppercase;}

.userItemView{ padding-bottom:30px;}

.social-button a{transition: all 0;   -webkit-transition: all 0; /* Safari and Chrome */   -moz-transition: all 0; /* Firefox 4 */   -o-transition: all 0; /* Opera */}

/*== 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 {
  padding: 0;
}
#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:before {
  content: "A.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
/*== Testimonials Page ==*/
#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 ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3.5em 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;
}
.map-wrapper {
  margin-bottom: 20px;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  padding-top: 2em;
  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;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: bold;
}
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: 1em 0;
  padding: 1em 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;
}
fieldset.word {
  margin: 0 0 2em;
}
fieldset.word label {
  display: block;
}
fieldset.word #search-searchword {
  width: 40%;
  display: block;
  margin: 0 0 1em 0;
}
/*== User Lofin ==*/
.component-content div.login {
  padding: 3em 0;
}
.component-content div.login input.inputbox {
  width: 40%;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  background:#fff;
   font:12px Arial, Helvetica, sans-serif; color:#8c8b8b;
  border:1px solid #b4b3b2 ;
  height:32px;
  line-height:16px;
  padding: 7px 10px;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  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%;
  background:#fff;
   font:12px Arial, Helvetica, sans-serif; color:#8c8b8b;
  border:1px solid #b4b3b2 ;
  height:32px;
  line-height:16px;
  padding: 7px 10px;
}
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 3px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  border: none;
  padding:8px 12px;
  line-height:normal;
  text-transform:uppercase;
  text-decoration: none;
  display: inline-block;
}
/* Comments */
.commentAuthorName{ margin-right:20px;}
.commentDate{ color:#252525}
ul.itemCommentsList{ padding-bottom:50px; background:url(../images/line_hor3.gif) 0 bottom repeat-x; margin-bottom:20px;}
div.itemComments ul.itemCommentsList li {
  padding:30px 20px;
  border:1px solid #b3b2b2 ;
}
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 20px 0 0;
}
form#comment-form input.inputbox {
  width: 60%;
}
form#comment-form textarea#commentText {
  height: 250px;
}
/*Search*/
input#mod-search-searchword,
#search-searchword {
  margin: 0 0 1em 0;
}
/*=== MAINBOTTOM POSITION ===*/
/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/

#rt-footer .rt-container{ position:relative; padding:74px 0 64px 0}
#rt-footer .rt-container:before{ content:""; top:0; left:10px; right:10px; height:1px; background:url(../images/line_hor3.gif) 0 0 repeat-x; position:absolute;}

.smile a{ margin-left:6px !important; position:relative; display:block}
.smile a span{ position:absolute; top:0; left:0; width:100%; height:100%;pointer-events: none;filter: alpha(opacity = 0); opacity:0;transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
.smile a:hover span{ opacity:1;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100);}
.icon1{ background:url(../images/icon1_active.jpg) 0 0 no-repeat}
.icon2{ background:url(../images/icon2_active.jpg) 0 0 no-repeat}
.icon3{ background:url(../images/icon3_active.jpg) 0 0 no-repeat}
.icon4{ background:url(../images/icon4_active.jpg) 0 0 no-repeat}
.icon5{ background:url(../images/icon5_active.jpg) 0 0 no-repeat}

.copyright{ text-transform:uppercase; color:#555454; padding-bottom:0; padding-top:7px;}
.copyright a{ color:#555454}
.copyright a:hover{ color:#000}
.siteName{ font-size:20px; text-transform:uppercase;  color:#2b2b2b; font-weight:bold; letter-spacing:-1px; margin-right:5px;}


/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
  background: url(../images/to_top.png) 0 0 no-repeat;
  width:42px;
  height:42px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
a#gantry-totop {
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
  background:url(../images/to_top_active.png) 0 0 no-repeat;
  filter: alpha(opacity = 0); opacity:0
}

a#gantry-totop:hover{ opacity:1; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100);}

/* 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 {
  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.5;
  filter: alpha(opacity=50);
}
.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;
}

.homepage #rt-maintop .rt-container {
	margin-bottom: 0;
}

#rt-maintop .rt-container:after {
	background: none;
}

.breadcrumbs {
	margin-bottom: 1em;
}

.blocks .rt-block {
	background: #B2BFCF;
}

#captcha28 {
    float: left;
	margin-right: 10px;
    margin-top: 12px;
}

#captchaTxt28 {
    margin-top: 10px;
    width: 60px !important;
}

.formResponsive .formHorizontal .rsform-block, .servicescontact .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}

.formResponsive input[type="submit"], .servicescontact .formResponsive input[type="submit"]{
	padding: 5px 50px;
	width: 210px;
	background-color: #002c5f;
    background-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
	border-radius: 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:hover, .servicescontact .formResponsive input[type="submit"]:hover{
	background: #4d6b8f;
}

.formResponsive .formHorizontal p.formDescription, .servicescontact .formResponsive .formHorizontal p.formDescription {
	margin: 0;
	padding: 0;
}

.rsform-block-intro-text h2 {
    font-size: 1.2em;
    letter-spacing: 0;
    line-height: 1.4;
    padding-bottom: 10px;
    text-align: inherit;
}

/* Denise Changes 17/2/17 */

.cameraContents .camera_caption > div {
	padding: 20px 25px;
}

.cameraContents .camera_caption div p{
	padding-bottom: 0;
}

.cameraContents .camera_caption a{
	color: #B2BFCF;
	font-weight: bold;
}

.cameraContents .camera_caption h2 {
	padding: 0 !important;
	margin-bottom: 12px;
}

.consultation {
	background: #b2bfcf;
	padding: 15px;
	border: 1px solid #002c5f;
	color: #2b2b2b;
	font-weight: bold;
	text-align: Center;
	margin-bottom: 20px;
}

.consultation p{
	padding-bottom: 0;
}

#body-wrapper .rt-container .rt-grid-2{
	width: 450px;
	float: left;
}

#body-wrapper .rt-container .rt-grid-2.rt-omega {
	float: right;
	text-align: right;
	padding-right: 20px;
	font-size: 1em;
	margin-top: 15px;
}

.customcontact a{
	line-height: 30px;
	font-weight: bold;
	color: #b2bfcf;
	vertical-align: middle;
	font-size: 1.3em;
}


.customcontact span{
	margin-top: 5px;
	display: inline-block;
	font-weight: bold;
    font-size: 1.2em;
	color: #b2bfcf;
}
#body-wrapper .rt-container .rt-grid-2.rt-omega #phone{
	display: inline-block;
	background: #b2bfcf;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}

#body-wrapper .rt-container .rt-grid-2.rt-omega #phone img{
	height: 30px;
	width: 30px;
}

ul.sf-menu {
	margin-right: 20px;
}

/* Contact Form */

.rsform-block-intro-text .formControlLabel {
	display: none;
}

.formResponsive .formHorizontal .rsform-block-intro-text  {
	text-align: left;
}

.formResponsive .formHorizontal .rsform-block-intro-text .formControls {
    margin-left: 0;
}

.servicescontact {
	margin: 0;
	padding: 40px 0 0;
}

.about.servicescontact {
	background: url(../images/line_hor3.gif) center top repeat-x;
	padding-top: 10px;
}

.about.servicescontact .rt-block {
	padding-bottom: 30px;
}

/* Home Page Contact Form */

.floatContainer {
  overflow: hidden;
}

.w50 {
  float: left;
  width: 46%;
  margin-right: 4%;
}

.w50:last-of-type {
  margin-right: 0;
}

.servicescontact .formResponsive .formHorizontal .rsform-block.rsform-block-intro-text{
	float: left;
	display: block;
	width: 35%;
	height: 350px;
}

.servicescontact .rsform-block-intro-text .consultation {
	text-align: left;
}

.servicescontact .rsform-block-intro-text p {
	text-align: left;
}

.servicescontact .formResponsive .formHorizontal  .rsform-block {
	float: left;
	width: 50%;
}

.servicescontact .formResponsive textarea, .servicescontact .formResponsive input[type="text"], .formResponsive input[type="password"] {
	width: 100%;
}

.homepage #rt-maintop .rt-container {
	padding-bottom: 30px;
}

#rt-footer .rt-container ul.menu a{
	text-transform: uppercase;
}

hr{
	border:0;
	height: 5px;
	background: url(../images/line_hor3.gif) center repeat-x;
}

div.smile {
	margin-top: 20px;
}

.rt-footer .module-title {
	display: none;
}

/* Minor Service page changes */

.itemListCategory {
  margin-bottom: 20px;
}

#port .catItemImageBlock {
  margin-top: 10px;
  float: none;

}

#port .catItemImageBlock {
  clear: both;
}

.itemTitle {
  margin-bottom: 20px;
}

.catItemImage, #port .catItemImageBlock {
  display: block;

}

div.catItemIntroText p{
  display: block;
}

@media only screen and (max-width: 965px) {
	#rt-top {
	
	}
	
	#body-wrapper .rt-container .rt-grid-2.rt-alpha{
		width: 100%;
		display: block;
		float: none;
		text-align: center;
	}
	
	#body-wrapper .rt-container .rt-grid-2.rt-alpha a{
		display: inline-block;
	}
	
	#body-wrapper .rt-container .rt-grid-2.rt-omega {
		width: 100%;
		display: block;
		float: none;
		text-align: center;		
		margin-top: 0;
	}
	ul.sf-menu {
		float: none;
		margin-top: 0;
		text-align: center;
	}
	ul.sf-menu li {
		float: none;
		display: inline-block;
	}
	#footer .contact {
		display: none;
	}
	
	#footer .rt-omega {
		float: right;
	}
}

@media only screen and (max-width: 767px) {
	#body-wrapper .rt-container .rt-grid-2, #body-wrapper .rt-container .rt-grid-2.rt-omega{
		width: 100%;
	    text-align: center;
		padding: 0;
	}
	#body-wrapper .rt-container .rt-grid-2 a{
		display: inline-block;
	}	
	.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
		box-sizing: border-box;	
		line-height: 1.5;
		min-height: 30px;
	}
	#footer .rt-omega { 
		text-align: center;
	}
	.customcontact p {
		 padding: 0 0 5px;
	}
	
	
	/* home contact */
	
	.servicescontact  {
		padding: 10px;
	}
	
	.servicescontact .formResponsive .formHorizontal .rsform-block.rsform-block-intro-text, .servicescontact .formResponsive .formHorizontal  .rsform-block {
		float: none;
		display: block;
		width: 100%;
		box-sizing: border-box;
		height: auto;
	}

}


@media only screen and (max-width: 479px) {
	.formResponsive input[type="submit"] {
		width: 100%;
	}
}

.itemExtraFields {
	display: none;
}