/***********SOCXS Font***********/
 @import url('//fonts.googleapis.com/css?family=Raleway:400,300,700');

/***********SOCXS Style***********/
 /*
   This file contains default settings for the Socxs Theme. These can be overridden 
   by the admin of the site.
*/
/**Backgound Styles**/
/*Page Background Styles*/
/*Main Body Background Color*/
/* Main Body Background Image*/
/*Body Repeat*/
/*Body Horizontal Position*/
/*Body Vertical Position*/
/*Body Attachment (Scroll/noscroll/fixed*/
/*Page Container Styles*/
/*Container Background Color*/
/*Container Image*/
/*Container Repeat*/
/*Container Horizontal Postion*/
/*Container Vertical Position*/
/*Container attachment (Scroll/Nosroll Fixed*/
/*Container vertical padding*/
/*Container Horizontal Padding*/
/************Frame Styles*******************************/
/*Frame Title*/
/*Horizontal*/
/*Vertical*/
/*Size*/
/*Weight*/
/*Font*/
/*Link*/
/*Frame Content*/
/*Horizontal*/
/*Vertical*/
/*Frame Margin*/
/*Frame*/
/*Frame Border*/
/*Thickness*/
/*Type*/
/*Radius*/
/*Border*/
/*Frame Shadow*/
/*Horizontal*/
/*Vertical*/
/*Blur*/
/*Spread*/
/*Shadow*/
/*************************Card Styles***********************/
/*User*/
/*Size*/
/*Weight*/
/*Text*/
/*User*/
/*Card Settings*/
/*Vertical-top*/
/*Vertical-Bottom*/
/*Horizontal*/
/*Card*/
/*Side Margin*/
/*Card Margin*/
/*Card Paragraph Styles*/
/*Horizontal Padding*/
/*Veritcal Padding*/
/*Horizontal Margin*/
/*Vertical Margin*/
/*Size*/
/*Text*/
/*Link*/
/*Footer*/
/*Card Separator*/
/*Thickness*/
/*Type*/
/*Separator*/
/*Card Border*/
/*Thickness*/
/*Type*/
/*Radius*/
/*Border*/
/*Card Shadow*/
/*Horizontal*/
/*Vertical*/
/*Blur*/
/*Spread*/
/*Shadow*/
.sxst-body {
  background-color: white;
  background-image: url('https://pasadenanow.socxs.com/sx/api/v2/site/pasadenanow/page/Events/style/custom?isPreview=False');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}
.socxs-page-container {
  background-color: white;
  background-image: url('https://pasadenanow.socxs.com/sx/api/v2/site/pasadenanow/page/Events/style/custom?isPreview=False');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position-x: center;
  background-position-y: top;
}
@media (min-width: 992px) {
  .socxs-page-container {
    padding: 0px 0px;
  }
}
/*.mod-load-more {
    text-align: center;
    font-size: 11px;

    a {
        color: @socxs-frame-header-txt-color !important;
    }
}*/

/************************Verticals********************************************/

.sxst-vertical-module {
  padding: 5px !important;
  color: black;
}
.sxst-vertical-module h3 {
  color: #3aa5cf;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.sxst-vertical-module h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #3aa5cf;
}
.sxst-vertical-module table {
  width: 100%;
  table-layout: fixed;
}
.sxst-vertical-module table td,
.sxst-vertical-module table th {
  padding: 5px 5px;
  vertical-align: middle;
  text-align: left;
  word-break: break-word;
  padding: 5px;
}
.sxst-vertical-module table td:first-child {
  max-width: 200px;
  text-align: right;
}
.sxst-vertical-module table td.sectionbreak,
.sxst-vertical-module table th {
  text-align: center;
}
.sxst-vertical-module table .sectionbreak {
  padding-top: 15px;
}
/****Socxs Service Icon Theme***/

.mod-serviceicon {
  line-height: 0;
}
.mod-serviceicon .fa {
  font-size: large;
  line-height: normal;
}
.mod-serviceicon .fa-twitter {
  color: #55acee;
}
.mod-serviceicon .fa-twitter a {
  color: #55acee;
}
.mod-serviceicon .fa-facebook {
  color: #3a5795;
}
.mod-serviceicon .fa-facebook a {
  color: #3a5795;
}
.mod-serviceicon .fa-rss {
  color: #f36f24;
}
.mod-serviceicon .fa-rss a {
  color: #f36f24;
}
.mod-serviceicon .fa-youtube-play {
  color: #e12f29;
}
.mod-serviceicon .fa-youtube-play a {
  color: #e12f29;
}
.mod-serviceicon .fa-tumblr {
  color: #35465c;
}
.mod-serviceicon .fa-tumblr a {
  color: #35465c;
}
.mod-serviceicon .fa-google-plus {
  color: #dd4b39;
}
.mod-serviceicon .fa-google-plus a {
  color: #dd4b39;
}
/* Miscellenaous Mixins */
/* FOOTER TOOLTIP  */

.footer-tooltip {
  font-family: 'Open Sans';
  font-weight: 300;
  bottom: 25px;
  position: fixed;
  right: 10px;
  z-index: 600;
  width: 214px;
  margin-right: 20px;
}
.footer-tooltip .panel-body {
  padding: 15px !important;
}
.footer-tooltip a {
  color: #2a2a2a;
}
.footer-tooltip h3 {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 20px;
  color: #2a2a2a;
}
.footer-tooltip h3 a {
  color: #2a2a2a;
  float: right;
}
.footer-tooltip .btn-primary {
  color: white;
  background-color: #181818;
  border-color: #0b0b0b;
  background-image: none;
  background-image: none !important;
  font-family: "open Sans" !important;
}
.footer-tooltip .btn-primary:hover {
  color: white;
  background-color: #2a2a2a;
  border-color: #2a2a2a;
}
.footer-tooltip .btn-group {
  margin-bottom: 0;
}
.footer-tooltip .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
  color: white;
  background-color: #181818;
  border-color: #0b0b0b;
}
.footer-tooltip .note-editor .note-editable {
  background-color: #eeeeee;
}
.footer-tooltip .note-editor .note-editable:focus {
  background-color: white;
}
.footer-tooltip .toolTipInner {
  background: #fefefe;
  min-height: 25px;
  color: #333333;
  border: 1px solid #eeeeee;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
}
.footer-tooltip .toolTipInner .tooltipinner-form {
  border: 0;
  padding: 15px;
}
.footer-tooltip .toolTipInner .tooltipinner-form.tooltipinner-post {
  padding-top: 0;
}
.footer-tooltip .toolTipInner .message-text-area {
  padding: 15px 15px 0 15px;
  /*input {
            border-radius: 4px;
         }*/

}
.footer-tooltip .toolTipInner .messageBox-Detail textarea {
  height: 100px;
  resize: none;
}
.footer-tooltip .toolTipInner .min-messageBox {
  height: 62px;
  padding-bottom: 20px;
  overflow: hidden;
}
.footer-tooltip .toolTipInner .min-messageBox textarea {
  height: 32px;
}
.footer-tooltip .toolTipInner .min-messageBox .message-text-area {
  padding-bottom: 15px;
}
.footer-tooltip .toolTipInner .min-messageBox .hidebox,
.footer-tooltip .toolTipInner .min-messageBox h3 {
  display: none;
}
.footer-tooltip .toolTipInner .btn-foot-tool {
  float: right;
  margin-left: 5px;
}
.footer-tooltip .foot-tool-link {
  margin-top: 3px;
}
.footer-tooltip .input-group {
  margin-bottom: 13px;
}
.footer-tooltip .arrow {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #2a2a2a;
  position: absolute;
  bottom: -8px;
}
.footer-tooltip .input-style {
  padding: 6px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.footer-tooltip input[type=text] {
  margin-bottom: 10px;
  padding: 6px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.footer-tooltip input[type=file] {
  width: 100%;
}
.footer-tooltip textarea {
  padding: 6px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-bottom: 10px;
}
.footer-tooltip select i {
  box-shadow: 0 0 0 10px white;
}
.footer-tooltip .button:hover,
.footer-tooltip .button:focus {
  color: #212121;
  background-color: #eeeeee;
  border-color: #666666;
}
.footer-tooltip .mysite-footer {
  border-top: 1px solid #eeeeee;
  text-align: center;
  padding: 10px;
  color: #2a2a2a;
  font-size: 12px;
}
.footer-tooltip .mysite-footer p {
  text-align: center;
  margin-bottom: 0;
}
.footer-tooltip .social-links {
  margin-top: 10px;
}
.footer-tooltip .social-links .socialIcons {
  margin-right: 15px;
}
.footer-tooltip .social-links .radio,
.footer-tooltip .social-links .checkbox {
  display: inline-block;
  margin-top: 0px;
}
.footer-tooltip .social-links p {
  margin-bottom: 10px;
}
.footer-tooltip .social-links .social-item a {
  color: #bbbbbb;
  font-weight: normal;
}
.footer-tooltip .social-links .social-item label {
  font-weight: normal;
}
.footer-tooltip .social-links .social-item .socialIcons {
  float: left;
  width: 20px;
  height: 25px;
  margin-right: 20px;
  line-height: 25px;
}
.footer-tooltip .social-links .social-item .socialIcons:before {
  font-size: 15px;
}
.footer-tooltip .social-links .social-item.inline-group {
  margin: 0;
}
.footer-tooltip .social-links .social-item.inline-group .checkbox {
  margin-top: 4px;
  margin-right: 5px;
}
.footer-tooltip .social-links .social-item.social-disabled {
  color: #bbbbbb;
}
.footer-tooltip .footerScroll {
  height: 178px !important;
  overflow: auto !important;
  margin-bottom: 30px !important;
}
.footer-tooltip .no-footerScroll {
  margin-bottom: 20px !important;
}
/* Sticky footer styles Start */
.footer-setting-icon {
  background: #bbbbbb;
}
.footer-setting-icon:focus {
  background: #bbbbbb;
}
.footer-setting-icon:hover {
  background: #bbbbbb;
}
/*****************End of Footer Tooltip********************************/

/*Footer Sign In*/

/*.footer-sign-in {
   p {
      text-align: left;

      .btn {
         width: 100%;
      }

      .btn-primary {
         color: #fff !important;
         background-color: #2a2a2a !important;
         border-color: #2a2a2a !important;
      }
   }

   .widget-body {
      h4 {
         text-align: center;
         font-size: 16px;
      }
   }
}*/

/**************Google Ads*********************/

.socxs-ad-hld {
  left: 0;
  bottom: 0;
  position: fixed;
}
.socxs-ad-foot {
  max-width: 320px;
  margin-left: 30px;
}
.socxs-ad-foot .socxs-ad-top {
  height: 50px;
  overflow: hidden;
  background-color: white;
  border: 1px solid #eeeeee;
}
.socxs-ad-foot .socxs-ad-top .g-adhld {
  width: 320px;
  padding-bottom: 0;
  margin-bottom: 0;
  height: 50px;
}
.socxs-ad-foot .socxs-ad-foot-text {
  background-color: #181818;
  color: white;
  font-size: 11px;
  text-align: center;
  line-height: 15px;
}
.socxs-ad-foot .socxs-ad-foot-text a {
  float: left;
  color: white;
  width: 160px;
  text-align: center;
  padding: 5px 0;
  border-right: 1px solid #212121;
}
.socxs-ad-foot .socxs-ad-foot-text a .fa {
  margin-right: 5px;
}
.socxs-ad-foot .socxs-ad-foot-text a:last-child {
  border-right: none;
}
.socxs-ad-foot .socxs-ad-foot-text a:hover {
  background-color: #212121;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
}
.socxs-ad-foot-mediagate {
  left: 92px;
}
/*******************Take to FB*****************************/

.take-to-fb button {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 9px;
  text-align: left;
  line-height: 15px;
  background-image: none !important;
}
.take-to-fb button .take-it-to-smaller {
  font-size: 10px;
}
.take-to-fb button .fa {
  margin-top: 8px;
  font-size: 22px;
}
.take-to-fb .btn-facebook {
  background-color: #3a5795;
  color: white;
}
.take-to-fb .btn-facebook:hover {
  background-color: #2d4373;
  border-color: #2d4373;
  color: white;
}
.take-to-fb .btn-get-phone {
  background-color: #2a2a2a;
  color: white;
}
.take-to-fb .btn-get-phone:hover {
  background-color: #181818;
}
/*@media(min-width:768px) {
    .mob-side-btn-box {
        display: none;
    }
}*/

/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.sxst-module {
  position: relative;
}
.sxst-module .panel-body {
  border: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.sxst-frame {
  background-color: white;
  border: 1px Solid #efefef;
  margin: 0px;
  padding: 0px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.1);
}
.sxst-frame .panel-heading {
  font-size: 16px;
  font-weight: Normal;
  color: black;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 10px 5px;
}
.sxst-card {
  border: 1px #fdfdfd Solid;
  background-color: #fcfcfc;
  margin: 10px 5px;
  padding: 5px 5px 5px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.3);
}
.sxst-card:first-child {
  /* This is needed to override Bootstrap media's zero margin on first-child */
  margin-top: 8px;
}
.sxst-card h4.media-heading {
  display: inline-block;
  color: #181818;
  font-size: 15px;
  font-weight: Normal;
}
.sxst-card h4.media-heading a {
  color: #3aa5cf;
}
.sxst-card h4.media-heading a:hover {
  text-decoration: underline;
}
.sxst-card .media-body {
  padding: 5px 5px;
  margin: 5px 5px;
  color: black;
  font-size: 14px;
  word-break: break-word;
}
.sxst-card .media-body a {
  color: #3aa5cf;
}
.sxst-card .table {
  background-color: transparent;
  color: black;
}
.sxst-card .table > tbody > tr > th,
.sxst-card .table > thead > tr > th,
.sxst-card .table > tfoot > tr > th,
.sxst-card .table > thead > tr > td,
.sxst-card .table > tbody > tr > td,
.sxst-card .table > tfoot > tr > td {
  border-top: none;
}
.sxst-profile img {
  max-width: 100%;
}
.sxst-card-footer a {
  color: #aaaaaa;
  margin: 10px;
}
.sxst-card-footer hr {
  margin-top: 8px;
  margin-bottom: 8px;
  border-top: 0px None #dddddd;
}
.sxst-card-footer .fa {
  /* Share Icons */
  font-size: large;
  color: #aaaaaa;
}
.sxst-card-no-padding {
  padding: 0 0 0 0;
  margin: -5px -5px 5px -5px;
}
.sxst-card-no-padding img {
  max-width: 100%;
  width: 100%;
  border-radius: 3px;
}
.sxst-comment .user-pic {
  width: 50px;
  height: 50px;
}
.sxst-comment .user-pic img {
  width: 50px;
  height: 50px;
}
.sxst-comment .media-body .media-heading {
  font-size: 15px;
}
.sxst-comment .media-body .media-heading a {
  color: blue;
}
.sxst-comment .media-body .media-heading a:hover {
  text-decoration: underline;
}
.modal-body .sxst-card {
  background-color: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 3px 2px white;
  -moz-box-shadow: 2px 2px 3px 2px white;
  box-shadow: 2px 2px 3px 2px white;
}
.modal-body .sxst-card h4.media-heading {
  color: black;
}
.modal-body .sxst-card h4.media-heading a {
  color: #666666;
}
.modal-body .sxst-card .media-body {
  color: black;
}
.modal-body .sxst-card .media-body a {
  color: blue;
}
.modal-body .sxst-card-footer a {
  color: #666666;
}
.modal-body .sxst-card-footer hr {
  margin-bottom: 0;
  border-top: white;
}
.modal-body .sxst-card-footer .fa {
  /* Share Icons */
  color: #666666;
}
.modal-body .sxst-comment .media-body .media-heading {
  color: black;
}
.modal-body .sxst-comment .media-body .media-heading a {
  color: #666666;
}
/***********Page Info2*************/

.page-info-module {
  padding: 5px;
  color: black;
}
.page-info-module h3 {
  display: block;
  padding: 5px 5px;
  color: #3aa5cf;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300 !important;
}
.page-info-module h4 {
  padding: 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 18px;
  font-weight: 300 !important;
}
.page-info-module p {
  padding-left: 5px;
  padding-right: 5px;
}
.page-info-module .info-details {
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.page-info-module .info-details .fa {
  float: left;
  margin-top: 3px;
  padding-left: 25px;
  margin-right: 10px;
}
.page-info-module .info-details p {
  float: left;
  padding-left: 0;
}
.page-info-module .info-details p a {
  color: black;
}
.socxs-gallery {
  margin: 5px 5px;
}
/* Override font-family if changed. Overriding it allows us not to touch bootstrap theme at all */
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.tooltip,
.popover {
  font-family: 'Raleway';
}
/********Old Legacy stuff********/

.socxs-module-row .socxs-module-content {
  overflow: auto;
  /*****Modules Specific Styles***/

  /***********Page Info2*************/

}
.socxs-module-row .socxs-module-content .mod-card:first-child {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .card-user-pic {
  width: 50px;
  height: 50px;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .card-user-pic img {
  width: 50px;
  height: 50px;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail h5 {
  padding: 0;
  margin: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail h5 a:hover {
  text-decoration: underline;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .mod-user-2line {
  font-size: 0.8em;
  padding: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .mod-user-2line .mod-timestamp:before {
  content: "\00b7";
  padding: 0 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content {
  margin: 5px 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content p {
  padding-left: 5px;
  padding-right: 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 {
  padding: 0 5px;
  margin: 5px 0;
  font-size: larger;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 a {
  color: #3aa5cf;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 a:hover {
  text-decoration: underline;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .mod-timestamp {
  font-size: smaller;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .mod-timestamp:before {
  content: "\00b7";
  padding: 0 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .fb-mod-timestamp {
  font-size: smaller;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .fb-mod-timestamp:before {
  padding: 0 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-pic {
  margin-bottom: 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-pic img {
  width: 100%;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .media-caption {
  font-size: 0.8em;
  margin-top: 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .media-caption h5 {
  margin: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .media-caption h6 {
  padding-left: 5px;
  padding-right: 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-vid {
  margin-bottom: 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-vid img {
  width: 100%;
}
.socxs-module-row .socxs-module-content .media-top-card {
  padding-top: 0;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .post-details {
  margin-top: 10px;
  margin-bottom: 10px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .post-details .card-user-pic {
  width: 35px;
  height: 35px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .post-details .card-user-pic img {
  width: 35px;
  height: 35px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .mod-pic img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .mod-vid img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.socxs-module-row .socxs-module-content .post-repost {
  font-size: 0.8em;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .media-caption {
  font-size: 1em;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text {
  padding-left: 5px;
  padding-right: 5px;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-left img {
  width: 35px;
  height: 35px;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-body .card-user {
  margin: 0;
  padding: 0;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-body > .post-content {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-body > .post-content p {
  padding-left: 0;
  padding-right: 0;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post:last-child > .post-content > .socxs-mod-soc-stamp {
  border-bottom: none;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer-wrap {
  padding: 0 5px;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer {
  border-top: 0px None #dddddd;
  padding: 5px 0 0;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer a {
  color: #aaaaaa;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-serviceicon {
  float: right;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons {
  float: left;
  line-height: 0;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons .fa {
  font-size: large;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons span {
  margin-right: 25px;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons a {
  margin-right: 25px;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons a:last-child {
  margin-right: 0;
}
.socxs-module-row .socxs-module-content .blog-text-card .post-content {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .blog-text-card .post-content h5 {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.socxs-module-row .socxs-module-content .page-info-module {
  padding: 5px;
  color: black;
}
.socxs-module-row .socxs-module-content .page-info-module h3 {
  display: block;
  /*background-color: darken(@socxs-card-color, 2.5%);*/
  padding: 5px 5px;
  color: #3aa5cf;
  margin-top: 0;
  margin-bottom: 0;
}
.socxs-module-row .socxs-module-content .page-info-module h4 {
  padding: 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  color: black;
}
.socxs-module-row .socxs-module-content .page-info-module p {
  padding-left: 5px;
  padding-right: 5px;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details {
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details .fa {
  float: left;
  margin-top: 3px;
  padding-left: 25px;
  margin-right: 10px;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details p {
  float: left;
  padding-left: 0;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details p a {
  color: black;
}
/****Digest Profile Module*****/

/* Profile Module */

.sxst-profile {
  text-align: center;
  padding-top: 0 !important;
  font-size: 14px;
}
.sxst-profile .card-user {
  font-size: larger;
  margin: 20px 20px 5px;
}
.sxst-profile .card-user a {
  color: #3aa5cf;
}
.sxst-profile .profile-contact p {
  color: black;
}
.sxst-profile .profile-contact a {
  color: #3aa5cf;
}
.sxst-profile p {
  margin-bottom: 5px;
}
.sxst-profile a {
  margin-left: 10px;
}
.sxst-profile .profile-img {
  text-align: center;
  position: relative;
}
.sxst-profile .profile-img img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
}
.sxst-profile .mod-serviceicon a {
  margin-left: 10px;
}
.sxst-profile .profile-service-icon {
  position: absolute;
  background-color: rgba(51, 51, 51, 0.75);
  padding: 4px 0;
  width: 100%;
  bottom: 0;
}
.sxst-profile .profile-get-digest {
  margin: 0 auto;
  display: block;
  cursor: pointer;
  padding: 10px 20px 8px;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.3);
  margin: 5px auto 15px;
  background-color: white;
  max-width: 200px;
}
.sxst-profile .profile-get-digest .profile-digest-holder {
  width: 150px;
  margin: auto;
}
.sxst-profile .profile-get-digest .profile_digest_left {
  font-size: 35px;
  line-height: 0px;
  text-align: left;
}
.sxst-profile .profile-get-digest .profile_digest_right {
  text-align: left;
  margin-left: 10px;
  line-height: 10px;
}
.sxst-profile .profile-get-digest .profile_digest_top {
  line-height: 18px;
  margin-bottom: 3px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-right: -2px;
  font-size: 15px;
}
.sxst-profile .profile-get-digest .profile_digest_bottom {
  font-weight: 300;
  margin-bottom: 0;
}
.sxst-profile .profile-get-digest:hover {
  text-decoration: none;
}
/*Size*/
/*Weight*/
/*Size*/
/*Weight*/
/*Size*/


/***********SOCXS Site css***********/
 ::-webkit-scrollbar {width:3px!important; height:1px!important}
.region {padding:0px!important;}
.sxst-frame {margin-bottom:10px;}
.container-fluid{padding:0px!important}
.footrowcust {color: #fff; background: #000; padding: 20px 80px; margin-top: 20px;}
.footbox {font-family:Georgia; color#fff; font-size:16px;padding:10px;}
.footbox a {color:#fff;text-decoration:none; font-family:arial;}
.foottit {font-size:36px; font-family:'trebuchet ms';}
.nowtext {font-family:'arial';font-weight:bold;}
.rssbox {padding:10px; font-size:18px; color:#000;}
.rssfloat {float:left; width:280px;}
.rssfloat a {color:#000; text-decoration:none;}
.rssfloat ul{}
.rssfloat ul li {list-style-image: url('../../../../../../../../../files-sub/78/e71/0d9/acdd/4164/a310/d551252cfdb5/rss.png'); margin:0px 10px; padding-bottom:10px;}
.contbox {text-align:center;padding:10px; color:#000;font-size:16px;}
.contbox a {color:#333}
.contbox h1 {color:#000; font-size:24px;font-weight:bold;}
.contbox h3 {color:#000; font-size:20px; font-weight:bold;}
.custcon900 {max-width:900px; margin:0 auto;}
.custcon930 {max-width:930px; margin:0 auto;}
.custrow-blk{background:#000;}


.black_overlay{
        position:fixed;top:0px; bottom:0px;  left:0px;  right:0px;  z-index:1900; display:none; overflow:auto; background-color:rgba(0,0,0,0.4);
    }
 
.ovlbox{
        display: none;
        position:fixed; margin:10px; top:5%; left:20%; max-height:90%; max-width:60%;
      overflow:auto;
        border: 1px solid #333;
	padding:10px;
        background-color: #fcfcfc;
        z-index:2000;
	font-size:20px;
	font-family: 'Raleway', sans-serif;
	color:#000;
    }

.pasahead{padding:10px 10px}
.pasalogo{float:left; width:357px;}
.pasanav{float:right; max-width:800px;}
.pasasocial {display:block}
.pasaicons {text-align:right;}
.pasaicons img{width:30px; padding-right:7px;}
.pasamenu {width:800px;}
.pasamenu ul {margin:0px; padding:0px; width:100%;}
.pasamenu ul li {margin:5px 0px; float:left;font-size:15px; list-style:none;padding:2px 5px 2px 5px;border-right:solid 1px #383838;}
.pasamenu ul li a{color:#000; text-decoration:none;font-weight:700;}
.pasamenu ul li.nobdtiny{}
.pasamenu ul li.living{padding:1px 5px 1px;}
.pasamenu ul li.garden{padding:1px 5px 1px; border-right:none;}

.pasaclr {clear:both}
.menuclr {clear:both}
.midclr {}
.besidelogo {display:block;}
.belowlogo {display:none;}
.supertiny {display:none;}
.socialtext {max-width:883px; padding:5px 0px; margin:0 auto;}

.socialmenubox {background:#383838;margin:0px;}
.socialmenu {max-width:1000px; margin:0 auto;}
.socialmenu ul {margin:0px; padding:0px; width:100%;}
.socialmenu ul li{margin:0px;float:left; list-style:none;width:25%;text-align:center;  }
.socialmenu ul li a{display:block;color:#f2f2f2; text-decoration:none;padding: 10px 0px;font-size:20px; background:#383838;}
.socialmenu ul li a:hover {color:#383838;background:#f2f2f2}

@media(max-width:1176px){
  .ovlbox{top:5%; left:10%; max-height:90%; max-width:80%;}  
.pasaicons {padding-top:10px; padding-left:20px;}
.besidelogo {display:none;}
.belowlogo {display:block;}
.pasamenu {margin:0 auto;}
}

@media (max-width:991px){
  .pasahead{padding:10px 0px}
  .footrowcust {padding:20px 80px 100px}
}

@media (max-width:820px){
.midclr{clear:both;}
.pasamenu ul li.nobdtiny{border-right:none;}
.pasamenu{max-width:420px;}
}

@media (max-width:767px){
  .ovlbox{top:5%; left:3%; max-height:90%; max-width:94%;}  
  .footrowcust {padding:20px}
}

@media (max-width:586px){
.pasalogo {float:none; width:100%; padding:0px 10px;text-align:center;}
.pasanav {float:none;}
.pasaicons {text-align:center;}
  .socialmenu ul li a{font-size:20px;}
}

@media (max-width:430px){
.supertiny {display:block;}
.belowlogo {display:none;}
.pasamenu{max-width:320px; margin:0 auto;}
.pasamenu ul li{font-size:14px; padding:2px 5px;}
.pasamenu ul li a{font-weight:400;}
.pasamenu ul li.living{padding:1px 2px 1px;}
.pasamenu ul li.garden{padding:1px 2px 1px; border-right:none;}
    .socialmenu ul li a{font-size:16px;}
}
/***********SOCXS Page css***********/