@charset "utf-8";@font-face {
  font-family: 'fontello';
  src: url(/templates/kryptonite/fonts/mn-icons/font/fontello.eot);
  src: url(/templates/kryptonite/fonts/mn-icons/font/fontello.eot) format('embedded-opentype'),
       url(/templates/kryptonite/fonts/mn-icons/font/fontello.woff) format('woff'),
       url(/templates/kryptonite/fonts/mn-icons/font/fontello.ttf) format('truetype'),
       url(/templates/kryptonite/fonts/mn-icons/font/fontello.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?83000238#fontello') format('svg');
  }
}
*/
 
 [class^="mn-ficons-"]:before, [class*=" mn-ficons-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.mn-ficons-magazine:before { content: '\21'; } /* '!' */
.mn-ficons-blog:before { content: '\22'; } /* '&quot;' */
a:active,
a:focus {
  outline: 0;
}
img {
  border: none;
}
body.contentpane #k2Container {
  padding: 16px;
}

.k2Padding {
  padding: 4px;
}

.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

.even {
  background: transparent;
  padding: 0;
  border-bottom: 1px solid #eee;
}
.odd {
  background: transparent;
  padding: 0;
  border-bottom: 1px solid #eee;
}

div.k2FeedIcon {
  margin: 10px 0 20px;
}
.userBlock .k2FeedIcon {
  padding: 0;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  background: none;
}
div.k2FeedIcon a i {
  padding-right: 10px;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: block;
}

.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: none;
}
.itemRatingForm ul {
  float: left;
  clear: both;
}
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
  clear: left;
}
div.itemRatingForm .formLogLoading {
  background: url(/templates/kryptonite/images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(/templates/kryptonite/images/system/transparent_star.gif) left -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
  transition: none;
}
.itemRatingList a:hover {
  background-position: left bottom;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
span.siteRoot {
  display: none;
}

.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}

.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
#recaptcha_table {
  border-color: #ccc !important;
}
#recaptcha_response_field {
  border-color: #ccc !important;
  background-color: #fff !important;
}

.k2ArchivesBlock ul {
  list-style: none;
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.k2ArchivesBlock {
  padding-bottom: 10px;
}
.clearList {
  display: none;
  float: none;
  clear: both;
}

.lastItem {
  border: none;
}

.k2Avatar img {
  display: block;
  float: left;
  background: #fff;
  border: 0;
  padding: 0;
  margin: 2px 10px 4px 0;
}

a.k2ReadMore {
  background: #282828;
  border-color: #282828;
  color: #fff;
  padding: 6px;
}
a.k2ReadMore:hover {
  background: #596c8e;
  border-color: #596c8e;
}

div.k2Pagination {
  padding: 0;
  margin: 24px 0 4px 0;
  text-align: left;
  color: #999;
}
div.k2Pagination .counter {
  margin-left: 10px;
}

div.k2Pagination ul {
  text-align: center;
}
div.k2Pagination ul li {
  display: inline;
}

div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: none;
}

.featured-div {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  background: url(/templates/kryptonite/images/system/featuredItem.png) no-repeat 100% 0;
}

a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #F7FAFE;
  border: 1px solid #ccc;
  text-align: center;
  color: #555;
  font-size: 13px;
}
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
div.itemView {
  padding: 8px 0 24px 0;
  margin: 20px 0;
  border-bottom: 0;
  position: relative;
}

span.itemEditLink {
  float: right;
  display: block;
  padding: 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
div.itemHeader {
  
  padding: 0;
}
div.itemImageBlock div.itemDateCreated,
div.catItemImageBlock div.itemDateCreated,
div.tagItemImageBlock div.itemDateCreated,
div.userItemImageBlock div.itemDateCreated {
  display: block;
  color: #eee;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  padding: 0;
  float: left;
}
div.itemImageBlock div.itemDateCreated .dayno,
div.catItemImageBlock div.itemDateCreated .dayno,
div.tagItemImageBlock div.itemDateCreated .dayno,
div.userItemImageBlock div.itemDateCreated .dayno {
  background: #596c8e;
  font-size: 30px;
  line-height: 29px;
  padding: 9px 6px 10px;
  margin: 0;
  float: left;
  color: #fff;
  font-weight: 600;
}
div.itemImageBlock div.itemDateCreated .month-year,
div.catItemImageBlock div.itemDateCreated .month-year,
div.tagItemImageBlock div.itemDateCreated .month-year,
div.userItemImageBlock div.itemDateCreated .month-year {
  background: #596c8e;
  color: #fff;
  margin: 0;
  padding: 5px;
  float: left;
  line-height: 19px;
  text-transform: none;
  font-weight: 600;
}
div.itemHeader h2.itemTitle {
  font-family: inherit;
  font-size: 36px;
  font-weight: 300;
  line-height: 122%;
  padding: 0 60px 0 0;
  margin: 0 0 20px;
  overflow: hidden;
  text-transform: none;
  color: #596c8e;
}
@media screen and (max-width: 767px) {
  div.itemHeader h2.itemTitle {
    font-size: 26px;
  }
}
div.itemHeader h2.itemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.itemHeader span.itemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
div.itemToolbar {
  margin: 0;
  border: none;
  background: transparent;
  padding: 0;
  position: absolute;
  top: 32px;
  right: 0;
}
.top-tools {
  margin-left: 20px;
}
div.itemToolbar ul {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
div.itemToolbar ul li {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
  border-left: 1px solid #ccc;
  text-align: center;
  background: none;
  font-size: 12px;
}
div.itemToolbar ul > li:first-child {
  border: none;
}
div.itemToolbar .btn-default:hover,
div.itemToolbar .btn-default:focus,
div.itemToolbar .btn-default:active {
  background: none;
}

div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar .btn-group > .dropdown-toggle {
  padding: 2px 5px;
}
div.itemToolbar .dropdown-menu li {
  text-align: left;
  display: list-item;
  padding: 0;
  border: 0;
}
div.itemToolbar .dropdown-menu li a {
  font-size: 14px;
}
div.itemRatingBlock {
  padding: 0;
  margin: 10px 0 0;
}
div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #888;
}
div.itemBody {
  padding: 0;
  margin: 0 10px;
}
div.itemImageBlock {
  padding: 0;
  margin: 0;
  position: relative;
}
span.itemImage {
  display: block;
  float: left;
  text-align: center;
  margin: 0 0 30px;
}
span.itemImage img {
  border: none;
  float: left;
  padding: 0px;
}
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
span.itemImage a.modal {
  float: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  display: block;
  margin: 0;
  position: relative;
  top: auto;
  left: 0px;
  right: 0;
  width: auto;
  z-index: 10;
  overflow: hidden;
}
#sbox-window {
  height: auto !important;
}
span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}
.mn-itemText {
  overflow: hidden;
  padding: 0;
}
div.itemIntroText {
  color: #222;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  padding: 0;
}
div.itemFullText {
  line-height: 1.8;
  margin-top: 5px;
  font-weight: 300;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemExtraFields {
  margin: 10px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 0;
}
div.itemExtraFields h3 {
  margin: 0 0 8px;
  padding: 0 0 8px 0;
  line-height: normal !important;
  border-bottom: 1px solid #eee;
}
div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemExtraFields ul li {
  display: block;
  margin-bottom: 10px;
  padding: 5px 0;
  clear: both;
  float: left;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0;
  width: 20%;
}
div.itemExtraFields ul li span.itemExtraFieldsValue {
  padding-left: 30px;
}
div.itemContentFooter {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 0;
  border-top: none;
  color: #999;
  font-size: 12px;
}
span.itemHits {
  float: left;
}
div.itemSocialSharing {
  padding: 20px 0 0;
  margin: 0 0 10px;
}
div.itemTwitterButton {
  float: left;
  margin: 0 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemGooglePlusOneButton {
  float: left;
  width: 100px;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemCategory {
  display: inline;
  padding: 0px;
  border: none;
}
div.itemCategory span {
  font-weight: normal;
  color: inherit;
  padding: 0;
  font-weight: 300;
}
div.itemTagsBlock {
  padding: 0;
  border-bottom: 0;
  margin: 25px 0 10px;
}
div.itemTagsBlock span {
  font-weight: normal;
  color: #888;
  padding: 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
  text-align: center;
  color: #596c8e;
}
div.itemTagsBlock ul.itemTags li a {
  background: #fff;
  border: 1px solid #596c8e;
  color: #596c8e;
  font-size: 15px !important;
  display: inline-block;
  margin: 0 0 8px;
  padding: 6px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
div.itemTagsBlock ul.itemTags li a:hover,
div.itemTagsBlock ul.itemTags li a:focus {
  padding: 6px;
  background: #596c8e;
  color: #fff;
  text-decoration: none;
}
div.itemAttachmentsBlock {
  padding: 0;
  border-bottom: none;
}
div.itemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

div.itemAuthorBlock {
  background: #f8f8f8;
  border: 0;
  padding: 15px;
  margin: 20px 0;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 0;
  margin: 0 15px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  margin: 0 0 10px;
  padding: 0;
  font-size: 28px;
  font-weight: 300;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
div.itemAuthorBlock div.itemAuthorDetails p {
  line-height: 24px;
  color: #888;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: 300;
  color: #555;
  border-right: 1px solid #ccc;
  padding: 0 8px 0 0;
  margin: 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: 300;
  color: #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: 300;
}

div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 8px 2%;
  overflow: hidden;
  width: 50%;
}
div.itemAuthorLatest h3 {
  margin: 0 0 15px;
  line-height: normal;
  font-weight: 300;
}
div.itemAuthorLatest ul {
  margin: 0;
  padding: 0;
}
div.itemAuthorLatest ul li {
  list-style: none;
  padding: 8px 0;
}
div.itemAuthorLatest ul li a {
  font-weight: 300;
  color: #333333;
}
div.itemAuthorLatest ul li a:hover {
  color: #282828;
}

div.itemRelated {
  margin-bottom: 16px;
  padding: 8px 2%;
  float: left;
  width: 50%;
}

div.itemRelated h3 {
  margin: 0 0 15px;
  line-height: normal;
  font-weight: 300;
}
div.itemRelated ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemRelated ul li {
  padding: 8px 0;
  float: left;
  width: 100%;
}
div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}

div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
a.itemRelTitle {
  font-weight: 300;
  color: #333333;
}
a.itemRelTitle:hover,
a.itemRelTitle:focus {
  color: #282828;
}
div.itemRelCat {
  margin: 5px 0 0;
  font-size: 12px;
}
div.itemRelAuthor {
  margin: 5px 0 0;
  font-size: 12px;
}
img.itemRelImg {
  max-width: 140px !important;
  float: left;
  margin: 0 10px 0 0;
}
div.itemRelIntrotext {
  margin: 5px 0 0;
  font-size: 12px;
}
div.itemRelFulltext {
  margin: 0;
  font-size: 12px;
}

div.itemVideoBlock {
  margin: 0 0 20px 0;
  padding: 0;
  background: none;
}
div.itemVideoBlock div.itemVideoEmbedded {
  position: relative;
  padding-bottom: 55.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
div.itemVideoBlock div.itemVideoEmbedded iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}
div.itemVideoBlock h3 {
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 0;
  font-size: 32.2px;
  font-weight: 300;
}

div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

div.itemNavigation {
  padding: 20px 2%;
  margin: 0 0 24px 0;
  border: 0;
  background: #f8f8f8;
  color: #888;
}
div.itemNavigation span.itemNavigationTitle {
  color: #999;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}

div.itemComments {
  background: none;
  border: 0;
  padding: 0 0 30px;
  margin: 0 0 10px;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 12px 5px;
  margin: 0;
  border-bottom: 0;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: none;
}
div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 4px 10px 4px 0;
  padding: 4px;
  background: #fff;
  border: 0;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: normal;
  font-size: 12px;
  color: #888;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: normal;
  font-size: 12px;
  color: #888;
}
div.itemComments ul.itemCommentsList li span.item-comment-text {
  padding: 10px;
  display: block;
  margin: 4px 5px 5px 68px;
  border: 1px solid #e8e8e8;
  position: relative;
  background: #fff;
}
div.itemComments ul.itemCommentsList li span .left-arrow {
  background: url(/templates/kryptonite/images/arrow-left.png) no-repeat 0 0;
  position: absolute;
  left: -6px;
  width: 6px;
  height: 10px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
  text-align: right;
  padding: 0 20px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  left: 0;
  margin: 0 10px 0 0;
  position: relative;
  right: 0;
  top: auto;
  width: auto;
  z-index: 10;
  background: none;
  box-shadow: none;
  border: 0;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a i {
  margin: 0 3px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(/templates/kryptonite/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemCommentsPagination {
  padding: 4px;
  margin: 30px 0 25px;
  text-align: center;
}
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 0;
  font-size: 32.2px;
  font-weight: 300;
}
h3.itemCommentsCounter {
  border-bottom: 0;
  margin: 10px 0 0;
  padding: 0 0 15px;
  font-size: 32.2px;
  font-weight: 300;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  padding: 10px 0;
  border-top: 0;
  font-size: 12px;
  color: #888;
}
div.itemCommentsForm form {
  margin: 0;
}
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 12px 0 0 2px;
  font-size: 12px;
  color: #888;
  line-height: 12px;
}
div.itemCommentsForm form label.formName {
  display: block;
  margin: 12px 0 0 2px;
  font-size: 12px;
  color: #888;
  line-height: 12px;
}
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 12px 0 0 2px;
  line-height: 12px;
  font-size: 12px;
  color: #888;
}
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 12px 0 0 2px;
  font-size: 12px;
  color: #888;
  line-height: 12px;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 2px;
  font-size: 12px;
  color: #888;
  line-height: 12px;
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 100%;
  height: 160px;
  margin: 10px 0 0;
  box-shadow: none;
  background: #f8f8f8;
  border: 0;
  font-weight: 300;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 90%;
  margin: 10px 0 0;
  padding: 8px 12px;
  box-shadow: none;
  background: #f8f8f8;
  border: 0;
  font-weight: 300;
}
div.itemCommentsForm form input#submitCommentButton {
  margin: 20px 10px 10px 0;
  padding: 8px 15px;
  display: inline;
  background: #596c8e;
  border: 1px solid #4f607e;
  transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  outline: none;
}
div.itemCommentsForm form input#submitCommentButton:hover,
div.itemCommentsForm form input#submitCommentButton:focus {
  background: #4f607e;
}
div.itemCommentsForm form span#formLog {
  padding: 0 0 0 20px;
  margin: 0;
  font-weight: bold;
  color: #CF1919;
}
div.itemCommentsForm form .formLogLoading {
  background: url(/templates/kryptonite/images/system/loading.gif) no-repeat left center;
}
.itemCommentsFormName,
.itemCommentsFormEmail,
.itemCommentsFormUrl {
  width: 30%;
  margin: 0 12px 0 0;
  min-width: 200px;
  float: left;
}

div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 96%;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 95.5%;
  background: none;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #aaa;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
  padding: 5px 10px 0 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #aaa;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
  padding: 5px 10px 0 0;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: inherit;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #666;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: normal;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 98%;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(/templates/kryptonite/images/system/loading.gif) no-repeat left center;
}

div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  text-decoration: none;
}
div.itemBackToTop a:hover {
  text-decoration: none;
}

.itemListView .componentheading {
  margin: 0 0 30px;
}

span.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px solid #eee;
  text-align: right;
}
div.itemListCategory h3 {
  color: #888;
  font-weight: 300;
}
span.itemEditLink a.modal,
span.catItemAddLink a.modal,
span.catItemEditLink a.modal {
  left: 0px;
  width: auto;
  z-index: 10;
  position: relative;
  margin: 0;
  top: auto;
  right: 0;
  transition: none;
  display: inline-block;
  overflow: hidden;
  background: #596c8e;
  border: 0;
  outline: none;
}
span.itemEditLink a.modal:hover,
span.catItemAddLink a.modal:hover,
span.catItemEditLink a.modal:hover,
span.itemEditLink a.modal:focus,
span.catItemAddLink a.modal:focus,
span.catItemEditLink a.modal:focus {
  background: #45546f;
}

.moduleItemImage img {
  width: 100%;
}
.mod_k2_content_minitek .moduleItemImage img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.mod_k2_content_minitek .moduleItemImage img:hover {
  -webkit-transform: scale(1.15) rotate(3deg);
  -moz-transform: scale(1.15) rotate(3deg);
  transform: scale(1.15) rotate(3deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.mod_k2_content_minitek .moduleItemImage {
  overflow: hidden;
}
div.subCategory .subcatOverlay {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  width: 100%;
  z-index: 1;
}
div.subCategory .subcatOverlay:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}
div.subCategory .subcatOverlay:hover h2 {
  bottom: 40%;
  background: none;
}
div.subCategory .subcatOverlay > h2 {
  -moz-box-sizing: border-box;
  color: #FFFFFF;
  display: block;
  font-size: 25px;
  line-height: 50px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-indent: 0 !important;
  left: 0;
  bottom: 40%;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  width: 100%;
}

div#itemListLinks {
  background: none;
  border: 0;
  margin: 8px 0;
  padding: 8px;
}
div#itemListLinks h4 {
  font-weight: 300;
}
div#itemListLinks h3 {
  font-weight: 600;
}
div#itemListLinks .catItemImageBlock {
  width: 250px;
}
div.itemContainer {
  float: left;
  width: 100%;
}

div.catItemView {
  margin: 10px;
  border-bottom: 0;
  padding: 0;
}

div.groupSecondary .catItemImageBlock img,
div.groupSecondary .catItemImageBlock {
  float: left;
}
div.groupSecondary .catItemHeader {
  overflow: hidden;
  padding: 0 25px;
}
div.groupLinks {
  padding: 0;
  margin: 0;
}
.groupLinks h3 a {
  text-decoration: none;
}

span.catItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.catItemEditLink a {
  color: #fff !important;
}
div.catItemHeader span.catItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.catItemHeader h3.catItemTitle {
  font-family: inherit;
  font-size: 30px;
  line-height: 1;
  font-weight: 300;
  line-height: 40px;
  margin: 0 0 20px;
  padding: 0;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  div.catItemHeader h3.catItemTitle {
    font-size: 22px !important;
  }
}
div.catItemHeader h3.catItemTitle a {
  color: #596c8e;
}
div.catItemHeader h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:focus {
  color: #282828;
}
div.catItemHeader h3.catItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.catItemHeader .itemDate {
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  font-weight: 300;
}
div.catItemHeader span.catItemAuthor {
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  font-weight: 300;
}
div.catItemHeader span.catItemAuthor a {
  font-weight: 300;
}
div.catItemRatingBlock {
  padding: 0;
  margin: 10px 0 0;
}
div.catItemRatingBlock .itemRatingLog {
  clear: none;
}
div.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.catItemBody {
  padding: 0 0 10px;
  margin: 0;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0 0 20px;
  position: relative;
}
span.catItemImage {
  display: block;
  text-align: left;
  margin: 0 0 8px 0;
}
span.catItemImage img {
  border: 0;
  padding: 0;
  max-width: 100%;
  width: 100% !important;
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: 1.8;
  padding: 0;
  font-weight: 300;
}
.groupSecondary div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: 1.8;
  padding: 0 25px;
  overflow: hidden;
}
div.catItemExtraFields,
div.genericItemExtraFields {
  margin: 10px 0 15px;
  padding: 0;
  border: 0;
  clear: both;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  margin: 0 0 10px;
  padding: 0 0 5px;
  line-height: normal !important;
  border-bottom: 1px solid #eee;
}
div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.catItemExtraFields ul li,
div.genericItemExtraFields ul li {
  display: block;
  clear: both;
  padding: 4px 0;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: normal;
  margin: 0 4px 0 0;
  width: 30%;
}
div.catItemLinks {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 12px;
  color: #888;
}
div.catItemLinks a {
  font-weight: 600;
}
div.catItemHitsBlock {
  padding: 0;
  border: 0;
  display: inline;
}
span.catItemHits {
  font-weight: 300;
}
div.catItemCategory {
  margin: 0 8px 0 0;
  border: 0;
  display: inline;
  position: absolute;
  top: 15px;
  left: 10px;
  padding: 0;
  text-transform: uppercase;
  line-height: 19px;
}
div.catItemCategory span {
  font-weight: normal;
  color: #fff;
  background: #596c8e;
  padding: 4px 10px;
}
div.catItemCategory a {
  color: #fff;
  background: #596c8e;
  padding: 4px 10px;
  font-weight: 300;
}
div.catItemCategory a:hover,
div.catItemCategory a:focus {
  background: #45546f;
}
div.catItemTagsBlock {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
}
div.catItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
  color: #596c8e;
}
div.catItemTagsBlock ul.catItemTags li a {
  border: 1px solid #596c8e;
  padding: 5px;
}
div.catItemTagsBlock ul.catItemTags li a:hover {
  background: #596c8e;
  color: #fff;
}
div.catItemAttachmentsBlock {
  padding: 4px;
  margin: 0 0 10px;
  border-bottom: 1px solid #eee;
}
div.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

div.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 0;
  background: transparent;
}
div.catItemVideoBlock h3 {
  line-height: 1;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}

div.catItemVideoBlock span.catItemVideo {
  display: block;
}

div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

div.catItemCommentsLink {
  display: inline;
  margin: 0;
  border: 0;
  position: absolute;
  top: 11px;
  right: 10px;
  padding: 4px 7px;
  background: rgba(255, 255, 255, 0.7);
  color: #333;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  line-height: 19px;
}
div.catItemCommentsLink:hover,
div.catItemCommentsLink:focus {
  background: #fff;
}
@media screen and (max-width: 992px) {
  div.catItemCommentsLink {
    bottom: 11px;
    left: 10px;
    top: inherit;
    right: inherit;
  }
}
div.catItemCommentsLink a {
  color: #333;
  font-weight: 300;
}

div.catItemReadMore {
  display: inline;
}

span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 10px;
  margin: 0;
  color: #999;
  border: 0;
  font-size: 12px;
}

div.userBlock {
  background: none;
  border: none;
  border-bottom: 1px solid #eee;
  margin: 0 0 35px;
  padding: 10px;
  clear: both;
}
.userItemAddLink a {
  left: 0px;
  width: auto;
  z-index: 10;
  position: relative;
  margin: 0;
  top: auto;
  right: 0;
}
span.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
span.userItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  color: #fff !important;
}
div.userBlock img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: none;
  margin: 0 15px 0 0;
}
div.userBlock h2 {
  font-size: 30.8px;
  font-weight: 300;
  margin: 0 0 20px;
}
div.userBlock div.userDescription {
  padding: 4px 0;
}
div.userBlock div.userAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.userURL {
  font-weight: 400;
  color: #555;
  display: block;
}
span.userEmail {
  font-weight: 400;
  color: #555;
  display: block;
}

div.userItemView {
  margin: 0 0 35px;
  padding-bottom: 20px;
  border-bottom: 0;
}

div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
span.userItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.userItemEditLink a {
  left: 0px;
  width: auto;
  z-index: 10;
  position: relative;
  margin: 0;
  top: auto;
  right: 0;
  color: #fff !important;
}
div.userItemHeader {
  padding: 0;
}
div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.userItemHeader h3.userItemTitle {
  font-family: inherit;
  font-size: 32.2px;
  font-weight: 300;
  line-height: 40px;
  padding: 0;
  margin: 0 0 20px;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  div.userItemHeader h3.userItemTitle {
    font-size: 22px !important;
  }
}
div.userItemHeader h3.userItemTitle a {
  color: #596c8e;
  text-decoration: none;
}
div.userItemHeader h3.userItemTitle a:hover {
  color: #282828;
  text-decoration: none;
}
div.userItemHeader h3.userItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.userItemBody {
  padding: 0 0 10px;
  margin: 0;
}
div.userItemImageBlock {
  padding: 0;
  margin: 0 0 20px;
  float: none;
  overflow: hidden;
  position: relative;
}
span.userItemImage {
  display: block;
  text-align: center;
  margin: 0;
}
span.userItemImage img {
  border: none;
  padding: 0px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  width: 100% !important;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: 1.8;
  padding: 0;
}
div.userItemLinks {
  margin: 0 0 20px;
  padding: 0px;
  display: block;
  font-size: 12px;
  color: #888;
}
div.userItemLinks .itemDate {
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
}
div.userItemCategory {
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  border-bottom: none;
  display: inline;
}
div.userItemCategory span {
  font-weight: normal;
  color: inherit;
  padding: 0;
}
div.userItemTagsBlock {
  padding: 0;
  margin: 0 0 30px;
  border-bottom: none;
}
div.userItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
  color: #596c8e;
}
div.userItemTagsBlock ul.userItemTags li a {
  padding: 6px;
  border: 1px solid #596c8e;
  color: #596c8e;
}
div.userItemTagsBlock ul.userItemTags li a:hover,
div.userItemTagsBlock ul.userItemTags li a:focus {
  background: #596c8e;
  color: #fff;
}

div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 0;
}

div.userItemReadMore {
  display: inline;
}

.tagView .k2FeedIcon,
.genericView .k2FeedIcon {
  float: none;
  width: auto;
}
div.tagView .componentheading {
  padding-bottom: 30px;
}
.tagItemLinks {
  display: block;
  margin: 0 0 20px;
  padding: 0;
  font-size: 12px;
  color: #888;
}
.tagItemLinks .itemDate {
  border: 0 none;
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.tagItemView {
  padding: 0 0 20px 0;
  margin: 0 0 35px;
  border-bottom: 0;
}

div.tagItemHeader {
  padding: 0;
}
div.tagItemHeader span.tagItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.tagItemHeader h2.tagItemTitle {
  font-family: inherit;
  font-size: 32.2px;
  font-weight: 300;
  line-height: 40px;
  padding: 0;
  margin: 0 0 20px;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  div.tagItemHeader h2.tagItemTitle {
    font-size: 22px !important;
  }
}
div.tagItemHeader h2.tagItemTitle a {
  color: #596c8e;
}
div.tagItemHeader h2.tagItemTitle a:hover {
  color: #282828;
}
div.tagItemBody {
  padding: 0 0 10px;
  margin: 0;
}
div.tagItemImageBlock {
  padding: 0;
  margin: 0 0 20px;
  position: relative;
  float: none;
}
span.tagItemImage {
  display: block;
  text-align: center;
  margin: 0;
}
span.tagItemImage img {
  border: none;
  padding: 0;
  width: 100% !important;
}
div.tagItemIntroText,
.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 0;
  line-height: 1.8;
}
div.tagItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border: 0;
  font-size: 12px;
}
div.tagItemCategory span {
  font-weight: normal;
  color: inherit;
  padding: 0;
}

div.tagItemReadMore {
  display: inline;
}

div.genericItemView {
  padding: 20px 0;
  margin: 0 0 35px;
  border-bottom: 0;
}

div.genericItemHeader {
  padding: 0;
}
div.genericItemHeader span.genericItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.genericItemHeader h2.genericItemTitle {
  font-family: inherit;
  font-size: 32.2px;
  font-weight: 600;
  line-height: 40px;
  padding: 0;
  margin: 0 0 20px;
  text-transform: none;
}
.genericItemTitle a {
  color: #596c8e;
}
.genericItemTitle a:hover {
  color: #282828;
  text-decoration: none;
}
div.genericItemBody {
  padding: 8px 0;
  margin: 0;
}
div.genericItemImageBlock {
  padding: 0;
  margin: 0 0 20px;
  float: left;
  overflow: hidden;
  position: relative;
}
div.itemImageBlock div.itemDate {
  display: block;
  padding: 0px;
  position: absolute;
  left: 10px;
  top: 10px;
  float: left;
  z-index: 10;
}
span.genericItemImage {
  display: block;
  text-align: center;
  margin: 0;
}
span.genericItemImage img {
  border: none;
  padding: 0px;
  width: 100% !important;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: 1.8;
  padding: 0;
}
.genericItemLinks {
  color: #888888;
  display: block;
  font-size: 12px;
  margin: 0 0 20px;
  padding: 0;
}
.genericItemLinks .itemDate {
  border: 0 none;
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.genericItemCategory {
  border: 0 none;
  display: inline;
  font-size: 12px;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.genericItemCategory span {
  font-weight: normal;
  color: #555;
  padding: 0;
  font-size: 12px;
}

div.genericItemReadMore {
  display: inline;
}

div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
div#genericItemListNothingFound p {
  font-size: 20px;
  color: #999;
}

#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  display: none !important;
}

div.latestItemsContainer {
  float: left;
  margin: 0 0 30px;
}
@media (max-width: 768px) {
  div.latestItemsContainer {
    width: 100% !important;
  }
}

div.latestItemsCategory {
  background: none;
  border: 0;
  margin: 0 8px;
  padding: 0;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  padding: 0;
  border: 0;
  margin: 0 0 10px;
}
div.latestItemsCategory p {
  margin: 15px 0 10px;
}

div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
  clear: both;
}
div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

div.latestItemList {
  padding: 0;
  margin: 0 8px;
}

div.latestItemHeader {
  width: 100%;
}
.latestItemTitle {
  margin: 0;
  margin-top: 15px;
}
.latestItemTitle a {
  padding: 10px 0;
  color: #596c8e;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  display: block;
}
.latestItemTitle a:hover,
.latestItemTitle a:focus {
  color: #282828;
}
div.latestItemHeader h3.latestItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0 0 20px;
}
span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.latestItemBody {
  padding: 0;
  margin: 0;
}
div.latestItemsCategoryTitle {
  margin: 0 8px;
  text-align: center;
}
div.latestItemsCategoryTitle h2 {
  margin: 0;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
  padding: 0;
  z-index: 999;
}
div.latestItemsCategoryTitle h2 a {
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  color: #fff;
  padding: 15px 8px;
  display: block;
  text-decoration: none;
  background: #596c8e;
}
div.latestItemsCategoryTitle h2 a:hover,
div.latestItemsCategoryTitle h2 a:focus {
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  color: #fff;
  text-decoration: none;
  background: #323c4f;
}
div.latestItemImageBlock {
  padding: 0;
  margin: 0 0 10px;
  float: none;
  position: relative;
}
span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0;
  overflow: hidden;
}
span.latestItemImage img {
  border: 0;
  padding: 0;
  width: 100%;
}
div.latestItemIntroText {
  font-size: 90%;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 0;
}
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.latestItemCategory {
  padding: 4px;
  border-bottom: 1px solid #eee;
}
div.latestItemCategory span {
  font-weight: normal;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock {
  padding: 4px;
  border-bottom: 1px solid #eee;
}
div.latestItemTagsBlock span {
  font-weight: normal;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(/templates/kryptonite/images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.latestItemReadMore {
  display: block;
  margin: 0 0 20px;
}

h2.latestItemTitleList {
  font-size: 14px;
  padding: 0;
  margin: 0 0 7px;
  font-family: inherit;
  border: 0;
  line-height: normal;
  font-weight: 300;
}
h2.latestItemTitleList a {
  color: #333333;
}
h2.latestItemTitleList a:hover,
h2.latestItemTitleList a:focus {
  color: #596c8e;
}

.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  text-align: left;
  font-size: 18px;
  padding: 8px;
  background: #f6f6f6;
}
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}

div.k2LatestCommentsBlock ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2LatestCommentsBlock ul li {
  padding: 10px 0;
  border: 0;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  margin: 0 10px 4px 0;
}
div.k2LatestCommentsBlock ul li a.lcComment {
  display: block;
  margin: 0 0 0 66px;
  padding: 10px;
  border: 1px solid #e7e7e7;
  position: relative;
  text-decoration: none;
  background: #fff;
  font-weight: 300;
  color: #333333;
}
div.k2LatestCommentsBlock ul li a {
  font-weight: 300;
}
div.k2LatestCommentsBlock ul li span.lcComment {
  
}
div.k2LatestCommentsBlock ul li span.lcComment .left-arrow {
  position: absolute;
  left: -6px;
  width: 6px;
  height: 10px;
  background: url(/templates/kryptonite/images/arrow-left.png) no-repeat 0 0;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #666;
  font-size: 12px;
}

div.k2TopCommentersBlock ul {
  margin: 0;
  list-style: none;
}
div.k2TopCommentersBlock ul li {
  padding: 10px 0;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}

.moduleItemInfo {
  color: #777;
  padding-top: 10px;
}
div.moduleItemContent {
  overflow: hidden;
}
div.moduleItemBlock a.k2Avatar {
  margin: 4px 15px 0 0;
}
div.moduleItemBlock .moduleAttachments span.icon-download {
  display: inline;
  font-size: 90%;
}
div.moduleItemInfo .moduleItemDateCreated,
div.moduleItemInfo .moduleItemComments,
div.moduleItemInfo .moduleItemAuthor,
div.moduleItemInfo .moduleItemCategory {
  float: left;
  margin: 0 5px 5px 0 !important;
  font-size: 13px;
  line-height: 1;
}
.moduleItemDateCreated i {
  margin: 0 5px 0 0;
}
div.k2ItemsBlock > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2ItemsBlock > ul > li {
  padding: 10px 0;
  background: none;
  border: 0;
  font-size: 12px;
}
div.k2ItemsBlock a.moduleItemImage {
  margin: 0 15px 0 0;
}
.big-titles .moduleItemTitle {
  font-size: 19px !important;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  padding: 15px 0;
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  color: #596c8e;
}
div.k2ItemsBlock ul li div.moduleItemAuthor > a {
  float: left;
  margin: 0 10px 0 0;
}
div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
  border: 0;
  padding: 0;
  margin: 0;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 0 0 0px;
  line-height: 18px;
  color: #777;
  font-weight: 300;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
}
div.k2ItemsBlock ul li div.moduleItemExtraFields {
  margin: 0 0 5px;
}
div.moduleItemExtraFields ul {
  font-size: 90%;
  margin-left: 15px;
}
div.moduleItemExtraFields ul li h4 {
  font-size: 100%;
}
div.moduleItemExtraFields .moduleItemExtraFieldsTitle {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  margin: 10px 0;
  text-transform: uppercase;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 6px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags {
  font-size: 85%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border: 0;
  padding: 0;
  margin: 0 0 0 5px;
  text-decoration: none;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  font-size: 10px;
  text-transform: uppercase;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
  text-transform: uppercase;
}

.mod_k2_content_minitek .moduleItemImage {
  float: left;
  margin: 0 15px 0 0;
}
.mod_k2_content_minitek .moduleItemTitle {
  padding: 0 !important;
}
.mod_k2_content_minitek2 li {
  width: 50%;
  float: left;
  padding: 15px !important;
}
.mod_k2_content_minitek3 li {
  width: 33.3%;
  float: left;
  padding: 15px !important;
  margin-bottom: 40px;
}

div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.k2UserBlockActions li a {
  left: 0px;
  width: auto;
  z-index: 10;
  position: relative;
  margin: 0;
  top: auto;
  right: 0;
  box-shadow: none;
  border-radius: 0;
  border: none;
}

div.k2ArchivesBlock ul {
  padding-left: 0 !important;
}

div.k2AuthorsListBlock ul {
  list-style: none;
  margin: 0;
}
div.k2AuthorsListBlock ul li {
  padding: 10px 0;
  float: left;
  width: 100%;
}
div.k2AuthorsListBlock ul li + li {
  border-top: 1px solid #eee;
}
div.k2AuthorsListBlock ul li a.abAuthorName {
  margin-left: 10px;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}

div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}

table.calendar tr td.calendarDateEmpty {
  background: none;
}
table.calendar tr td.calendarToday {
  color: #596c8e;
}
table.calendar tr td.calendarTodayLinked a,
table.calendar tr td.calendarDateLinked a {
  color: #596c8e;
}
table.calendar tr td.calendarTodayLinked a:hover,
table.calendar tr td.calendarDateLinked a:hover {
  background: #596c8e;
  color: #fff;
}

div.k2CategorySelectBlock form select {
  width: auto;
}

div.k2CategoriesListBlock ul {
  margin: 0 0 0 12px;
  list-style: none;
}
div.k2CategoriesListBlock ul.level0 {
  padding-left: 0;
}
div.k2CategoriesListBlock ul li {
  padding: 4px 0;
}
div.k2CategoriesListBlock ul li a:hover,
div.k2CategoriesListBlock ul li a:focus {
  background: #596c8e;
  color: #fff;
  padding: 8px 10px;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: 300;
  color: #596c8e;
}

div.k2SearchBlock {
  position: relative;
}
div.k2SearchBlock form {
  margin: 0;
}
div.k2SearchBlock form input.inputbox {
  width: 70%;
  margin: 0;
}
div.k2SearchBlock form input.button {
  padding: 6px;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(/templates/kryptonite/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ccc;
  margin-top: -1px;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}

div.k2TagCloudBlock {
  padding: 8px 0;
}
div.k2TagCloudBlock a {
  padding: 6px;
  margin: 3px 4px;
  float: left;
  display: block;
  background: #fff;
  color: #333333;
  border: 1px solid #596c8e;
  font-size: 15px !important;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  font-weight: 300;
}
div.k2TagCloudBlock a:hover {
  padding: 6px;
  float: left;
  display: block;
  background: #596c8e;
  border: 1px solid #596c8e;
  color: #fff;
  text-decoration: none;
}

div.k2UsersBlock > ul {
  margin: 0;
  list-style: none;
}
div.k2UsersBlock > ul > li {
  padding: 10px 0;
}
div.k2UsersBlock ul li h3 {
  font-size: 16px;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(/templates/kryptonite/images/fugue/feed.png) no-repeat 50% 50%;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(/templates/kryptonite/images/fugue/globe.png) no-repeat 50% 50%;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(/templates/kryptonite/images/fugue/mail.png) no-repeat 50% 50%;
  overflow: hidden;
}
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}

.k2-left-tools {
  
  padding: 4px 0;
  margin: 0 0 20px 0;
  
  font-size: 13px;
}
.k2-left-tools ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.k2-left-tools ul li {
  margin-bottom: 12px;
  display: inline;
  color: #888;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  font-weight: 300;
}
.k2-left-tools .itemHits {
  display: inline;
}
.k2-left-tools a#fontDecrease span,
.k2-left-tools a#fontIncrease span {
  display: none;
}
.k2-left-tools ul li a#fontDecrease {
  margin: 0 0 0 2px;
  color: #666666;
  text-decoration: none;
}
.k2-left-tools ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url(/templates/kryptonite/images/system/font_decrease.gif) no-repeat;
}
.k2-left-tools ul li a#fontIncrease {
  margin: 0 0 0 2px;
  color: #666666;
  text-decoration: none;
}
.k2-left-tools ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url(/templates/kryptonite/images/system/font_increase.gif) no-repeat;
}
.k2-left-tools ul li a#fontDecrease span,
.k2-left-tools ul li a#fontIncrease span {
  
}

.itemIsFeatured .itemToolbar {
  right: 20px;
}

.article-divider {
  height: 1px;
  margin: 26px 0 19px;
  overflow: hidden;
  width: 85px;
  background-color: rgba(0, 0, 0, 0.25);
}
table.calendar {
  width: 100%;
}
.latestView .componentheading {
  padding: 0;
  text-transform: none;
  margin: 0 0 10px;
  font-size: 42px;
  line-height: 50px;
  font-weight: 300;
  color: #596c8e;
  margin-bottom: 40px;
}

div.k2CategoriesListBlock ul,
div.k2ArchivesBlock ul {
  margin: 0;
  padding: 0 0 10px 5px;
  border: 0;
}
div.k2CategoriesListBlock ul li,
div.k2ArchivesBlock ul li {
  padding: 0;
}
div.k2CategoriesListBlock ul li a,
div.k2ArchivesBlock ul li a {
  display: block;
  padding: 8px 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
div.k2CategoriesListBlock ul li a:hover,
div.k2ArchivesBlock ul li a:hover {
  background: #596c8e;
  color: #fff;
  padding: 8px 10px;
}
div.k2CategoriesListBlock ul li a span.catTitle,
div.k2ArchivesBlock ul li a span.catTitle {
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 480px) {
  .itemRelated,
  .itemAuthorLatest {
    width: 100% !important;
  }
}

.mnk2-3 div.catItemHeader h3.catItemTitle {
  font-size: 16px;
  line-height: 21px;
}
.mnk2-3 div.catItemHeader h3.catItemTitle {
  margin: 0 0 10px;
}
.mnk2-3 div.catItemLinks {
  margin: 0 0 10px 0;
}
.mnk2-3 div.catItemImageBlock {
  margin: 0 0 10px;
}
@media (max-width: 768px) {
  div.itemContainer {
    width: 100% !important;
  }
}

.mnk2-1 div.catItemHeader h3.catItemTitle {
  font-size: 20px;
  line-height: 21px;
}
.mnk2-1 div.catItemHeader h3.catItemTitle {
  margin: 0 0 10px;
}
.mnk2-1 div.catItemLinks {
  margin: 0 0 10px 0;
}
.mnk2-1 div.catItemImageBlock {
  margin: 0 0 10px;
}
@media (max-width: 1289px) {
  .mnk2-1 div.catItemImageBlock {
    float: none !important;
    margin: 0 0 20px;
  }
}
.mnk2-1 div.catItemImageBlock {
  float: left;
}
.mnk2-1 div.catItemHeader,
.mnk2-1 div.catItemIntroText {
  overflow: hidden;
  padding-left: 15px;
  font-weight: 300;
}
@media (max-width: 1289px) {
  .mnk2-1 div.catItemHeader,
  .mnk2-1 div.catItemIntroText {
    padding-left: 0;
  }
}
.mnk2-1 div.catItemIntroText {
  line-height: 1.5;
  font-weight: 300;
}

.mnk2-2 .catItemImageBlock {
  position: relative;
  overflow: hidden;
}
.mnk2-2 .catItemImage {
  margin: 0;
}
.mnk2-2 .catItemImage > a:after {
  font-family: "FontAwesome";
  content: "\f01d";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
  color: rgba(255, 255, 255, 0.8);
  font-size: 80px;
  width: 100%;
  text-align: center;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mnk2-2 .catItemImage > a:hover:after {
  font-size: 110px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mnk2-2 .catItemDetails {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  color: #eee;
  padding: 12px 15px;
}
.mnk2-2 .catItemTitle {
  font-size: 17px;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.mnk2-2 .catItemTitle a {
  color: #fff;
}
.mnk2-2 .catItemTitle a:hover,
.mnk2-2 .catItemTitle a:focus {
  color: #596c8e;
}
.mnk2-2 .catItemIntroText-outer {
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  margin: 0;
  margin: 0 0 5px;
}
.mnk2-2 .itemDate {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .mnk2-2 .itemDate {
    display: none;
  }
}
.mnk2-2 div.catItemReadMore {
  float: right;
}
.mnk2-2 div.catItemReadMore a {
  color: #fff;
}
.mnk2-2 div.catItemReadMore a:hover,
.mnk2-2 div.catItemReadMore afocus {
  text-decoration: underline;
}
#k2Container.mn-k2-category {
  padding: 0;
  
  
  
}
#k2Container.mn-k2-category .itemListCategoriesBlock {
  margin: 0;
  
  
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListCategory {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
  margin-left: 10px;
  border-bottom: 1px solid #eee;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListCategory img {
  float: left;
  display: block;
  background: #fff;
  padding: 0px;
  border: 0;
  margin: 0 15px 10px 0;
  width: auto !important;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListCategory h2 {
  padding: 0;
  text-transform: none;
  margin: 0 0 20px;
  font-size: 42px;
  line-height: 50px;
  font-weight: 300;
  color: #333333;
}
@media (max-width: 991px) {
  #k2Container.mn-k2-category .itemListCategoriesBlock .itemListCategory h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListCategory p {
  line-height: 1.8;
  margin: 0;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories {
  margin: 0;
  padding: 0;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer {
  float: left;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer {
    width: 100% !important;
  }
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory {
  background: none;
  position: relative;
  padding: 0;
  border: 0;
  margin: 5px;
  height: auto !important;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage {
  position: relative;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage img {
  background: #fff;
  padding: 0px;
  border: none;
  margin: 0;
  width: 100%;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage .subCategoryImage-hoverbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(89, 108, 142, 0.5);
  visibility: hidden;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  opacity: 0;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage:hover .subCategoryImage-hoverbox,
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage:focus .subCategoryImage-hoverbox {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory h2 {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory h2 {
    top: 50%;
    -webkit-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    transform: translateY(-51%);
    text-align: center;
  }
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory h2 a {
  display: block;
  padding: 15px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  color: #fff;
  text-shadow: 0 2px 12px #000000;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryDescription {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  background: rgba(89, 108, 142, 0.7);
  height: 100%;
  
}
@media screen and (max-width: 767px) {
  #k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryDescription {
    display: none;
  }
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryMore {
  margin-top: 15px;
  color: #596c8e;
  padding: 15px 0;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryMore:hover,
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory .subCategoryMore:focus {
  color: #282828;
}
#k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory:hover h2 a {
  color: #cccccc;
  padding-left: 25px;
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
@media screen and (max-width: 767px) {
  #k2Container.mn-k2-category .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory:hover h2 a {
    padding-left: 15px;
  }
}
.view-item .t3-mainbody .t3-content .mn-portfolio {
  margin-top: 0;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemAuthorLatest {
  width: auto;
  padding: 10px 0;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemList {
  padding-top: 25px;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody {
  margin: 0;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemImage {
  margin-bottom: 0;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header {
  border-bottom: 2px solid #596c8e;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header {
    border-bottom: 0px solid #596c8e;
  }
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemTitle {
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  border-right: 2px solid #596c8e;
  margin: 0;
  padding: 15px;
  color: #596c8e;
}
@media screen and (max-width: 991px) {
  .view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemTitle {
    border-right: 0px solid #596c8e;
    border-bottom: 2px solid #596c8e;
    text-align: right;
  }
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemCategory {
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  text-align: right;
  padding: 15px;
  display: block;
}
@media screen and (max-width: 991px) {
  .view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemCategory {
    border-bottom: 2px solid #596c8e;
  }
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemCategory span {
  font-weight: 500;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemCategory a {
  color: #596c8e;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemCategory a:hover,
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-portfolio-header .itemCategory a:focus {
  color: #282828;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .mn-itemText {
  text-align: justify;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemTagsBlock .tag-title {
  padding: 15px 15px 15px 0;
  font-size: 25px;
  font-weight: 800;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemTagsBlock ul li a {
  background: transparent;
  border: 2px solid #596c8e;
  color: #596c8e;
  font-size: 18px !important;
  font-weight: 500;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemTagsBlock ul li a:hover,
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemTagsBlock ul li a:focus {
  background: #596c8e;
  color: #fff;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated {
  width: auto !important;
  padding: 25px 0;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated h3 {
  font-size: 25px;
  font-weight: 800;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated ul li {
  width: 50%;
  border-bottom: 0;
  border-top: 2px solid #596c8e;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated ul li {
    width: 100%;
  }
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated ul li a.itemRelTitle {
  font-size: 20px;
  font-weight: 500;
  color: #596c8e;
  line-height: 25px;
  display: inline-block;
  padding: 10px 0;
  vertical-align: top;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated ul li a.itemRelTitle:hover,
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated ul li a.itemRelTitle:focus {
  color: #282828;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated ul li a.itemRelTitle i {
  margin-right: 10px;
  font-size: 25px;
}
.view-item .t3-mainbody .t3-content .mn-portfolio .itemBody .itemRelated ul li .itemRelImg {
  max-width: 100% !important;
  width: 100% !important;
}
div.itemImageBlock span.itemImage a img {
  float: left;
  padding: 8px;
  margin: 0 0 16px;
}
.col-mn-login,
.col-mn-search {
  padding: 0;
  text-align: center;
  display: inline-block;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  box-shadow: none;
}
@media screen and (max-width: scree-sm-min) {
  .col-mn-login,
  .col-mn-search {
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .col-mn-login,
  .col-mn-search {
    padding: 0;
  }
}
.col-mn-login a,
.col-mn-search a {
  color: #fff;
  background: transparent;
  font-size: 0;
  display: inline-block;
}
.col-mn-login a:hover,
.col-mn-search a:hover {
  color: #FFF;
  background: #282828;
}
.col-mn-login i,
.col-mn-search i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
}
.modal-content {
  border-radius: 0px;
  overflow: hidden;
}
.modal-dialog {
  margin: 100px auto;
  width: 500px;
}
@media screen and (max-width: 768px) {
  .modal-dialog {
    margin: 10px;
    width: auto;
  }
}
.mn-modal-controls .module-title {
  font-size: 26px;
}
.mn-modal-controls .module-title span {
  padding: 5px;
}
.mn-modal-controls .close {
  font-size: 26px;
  color: #596c8e;
  opacity: 1;
  outline: none;
}
.mn-modal-controls .close:hover,
.mn-modal-controls .close:focus {
  color: #282828;
  opacity: 1;
}
.mn-modal-controls .search {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
}
.mn-modal-controls .search .button {
  background: #596c8e;
  border: 0;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 25px;
  border-radius: 0;
  padding: 0 !important;
}
.mn-modal-controls .search .button:hover,
.mn-modal-controls .search .button:focus {
  background: #45546f;
}
.mn-modal-controls .search .form-control {
  padding-left: 30px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.04);
  border: 0;
  width: auto;
  height: 50px;
  border-radius: 0px;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 460px) {
  .mn-modal-controls .search .form-control {
    width: 180px;
  }
}
.mn-modal-controls .search .btn {
  margin-left: 0;
}
.mn-modal-controls form {
  margin: 0 0 20px;
}
.mn-modal-controls .control-group {
  margin-bottom: 20px;
}
.mn-modal-controls .input-group-addon {
  padding: 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.04);
  width: 50px;
  color: #596c8e;
  font-size: 20px;
  border: 0;
}
.mn-modal-controls #form-login-username input,
.mn-modal-controls #form-login-password input {
  padding: 10px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.04);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  color: #333333;
  border-radius: 0px;
}
.mn-modal-controls input[type="text"],
.mn-modal-controls input[type="password"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: 4px;
  height: 30px;
  border: 0;
}
.mn-modal-controls #form-login-remember {
  margin-left: 53px;
}
.mn-modal-controls #form-login-remember label {
  color: #888;
  font-size: 11px;
  font-weight: normal;
}
.mn-modal-controls .btn {
  margin-left: 53px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  padding: 12px 19px !important;
  background: #596c8e;
  border: 0;
}
.mn-modal-controls .btn:hover,
.mn-modal-controls .btn:focus {
  background: #45546f;
}
.mn-modal-controls ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
.mn-modal-controls li {
  list-style: none;
}
.mn-modal-controls li a {
  font-size: 11px;
  margin-left: 0px;
  color: #333333;
}
.mn-modal-controls li a:hover,
.mn-modal-controls li a:focus {
  color: #282828;
}
.mn-modal-controls .login-ico {
  position: absolute;
  bottom: 0px;
  right: 50px;
  font-size: 200px;
  color: rgba(0, 0, 0, 0.3);
  opacity: 0.15;
}
.contact .mn-mod-header {
  padding: 20px 0;
}
.contact .mn-mod-header h2 {
  color: #596c8e;
  font-weight: 300;
}
.mn-contact-address dt {
  width: auto;
}
.mn-contact-address dd {
  margin-left: 35px;
}
.mn-contact-address .mn-contact-address-list {
  margin-bottom: 10px;
}
.mn-contact-address .mn-contact-ico {
  background: #596c8e;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 30px;
  font-size: 20px;
  line-height: 35px;
  vertical-align: middle;
  color: #fff;
}
@media (max-width: 480px) {
  .mn-contact-address .mn-contact-ico {
    margin-right: 20px;
  }
}
.mn-contact-img {
  padding: 0 35px;
}
@media (max-width: 480px) {
  .mn-contact-img {
    padding: 0;
  }
}
.mn-contact-img img {
  max-width: 100%;
  border: 5px solid #596c8e;
}
.mn-form-top {
  display: inline-block;
  margin-bottom: 10px;
}
.mn-col-inner {
  padding: 0;
}
@media (max-width: 767px) {
  .mn-col-inner {
    padding: 10px 0;
  }
}
.mn-col-inner:first-child {
  padding-left: 0;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .mn-col-inner:first-child {
    padding: 10px 0;
  }
}
.mn-col-inner:last-child {
  padding-right: 0;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .mn-col-inner:last-child {
    padding: 10px 0;
  }
}
@media (max-width: 480px) {
  .mn-contact-form {
    padding-left: 0;
    padding-right: 0;
  }
}
.mn-contact-form .mn-form-fix input {
  width: 100%;
}
.mn-contact-form .btn {
  background: #596c8e;
  border: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-contact-form .btn:hover,
.mn-contact-form .btn:focus {
  background: #282828;
}
.mn-contact-form input.invalid {
  border: 1px solid #cc0000 !important;
}
.mn-contact-form input,
.mn-contact-form .form-control {
  background: #fff;
  box-shadow: none;
  border: 1px solid #596c8e;
  color: #333333;
}
.mn-contact-form textarea {
  border: 1px solid #596c8e;
}
.mn-contact-form textarea.invalid {
  border: 1px solid #cc0000;
}
.mn-contact-form input[type="text"]:focus,
.mn-contact-form input[type="email"]:focus,
.mn-contact-form textarea:focus {
  box-shadow: none;
  background: #282828;
  color: #fff;
}
.mn-contact-form input::-webkit-input-placeholder {
  color: #333333;
}
.mn-contact-form input::-webkit-input-placeholder:focus {
  color: #fff;
}
.mn-contact-form textarea::-webkit-input-placeholder {
  color: #333333;
  text-transform: uppercase;
}
.mn-contact-form input:-moz-placeholder,
.mn-contact-form textarea:-moz-placeholder {
  color: #333333;
  text-transform: uppercase;
}
.mn-contact-form .checkbox {
  padding-left: 20px;
  margin-left: 25px;
  display: inline-block;
}
@media (max-width: 325px) {
  .mn-contact-form .checkbox {
    margin-left: 0;
  }
}
.mn-contact-form .checkbox label {
  padding: 0;
}
.mn-about {
  margin-bottom: 80px;
}
.mn-about .mn-about-img img {
  display: inline-block;
}
.mn-about .mn-about-title {
  color: #596c8e;
  padding: 20px 0 0;
  font-size: 22px;
}
.mn-about .mn-about-title p {
  margin: 0;
}
.mn-about .mn-about-desc {
  padding: 20px 0 0;
}
.mn-about .mn-about-social {
  padding: 20px 0 0;
}
.mn-about .mn-about-social li {
  margin: 0 6px;
}
.mn-about .mn-about-social a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
}
.mn-about .mn-about-social a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .mn-features .mn-features-inner {
    margin-bottom: 0px;
  }
}
.mn-features .mn-features-inner .mn-features-hoverbox {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  padding: 0 10px;
  width: 100%;
  background: rgba(89, 108, 142, 0.8);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-features .mn-features-inner .mn-features-hoverbox .mn-features-hoverbox-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-features .mn-features-inner .mn-features-img {
  position: relative;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-features .mn-features-inner .mn-features-img img {
  width: 100%;
  display: inline-block;
}
.mn-features .mn-features-inner .mn-features-img:hover .mn-features-hoverbox,
.mn-features .mn-features-inner .mn-features-img:focus .mn-features-hoverbox {
  height: 100% !important;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-features .mn-features-inner .mn-features-img:hover .mn-features-hoverbox .mn-features-hoverbox-inner,
.mn-features .mn-features-inner .mn-features-img:focus .mn-features-hoverbox .mn-features-hoverbox-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-features .mn-features-inner .mn-features-ico {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 25px;
  color: #fff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-features .mn-features-inner .mn-features-title {
  padding: 10px 20px 0 20px ;
  font-size: 18px;
  font-weight: 500;
}
.mn-features .mn-features-inner .mn-features-title h4 {
  font-size: 18px;
}
.mn-features .mn-features-inner .mn-features-title h4 span {
  display: inline-block;
  padding-bottom: 5px;
}
.mn-features .mn-features-inner .mn-features-title p {
  margin: 0;
}
.mn-features .mn-features-inner .mn-features-desc {
  padding: 0 20px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 300;
}
.mn-features .mn-features-inner .mn-features-btn {
  padding-bottom: 20px;
}
.peopleOverlay {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  width: 100%;
  z-index: 1;
}
.peopleOverlay > a {
  color: #fff;
  display: block;
  font-size: 25px;
  line-height: 50px;
  text-align: center;
  text-indent: 0 !important;
  width: 50px;
  -moz-box-sizing: border-box;
  border: 2px solid #596c8e;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 75%;
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  background: #596c8e;
}
.peopleOverlay > a:hover {
  text-decoration: none;
  color: #596c8e;
  background: #fff;
}
.peopleOverlay > a.facebook {
  margin-top: -25px !important;
  margin-left: -85px;
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
}
.peopleOverlay > a.twitter {
  margin-top: -25px !important;
  transition: all 0.3s ease-out 0s;
}
.peopleOverlay > a.google-plus {
  margin-top: -25px !important;
  margin-left: 35px;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}
.peopleOverlay:hover > a {
  top: 50%;
}
.peopleOverlay:hover {
  opacity: 1;
}
ul.social-media-icons {
  padding: 0;
  margin: 0;
}
ul.social-media-icons li {
  display: inline-block;
  padding: 0;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  ul.social-media-icons li {
    margin: 0 10px 10px 10px;
  }
}
ul.social-media-icons li a {
  display: inline-block;
  line-height: 30px;
  text-align: center;
  height: 30px;
  width: 30px;
  text-shadow: 0;
  font-size: 25px;
}
ul.social-media-icons li a i {
  vertical-align: top;
  height: 50px;
  width: 50px;
  line-height: 50px;
  vertical-align: middle;
  background: none;
  color: #596c8e;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
ul.social-media-icons li a:hover,
ul.social-media-icons li a:focus {
  color: #fff;
}
ul.social-media-icons li a:hover i,
ul.social-media-icons li a:focus i {
  color: #fff;
  background: #596c8e;
}
@media screen and (max-width: 768px) {
  ul.social-media-icons {
    text-align: center;
  }
}
.footer-social-icons {
  padding-left: 15px;
}
.footer-social-icons ul {
  padding-bottom: 15px;
  font-size: 0;
}
.footer-social-icons ul li {
  padding-right: 15px;
  display: inline-block;
}
.footer-social-icons ul li a {
  padding: 0 !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 22px !important;
  display: inline-block;
  text-align: center;
  color: #fff !important;
  border: 1px solid rgba(89, 108, 142, 0.5);
}
.footer-social-icons ul li a:hover,
.footer-social-icons ul li a:focus {
  color: #fff !important;
  background: #596c8e !important;
}
.t3-off-canvas ul.social-media-icons {
  margin: 0;
  text-align: left;
}
.t3-off-canvas ul.social-media-icons li {
  margin: 0 4px;
}
.t3-off-canvas ul.social-media-icons li a {
  font-size: 20px;
}
.t3-off-canvas ul.social-media-icons li a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border: 0;
  border-radius: 0;
}
.t3-off-canvas ul.social-media-icons li a i:hover,
.t3-off-canvas ul.social-media-icons li a i:focus {
  background: none;
  color: #596c8e;
}
.mn-mod-header {
  padding: 20px 0 70px;
  text-align: center;
  margin: 0 10px;
}
.mn-mod-header h2 {
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 55px;
  font-weight: 400;
}
.mn-mod-header h3 {
  font-weight: 300;
  font-size: 28px;
  line-height: 45px;
}
.mn-mod-header h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}
@media screen and (max-width: 992px) {
  .mn-mod-header h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .mn-mod-header h2 {
    font-size: 25px;
    line-height: 40px;
  }
}
.mn-parallax {
  padding: 0;
  border-top: 5px solid #596c8e;
  border-bottom: 5px solid #596c8e;
}
.mn-parallax > div {
  height: 500px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat no-repeat;
  overflow: hidden;
}
.mn-parallax-background {
  height: 100%;
  background: rgba(40, 48, 64, 0.6);
  position: relative;
}
.mn-parallax-inner {
  height: 100%;
}
.mn-parallax-inner .mn-title-parallax {
  text-align: center;
  color: #fff;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .mn-parallax-inner .mn-title-parallax {
    padding: 0 10px;
  }
}
.mn-parallax-inner .mn-title-parallax h3 {
  font-size: 40px;
  line-height: 50px;
  padding: 0;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .mn-parallax-inner .mn-title-parallax h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .mn-parallax-inner .mn-title-parallax h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
.mn-parallax-inner .mn-title-parallax p {
  color: #fff;
  margin-bottom: 25px;
}
.mn-parallax-inner .mn-title-parallax i {
  color: #fff;
}
.mn-parallax-inner .mn-title-parallax .mn-parallax-contact {
  display: inline-block;
}
.mn-parallax-inner .mn-title-parallax .mn-parallax-contact i {
  padding-right: 20px;
  font-size: 20px;
}
.mn-parallax-inner .mn-title-parallax .mn-parallax-address {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding: 0 20px 15px;
}
.mn-parallax-inner .mn-title-parallax .mn-parallax-mail {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding: 0 20px 10px;
}
.mn-parallax-inner .mn-title-parallax .mn-parallax-contact-box {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding: 0 20px 10px;
}
.mn-parallax-inner .mn-title-parallax .mn-parallax-phone {
  padding: 0 15px;
  border-right: 1px solid #fff;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .mn-parallax-inner .mn-title-parallax .mn-parallax-phone {
    border-right: 0;
  }
}
.mn-parallax-inner .mn-title-parallax .mn-parallax-mobile {
  padding: 0 15px;
  display: inline-block;
}
.mn-parallax-inner .mn-title-parallax .mn-mod-btn a {
  background: #596c8e;
  border: 1px solid #282828;
  border-radius: 0;
  color: #fff;
  padding: 12px 14px;
  font-size: 30px;
}
.mn-parallax-inner .mn-title-parallax .mn-mod-btn a:hover,
.mn-parallax-inner .mn-title-parallax .mn-mod-btn a:focus {
  background: #282828;
  border-color: #fff;
  color: #fff;
}
.mn-tabs ul.nav-tabs {
  padding: 0px;
  border-bottom: 1px solid #171717;
  border-top: 1px solid #171717;
  background: #b2bcce;
}
.mn-tabs ul.nav-tabs li {
  margin-bottom: 0;
}
.mn-tabs ul.nav-tabs li a {
  padding: 20px 15px 15px 15px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.1;
  border: 0;
  background: transparent;
  color: #333333;
  border-bottom: 5px solid;
  border-color: transparent;
}
.mn-tabs ul.nav-tabs li.active a {
  border: 0;
  background: transparent;
  border-bottom: 5px solid;
  border-color: #596c8e;
}
.mn-tabs .tab-content {
  padding: 0 20px;
}
.mn-stats-wrap {
  border-bottom: 1px solid #171717;
}
.mn-stats-wrap .mn-stats .mn-stats-inner {
  margin-bottom: 30px;
}
.mn-stats-wrap .mn-stats .mn-stats-inner .mn-stats-ico {
  font-size: 65px;
  color: #333333;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-stats-wrap .mn-stats .mn-stats-inner .mn-stats-counter {
  font-size: 40px;
  color: #596c8e;
}
.mn-stats-wrap .mn-stats .mn-stats-inner h4 {
  color: #000;
}
.mn-stats-wrap .mn-stats .mn-stats-inner:hover .mn-stats-ico,
.mn-stats-wrap .mn-stats .mn-stats-inner:focus .mn-stats-ico {
  display: none\9;
  color: #596c8e;
  -webkit-transform: scale(1.3) translate(0, -15px);
  -moz-transform: scale(1.3) translate(0, -15px);
  -ms-transform: scale(1.3) translate(0, -15px);
  -o-transform: scale(1.3) translate(0, -15px);
  transform: scale(1.3) translate(0, -15px);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.t3-wrapper .mnwall_iso_buttons a.mnw_filter_active {
  color: #fff;
  background: #596c8e;
  border-color: #596c8e;
}
.t3-wrapper .mnwall_iso_dropdown.expanded .dropdown-label {
  background: #596c8e;
  border-color: #596c8e;
  color: #fff;
}
.t3-wrapper .mnwall_iso_dropdown:hover .dropdown-label {
  color: #596c8e;
}
.t3-wrapper .mnwall_iso_dropdown.expanded:hover .dropdown-label {
  color: #fff;
}
.t3-wrapper .mnwall_iso_dropdown ul li a.mnw_filter_active {
  background: eee;
  color: #596c8e;
}
.t3-wrapper .mnwall_iso_dropdown .dropdown-label {
  max-height: 38px;
  padding: 3px;
}
.t3-wrapper .mnwall_iso_buttons a {
  margin-bottom: 10px;
}
.t3-wrapper .mnwall_page.mnw_active {
  background: #596c8e;
  border-color: #596c8e;
}
.t3-wrapper .mnwall_more_results {
  border: 0;
  box-shadow: none;
  background: none;
  margin-top: 50px;
}
.t3-wrapper .mnwall_more_results a {
  display: inline-block;
  color: #333333;
  background: #FFF;
  border-top: 5px solid #596c8e;
  border-bottom: 5px solid #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 4px 0;
}
.t3-wrapper .mnwall_more_results a .more-results {
  padding-bottom: 10px;
  border-bottom: 0px solid #3c485f;
}
.t3-wrapper .mnwall_more_results a:hover,
.t3-wrapper .mnwall_more_results a:focus {
  color: #596c8e;
}
.no-component .t3-mainbody {
  display: none;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.mn-module-margin-fix {
  margin-bottom: 0;
}
.mn-flexbox {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
}
.t3-module.padding15 {
  padding: 15px;
}
.t3-module.mod_dark {
  background: #282828;
}
.t3-module.mod_dark ul li a:hover,
.t3-module.mod_dark ul li a:focus {
  background: #353535;
}
.t3-module.mod_blue {
  background: #055F91;
}
.t3-module.mod_blue ul li a:hover,
.t3-module.mod_blue ul li a:focus {
  background: #044f78;
}
.t3-module.mod_red {
  background: #D81E2D;
}
.t3-module.mod_red ul li a:hover,
.t3-module.mod_red ul li a:focus {
  background: #c21b28;
}
.t3-module.mod_green {
  background: #7a843c;
}
.t3-module.mod_green ul li a:hover,
.t3-module.mod_green ul li a:focus {
  background: #6a7234;
}
.t3-module.mod_orange {
  background: #f4a53f;
}
.t3-module.mod_orange ul li a:hover,
.t3-module.mod_orange ul li a:focus {
  background: #f39a27;
}
.t3-module.mod_purple {
  background: #596c8e;
}
.t3-module.mod_purple ul li a:hover,
.t3-module.mod_purple ul li a:focus {
  background: #4f607e;
}
.t3-module.mod_grey {
  background: #56544E;
}
.t3-module.mod_grey ul li a:hover,
.t3-module.mod_grey ul li a:focus {
  background: #494742;
}
.t3-module.mod_brown {
  background: #716a5d;
}
.t3-module.mod_brown ul li a:hover,
.t3-module.mod_brown ul li a:focus {
  background: #635d51;
}
.mod_dark a,
.mod_blue a,
.mod_red a,
.mod_green a,
.mod_orange a,
.mod_purple a,
.mod_grey a,
.mod_brown a {
  color: #eee;
}
.mod_dark p,
.mod_blue p,
.mod_red p,
.mod_green p,
.mod_orange p,
.mod_purple p,
.mod_grey p,
.mod_brown p,
.mod_dark span,
.mod_blue span,
.mod_red span,
.mod_green span,
.mod_orange span,
.mod_purple span,
.mod_grey span,
.mod_brown span {
  color: #fff;
}
.mod_dark div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_blue div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_red div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_green div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_orange div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_purple div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_grey div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_brown div.k2ItemsBlock ul li div.moduleItemIntrotext {
  color: #eee;
}
.mod_dark .k2LatestCommentsBlock a span,
.mod_blue .k2LatestCommentsBlock a span,
.mod_red .k2LatestCommentsBlock a span,
.mod_green .k2LatestCommentsBlock a span,
.mod_orange .k2LatestCommentsBlock a span,
.mod_purple .k2LatestCommentsBlock a span,
.mod_grey .k2LatestCommentsBlock a span,
.mod_brown .k2LatestCommentsBlock a span {
  color: #596c8e;
}
.t3-module.formatModule {
  padding: 20px;
  background: none;
  
  margin: 30px 0;
}
.t3-module.formatModule h3.module-title {
  padding: 5px 0;
  
  background: none;
  
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 15px;
  border-width: 0;
  
  text-align: left;
}
.t3-module.formatModule .module-ct {
  padding: 5px;
}
.t3-module.mod_dark.formatModule {
  background: #282828;
}
.t3-module.mod_dark.formatModule h3.module-title span {
  color: #fff;
  
}
.t3-module.mod_blue.formatModule {
  background: #055F91;
}
.t3-module.mod_blue.formatModule h3.module-title span {
  color: #fff;
  border-color: #088fdb;
}
.t3-module.mod_red.formatModule {
  background: #D81E2D;
}
.t3-module.mod_red.formatModule h3.module-title span {
  color: #fff;
  border-color: #e85a66;
}
.t3-module.mod_purple.formatModule {
  background: #596c8e;
}
.t3-module.mod_purple.formatModule h3.module-title span {
  color: #fff;
  border-color: #8393b1;
}
.t3-module.mod_orange.formatModule {
  background: #f4a53f;
}
.t3-module.mod_orange.formatModule h3.module-title span {
  color: #fff;
  border-color: #f8c787;
}
.t3-module.mod_green.formatModule {
  background: #7a843c;
}
.t3-module.mod_green.formatModule h3.module-title span {
  color: #fff;
  border-color: #a7b459;
}
.t3-module.mod_grey.formatModule {
  background: #56544E;
}
.t3-module.mod_grey.formatModule h3.module-title span {
  color: #fff;
  border-color: #7e7b72;
}
.t3-module.mod_brown.formatModule {
  background: #716a5d;
}
.t3-module.mod_brown.formatModule h3.module-title span {
  color: #fff;
  border-color: #989182;
}
a {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
a,
a:hover,
a:focus {
  outline: none;
}
h1,
h2,
h3 {
  margin-top: 0;
}
.page-header {
  border: 0;
}
.page-header h1 {
  font-weight: 300;
  font-size: 42px;
  line-height: 50px;
  color: #596c8e;
}
.page-title {
  font-weight: 300;
  font-size: 42px;
  line-height: 50px;
  color: #596c8e;
  margin-bottom: 40px;
}
.alert-info {
  border-color: transparent;
}
select:focus {
  border-color: #596c8e;
  box-shadow: none;
}
mark {
  background: #596c8e;
  padding: 6px 12px;
  color: #fff;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  border: 0;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #596c8e;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-mainbody {
  min-height: 400px;
}
.contentpane iframe {
  border: 0;
  background: #ffffff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.pagenav li a {
  text-decoration: none;
}
.pager li {
  margin: 0 5px;
}
.pager li > a,
.pager .pager li > span {
  border-radius: 0px;
}
.t3-navhelper {
  margin: 0;
}
.t3-navhelper .breadcrumb {
  padding: 15px 0;
  background: none;
}
.nav-tabs {
  margin: 0 0 30px;
}
table th {
  background: #596c8e;
  font-weight: 400;
  text-transform: uppercase;
  padding: 8px;
  border: 0 !important;
  color: #fff;
}
table th a {
  color: #fff;
}
table th a:hover,
table th a:focus {
  color: #fff;
}
table th a img {
  margin: 0 0 0 10px;
}
table td {
  padding: 8px;
}
table td a {
  font-weight: normal;
}
table ul.actions {
  padding: 0;
}
table ul.actions li {
  list-style: none;
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}
.responsive-utilities th small {
  color: #eee;
  text-transform: none;
}
.col-mn-languageswitcher {
  float: right;
  padding: 0;
  text-align: center;
  width: 50px;
}
.languageswitcherload {
  width: auto;
}
.bannergroup .banneritem img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.item-page .article-aside .article-info {
  font-size: 12px;
  font-weight: 400;
}
.item-page .article-aside .article-info span {
  font-weight: 300;
}
.item-page .article-aside .article-info a {
  font-weight: 300;
  text-decoration: none;
}
.item-page .article-intro {
  line-height: 1.8;
}
.item-page .article-intro .pull-left {
  margin: 0 0 15px;
}
.item-page .article-intro .pull-left img {
  width: 100%;
}
.item-page .item-image {
  width: 100%;
}
.item-page .item-image img {
  width: 100%;
}
.item-page .article-content {
  line-height: 1.8;
}
.archive .item-title {
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .archive .item-title {
    font-size: 22px !important;
  }
}
.article-title {
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .article-title {
    font-size: 22px !important;
  }
}
.item-image {
  padding-bottom: 20px;
}
.item-image img {
  width: 100%;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
  border: 1px solid #ccc;
  color: #055F91;
}
.icon-cog:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f013";
}
.readmore .btn-default:hover,
.readmore .btn-default:focus,
.readmore .btn-default:active {
  background: #596c8e;
  color: #fff;
  border-color: #596c8e;
}
.article-content .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-content .pagination ul > li {
  margin: 0 8px 0 0;
  padding: 0 !important;
  float: left;
  border: 0 !important;
}
.article-content .pagination ul li > a {
  padding: 10px 20px !important;
  line-height: normal;
  border: 1px solid #dddddd !important;
  border-radius: 0px;
}
.article-content .pagination ul li > a:hover,
.article-content .pagination ul li > a:active,
.article-content .pagination ul li > a:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #596c8e;
  border-color: #596c8e;
}
.pagination .counter {
  border: 0;
}
.filters {
  margin: 10px 0 20px;
  width: auto;
}
.filters .filter-search {
  width: auto;
}
.filters .inputbox,
.filters .input {
  float: left;
  margin: 0 10px 10px 0;
}
.filters label {
  font-weight: 400;
  line-height: 35px;
  margin: 0;
}
.filters .btn {
  vertical-align: top;
}
.pagenavcounter {
  font-weight: 300;
}
.panel-title > a {
  color: #596c8e;
}
.panel-title > a:hover,
.panel-title > a:focus {
  color: #282828;
}
.list {
  clear: both;
}
.list .list-title a {
  font-weight: 400;
  text-decoration: none;
  margin: 0 0 10px;
  display: block;
}
.list a {
  text-decoration: none;
}
.categories-list ul {
  padding: 0;
}
.categories-list ul li {
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
}
.categories-list ul li .item-title a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0;
}
.categories-list ul li.last {
  border: 0;
}
.categories-list .category-item {
  border-bottom: 1px solid #e5e5e5;
}
.categories-list .category-item h3 {
  padding: 10px 0;
}
.categories-list .category-item.last {
  border: 0;
}
.list-striped li strong {
  margin: 0 0 10px;
  display: block;
  font-weight: 400;
}
.list-striped li strong a {
  text-decoration: none;
}
.list-striped li .badge-info {
  background-color: #596c8e;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  padding: 0;
  border: 0;
}
.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  padding: 8px 0;
  text-decoration: none;
  display: block;
  font-size: 16px;
  line-height: 1.42857143;
  font-weight: 300;
  color: #333333;
}
.categories-module li a:hover,
ul.categories-module li a:hover,
.category-module li a:hover,
ul.category-module li a:hover,
.categories-module li a:focus,
ul.categories-module li a:focus,
.category-module li a:focus,
ul.category-module li a:focus {
  color: #fff;
  background: #596c8e;
  padding: 8px 10px;
}
.bordered {
  padding: 5px;
}
.bordered p {
  border-radius: 0px;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
}
.t3-mainnav {
  border: 0;
  min-height: inherit;
}
.t3-mainnav .t3-navbar .t3-megamenu {
  border: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav {
  text-align: center;
  width: 100%;
  font-size: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .separator {
  padding: 12px 20px;
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .separator .caret {
  display: none;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .separator:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .separator:focus {
  color: #fff;
  background: #596c8e;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  float: none;
  display: inline-block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a {
  padding: 12px 20px;
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
  display: none;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus {
  color: #fff;
  background: #596c8e;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a {
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > a {
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu {
  background: #282828;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border-left: 1px solid #171717;
  border-right: 1px solid #171717;
  border-bottom: 1px solid #171717;
  border-top: 1px solid #171717;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-menu {
  top: -1px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator {
  padding: 13px !important;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator .caret {
  display: block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li {
  text-align: left;
  font-weight: 400;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li a {
  padding: 13px !important;
  font-size: 13px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li + li {
  border-top: 1px solid #171717;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li .img {
  padding-right: 10px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav {
  padding: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner {
  padding: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li a {
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li a:focus {
  background: #596c8e;
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a {
  color: #FFFFFF;
  background: #596c8e;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:focus {
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .dropdown-submenu.open > a {
  background: #596c8e;
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu.open > a {
  background: #596c8e;
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu > a {
  background: #596c8e;
  color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:focus {
  color: #fff !important;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .nav > .dropdown > .dropdown-toggle .caret {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:hover > a:after,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:focus > a:after {
  border-left-color: #fff;
}

@media (min-width: 992px) {
  .t3-mainnav.fixed_mainnav {
    width: 100%;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    z-index: 9999;
  }
  .t3-mainnav.fixed_mainnav .t3-navbar {
    border: 0;
    margin: 0;
  }
  .fixed_mainnav #t3-header {
    margin-bottom: 83px;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff;
}
.scroll-top {
  background-color: #596c8e;
  z-index: 9999;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
  color: #fff;
  text-align: center;
  font-size: 25px;
}
.scroll-top i {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.scroll-top:hover,
.scroll-top:focus {
  background-color: #45546f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.logo-nav {
  display: none;
  padding-left: 0;
}
.fixed_mainnav .logo-nav {
  display: block;
}
.fixed_mainnav .mn-logo-text {
  font-size: 18px;
}
.fixed_mainnav .mn-logo-img img {
  width: 28px;
}
.fixed_mainnav .navbar {
  border: 0;
}
.mn-section {
  overflow: hidden;
  width: 100%;
}
.typography .page-header {
  margin: 30px 0 5px;
}
.nt {
  color: #2f6f9f;
}
.bs-example {
  position: relative;
  padding: 45px 15px 15px;
  margin: 0 -15px 15px;
  border-style: solid;
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
}
.bs-example:after {
  content: "Example";
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #bbb;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.bs-example + .highlight {
  margin: -15px -15px 15px;
  border-radius: 0;
}
.highlight {
  padding: 9px 14px;
  background-color: transparent;
}
.fontawesome-icon-list .fa {
  padding-right: 10px;
  width: 30px;
}
.mega-nav img {
  margin: -1px 10px 0 0;
}
.mn-header-logo {
  height: 150px;
}

.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
