@charset "UTF-8";
.section-textbox .pl-section-pad .textbox-wrap p:last-child {
  margin-bottom: 0;
}
.section-textbox .pl-section-pad .textbox-wrap p:first-child {
  margin-top: 0;
}
.pl-watermark {
  text-align: center;
}
.pl-watermark .stack-element {
  margin-bottom: 8px;
}
.pl-watermark .fb-like-box span {
  display: block;
  line-height: 0;
  padding: 0;
}
.pl-watermark .powered-by {
  text-align: center;
  font-size: 10px;
}
.pl-watermark .the-watermark {
  text-align: center;
  padding: 5px;
}
.pl-watermark .the-watermark a {
  opacity: .7;
}
.pl-watermark .the-watermark a:hover {
  opacity: 1;
}
.pl-watermark .the-watermark a img {
  max-width: 45px;
}
.ibox {
  text-align: center;
}
.ibox .ibox-text h4 {
  margin-bottom: 5px;
  line-height: 1.4em;
}
.ibox .ibox-desc .ibox-link {
  display: block;
  margin-top: .5em;
}
.ibox .ibox-desc .ibox-link i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ibox .ibox-desc .ibox-link a:hover i {
  margin-left: 6px;
}
.ibox .ibox-media {
  text-align: center;
}
.ibox .ibox-media a {
  color: inherit;
}
.ibox .ibox-media .pl-counter {
  font-size: 80px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1em;
}
.ibox .ibox-media .ibox-icon-border {
  margin-bottom: 12px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 500px;
  position: relative;
}
.ibox .ibox-media .ibox-icon-border .invert-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 500px;
  z-index: 0;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ibox .ibox-media .ibox-icon-border .iii {
  position: relative;
  z-index: 10;
}
.ibox .ibox-media .ibox-icon-border.media-type-image {
  overflow: hidden;
  background-size: cover;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.ibox .ibox-media .ibox-icon-border.media-type-image img {
  border-radius: 500px;
}
.ibox .ibox-media .ibox-icon-border.media-type-icon i {
  font-size: 80px;
  display: inline-block;
}
.ibox.top-aligned .ibox-desc {
  max-width: 300px;
  margin: 0 auto;
}
.ibox.top-aligned .ibox-media {
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.ibox.top-aligned .ibox-media.wrap-count {
  max-width: 100%;
}
.ibox.top-aligned .ibox-media .media-type-image {
  height: 0;
  padding: 50% 0;
}
.ibox.left-aligned {
  text-align: left;
}
.ibox.left-aligned .ibox-icon-border .pl-counter {
  font-size: 25px;
  line-height: 1em;
}
.ibox.left-aligned .ibox-icon-border.media-type-count {
  min-width: 100px;
  text-align: right;
}
.ibox.left-aligned .ibox-icon-border.media-type-icon {
  background: transparent;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.ibox.left-aligned .ibox-icon-border.media-type-icon i {
  font-size: 30px;
}
.ibox.left-aligned .ibox-icon-border.media-type-image {
  padding: auto;
  width: 80px;
  height: 80px;
}
.ibox.left-aligned .ibox-icon-border.media-type-image img {
  width: 80px;
}
.pl-new-loop .metahead-page {
  padding-left: 100px;
}
.pl-new-loop .hentry {
  position: relative;
}
.pl-new-loop .hentry.metahead-page {
  padding-left: 100px;
}
.pl-new-loop .hentry.single-post .metamedia {
  margin: 25px 0;
}
.pl-new-loop .hentry .continue_reading_link {
  margin-top: 20px;
}
.pl-new-loop .hentry .entry-title {
  margin: 0;
}
.pl-new-loop .hentry .metamedia {
  margin-bottom: 15px;
}
.pl-new-loop .hentry .metabar {
  font-size: 85%;
  line-height: 1.6em;
  opacity: .7;
  margin: 5px 0 15px;
}
.pl-new-loop .hentry .entry_content img {
  max-width: 100%;
}
.pl-new-loop .hentry .entry_content > :first-child {
  margin-top: 0;
}
.pl-new-loop .hentry .entry_content > :last-child {
  margin-bottom: 0;
}
.metahead {
  width: 70px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 85%;
  line-height: 1.2em;
}
.metahead .metaicon {
  float: right;
  margin-top: 6px;
}
.metahead .author {
  font-weight: 600;
  border-style: solid;
  border-bottom-width: 1px;
  display: block;
  margin-bottom: 10px;
}
.metahead a {
  color: inherit;
  display: block;
  text-align: right;
  margin-bottom: 8px;
}
.metahead a .avatar {
  max-width: 50px;
}
.metahead a:last-child {
  border-bottom: none;
}
@media (max-width: 600px) {
  .pl-new-loop .hentry.post,
  .pl-new-loop .hentry.multi-post {
    padding-left: 0px;
  }
  .metahead {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .metahead a,
  .metahead .author {
    text-align: left;
    display: inline-block;
    border: none;
    margin: 0 5px 0;
    font-size: 16px;
  }
  .metahead .pl-social-pagelines {
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
  }
}
.multi-post .pl-new-loop .hentry {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.multi-post .pl-old-loop .hentry {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.multi-post .pl-old-loop .clip_box {
  margin: 0 0 1.25em;
  border-color: #f2f2f2;
}
.multi-post .pl-old-loop .clip_box .clip {
  width: 47%;
  clear: none;
  float: left;
  margin: 0;
}
.multi-post .pl-old-loop .clip_box .clip .hentry-pad {
  padding: 0 0 0.625em;
}
.multi-post .pl-old-loop .clip_box .clip.clip-right {
  float: right;
}
.multi-post .pl-old-loop .clip_box .clip .clip-header {
  padding: 4px 0 4px 0;
  display: table-cell;
  width: 10000px;
}
.multi-post .pl-old-loop .clip_box .clip .clip-thumb a {
  float: left;
  margin-right: 10px;
}
.multi-post .pl-old-loop .clip_box .clip .clip-thumb img {
  padding: 2px;
  display: block;
  margin: 0 0 0.4em;
}
.multi-post .pl-old-loop .clip_box .clip .post-excerpt {
  font-size: 90%;
  line-height: 1.6em;
  margin-bottom: 1.5em;
}
.multi-post .pl-old-loop .clip_box .clip .entry-title,
.multi-post .pl-old-loop .clip_box .clip .metabar {
  padding: 0;
}
.pl-old-loop .entry-title {
  margin: 0;
  line-height: 1.2em;
}
.pl-old-loop .metabar {
  font-size: 85%;
  line-height: 1.6em;
  opacity: .7;
  margin: 5px 0 15px;
  font-style: normal;
}
.pl-old-loop .article-wrap.meta-mode-author .wrp {
  padding-left: 150px;
  min-height: 250px;
}
@media (max-width: 480px) {
  .pl-old-loop .article-wrap.meta-mode-author .wrp {
    padding-left: 0;
  }
}
.pl-old-loop .article-wrap .author-tag {
  position: absolute;
  float: left;
  width: 120px;
  text-align: right;
  padding-right: 30px;
  font-size: 12px;
  line-height: 1.2em;
  padding-bottom: 30px;
}
.pl-old-loop .article-wrap .author-tag .author a {
  font-size: 14px;
  color: #050300;
  font-weight: 600;
  display: block;
}
.pl-old-loop .article-wrap .author-tag img {
  max-width: 65px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.pl-old-loop .article-wrap .author-tag p {
  margin: 5px 0;
  padding: 5px 0;
}
.pl-old-loop .article-wrap .author-tag hr {
  margin: 0 0 3px;
  width: 45px;
  text-align: right;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #e9e9e9;
}
.pl-old-loop .article-wrap .author-tag .tag-comments a,
.pl-old-loop .article-wrap .author-tag .tag-comments i {
  color: #050300;
  opacity: .4;
}
.pl-old-loop .article-wrap .author-tag .tag-comments a:hover,
.pl-old-loop .article-wrap .author-tag .tag-comments i:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  .pl-old-loop .article-wrap .author-tag {
    position: static;
    display: block;
    width: auto;
    padding: 0;
    max-width: none;
    float: none;
  }
  .pl-old-loop .article-wrap .author-tag p {
    margin: 0 0 8px;
  }
  .pl-old-loop .article-wrap .author-tag img {
    float: left;
  }
  .pl-old-loop .article-wrap .author-tag > hr {
    display: none !important;
  }
}
.pl-old-loop .fpost .post-excerpt {
  font-size: 1.03em;
  line-height: 1.55em;
}
.pl-old-loop .tags {
  font-size: 86%;
  opacity: .7;
}
.pl-old-loop .tags .note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.pl-old-loop .pledit {
  opacity: .7;
}
.pl-old-loop .pledit:hover {
  opacity: 1;
}
.pl-old-loop .post-meta .c_img,
.pl-old-loop .hentry .c_img {
  display: block;
  text-align: center;
}
.pl-old-loop .post-header .post-thumb.img {
  margin: 0 10px 5px 0;
}
.pl-old-loop .post-header .post-thumb.img.alignright {
  margin: 0 0 5px 10px;
}
.pl-old-loop .fpost .post-excerpt .post-thumb.img {
  margin-right: 13px;
}
.pl-old-loop .fpost .media .post-thumb.img {
  margin-right: 20px;
}
.pl-old-loop .fpost .media .img img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.pl-old-loop .fpost .textcontent {
  margin: 20px 10px 0 0;
}
.pl-old-loop .fpost .post-excerpt {
  margin: .6em 0;
}
.pl-old-loop .fpost.post .entry {
  margin-bottom: 1em;
  padding: 1em 0;
}
.pl-old-loop .full_img {
  margin-bottom: 10px;
}
.pl-old-loop .post-meta {
  margin-bottom: 1em;
}
.pl-old-loop .post-meta.post-nocontent {
  margin-bottom: 0;
}
.pl-old-loop .post-meta .post-title-section {
  padding-bottom: 6px;
}
.section-postauthor {
  margin-bottom: 2em;
  text-align: left;
}
.section-postauthor .copy-pad {
  padding: 10px 15px;
}
.section-postauthor .author-note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.section-postauthor .subtext {
  font-size: 86%;
  color: rgba(5,3,0,0.7);
}
.section-mediabox.no-pad .pl-section-pad {
  padding: 0;
}
.section-mediabox .mediabox-wrap {
  min-height: 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.section-mediabox img,
.section-mediabox iframe,
.section-mediabox object,
.section-mediabox embed {
  max-width: 100%;
  height: auto;
}
.section-postauthor {
  margin-bottom: 2em;
  text-align: left;
}
.section-postauthor .copy-pad {
  padding: 10px 15px;
}
.section-postauthor .author-note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.section-postauthor .subtext {
  font-size: 86%;
  color: rgba(5,3,0,0.7);
}
.revslider-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.revslider-container .pl-slider {
  opacity: 0;
}
.revslider-container .tparrows {
  background: rgba(0,0,0,0.4);
  text-align: center;
  height: 60px;
  width: 60px;
  color: #fff;
  font-size: 40px;
  border-radius: 2px;
}
.revslider-container .tparrows:hover {
  background: rgba(0,0,0,0.8);
  color: #fff;
  opacity: 1;
}
.revslider-container .tparrows i {
  margin: 9px 0 0 1px;
  display: block;
}
.revslider-container .tp-bullets.simplebullets.square .bullet {
  background: transparent;
  border: 1px solid #fff;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 6px;
}
.revslider-container .tp-bullets.simplebullets.square .bullet.selected,
.revslider-container .tp-bullets.simplebullets.square .bullet:hover {
  background: #fff;
}
.revslider-container .text-center {
  text-align: center;
}
.revslider-container h2.slider-text {
  font-weight: 300;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 15px;
  font-weight: inherit;
  margin: 0;
  font-size: 60px;
  line-height: 1.1em;
}
.revslider-container h2.slider-text .title {
  display: inline-block;
  margin-bottom: 5px;
}
.revslider-container h2.slider-text small {
  display: block;
  font-weight: inherit;
  font-size: 24px;
  line-height: 1.3em;
  padding: 8px 0;
}
.revslider-container.element-dark .slider-text {
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
  color: #000;
}
.revslider-container.element-dark .tparrows {
  background: rgba(255,255,255,0.4);
  color: #000;
}
.revslider-container.element-dark .tparrows:hover {
  background: rgba(255,255,255,0.8);
  color: #000;
}
.revslider-container.element-dark .tp-bullets.simplebullets.square .bullet {
  border: 1px solid #000;
}
.revslider-container.element-dark .tp-bullets.simplebullets.square .bullet.selected,
.revslider-container.element-dark .tp-bullets.simplebullets.square .bullet:hover {
  background: #000;
}
.revslider-container .slider-content {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
}
.revslider-container .slider-content.left-side,
.revslider-container .slider-content.right-side {
  text-align: left;
}
.revslider-container .slider-content.centered {
  text-align: center;
}
.revslider-container .slider-content .slider-buttons {
  padding-top: 25px;
}
.revslider-container .slider-content .slider-buttons a.slider-btn {
  margin-right: 15px;
}
.revslider-container .slider-content .slider-buttons a.slider-btn:last-child {
  margin-right: 0;
}
.revslider-container .tp-bannertimer {
  z-index: 90;
}
@media (max-width: 768px) {
  .revslider-container h2.slider-text {
    font-size: 27px;
    line-height: 1.1em;
  }
  .revslider-container h2.slider-text small {
    font-size: 14px;
  }
  .revslider-container .slider-buttons .btn.btn-large {
    padding: 4px 12px;
    font-size: 12px;
    letter-spacing: 0;
  }
}
.starbars-wrap {
  padding: 1em;
}
.starbars {
  text-align: left;
  margin: 0;
}
.starbars li {
  list-style: none !important;
}
.starbars li:last-child span {
  margin-bottom: 0px;
}
.starbars li .bar-wrap {
  margin-bottom: 13px;
  border-radius: 300px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.12);
  position: relative;
}
.starbars li span {
  height: 15px;
  width: 0px;
  display: block;
  background-color: #00673f;
  border-radius: 300px;
  overflow: visible !important;
  position: relative;
}
.starbars li span strong {
  opacity: 0;
  color: #fff;
}
.starbars li span strong:after {
  right: 13px;
}
.starbars li strong {
  position: absolute;
  right: 0px;
  top: -25px;
  opacity: .2;
  padding: 4px 7px !important;
  background-color: #333;
  color: rgba(255,255,255,0.8);
  line-height: 12px !important;
  font-size: 11px !important;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, serif;
  border-radius: 2px;
}
.starbars li strong:after {
  border-color: #333 transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  bottom: -5px;
  content: "";
  display: block;
  right: 5px;
  position: absolute;
  width: 0;
}
.starbars li strong.full:after {
  left: 15px;
}
.starbars li p {
  font-size: 1.3rem;
  margin: 0;
  padding-bottom: 2px;
}
.gmnoprint img {
  max-width: none !important;
}
#pl-map {
  position: relative;
  overflow: hidden;
  min-height: 200px;
  min-width: 200px;
}
.pl-map img {
  max-width: none !important;
}
.section-sms-headings hgroup .sms-heading {
  margin: 0;
  padding: 0;
}
.section-sms-headings hgroup .sms-heading:first-child {
  padding-top: 0;
}
.section-sms-headings > .pl-section-pad {
  margin-top: 0;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.section-textbox .pl-section-pad .textbox-wrap p:last-child {
  margin-bottom: 0;
}
.section-textbox .pl-section-pad .textbox-wrap p:first-child {
  margin-top: 0;
}
.section-textbox .pl-section-pad.npt {
  padding-top: 0;
}
.section-textbox .pl-section-pad.npb .pl-section-pad .textbox-wrap {
  padding-bottom: 0;
}
.section-textbox .pl-section-pad.np .pl-section-pad .textbox-wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.gmnoprint img {
  max-width: none !important;
}
.sms-map img {
  max-width: none !important;
}
.gm-style-iw {
  overflow: hidden;
  text-align: center;
}
.gm-style-iw p {
  margin-top: 0;
  margin-bottom: 5px;
}
.gm-style-iw p:first-child {
  margin-top: 5px;
}
.gm-style-iw>div {
  width: 100% !important;
}
.gm-style-iw + div {
  border: 2px solid rgba(255,255,255,0.6);
  padding: 2px;
  top: -9px !important;
  right: -9px !important;
  border-radius: 50%;
  background: #000 !important;
  opacity: 1 !important;
}
.gm-style-iw + div:before {
  content: "\f00d";
  font-family: PageLinesFont;
  text-align: center;
  width: 100%;
  display: block;
  color: white;
  line-height: 14px;
}
.gm-style-iw + div img {
  display: none;
}
.logged-in .section-sms-magnific-js-generator {
  display: block !important;
  width: 100%;
  text-align: center;
  background-color: #ccc;
  color: #999;
}
.section-sms-magnific-js-generator {
  display: none !important;
  font-size: 14px !important;
}
.section-sms-magnific-js-generator .mjsg {
  max-width: 300px;
  line-height: 1.6;
  text-align: left;
  margin: 0 auto;
}
.section-sms-magnific-js-generator code {
  font-size: 14px !important;
}
.pl-new-loop .metahead-page {
  padding-left: 100px;
}
.pl-new-loop .hentry {
  position: relative;
}
.pl-new-loop .hentry.metahead-page {
  padding-left: 100px;
}
.pl-new-loop .hentry.single-post .metamedia {
  margin: 25px 0;
}
.pl-new-loop .hentry .continue_reading_link {
  margin-top: 20px;
}
.pl-new-loop .hentry .entry-title {
  margin: 0;
}
.pl-new-loop .hentry .metamedia {
  margin-bottom: 15px;
}
.pl-new-loop .hentry .metabar {
  font-size: 85%;
  line-height: 1.6em;
  opacity: .7;
  margin: 5px 0 15px;
}
.pl-new-loop .hentry .entry_content img {
  max-width: 100%;
}
.pl-new-loop .hentry .entry_content > :first-child {
  margin-top: 0;
}
.pl-new-loop .hentry .entry_content > :last-child {
  margin-bottom: 0;
}
.metahead {
  width: 70px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 85%;
  line-height: 1.2em;
}
.metahead .metaicon {
  float: right;
  margin-top: 6px;
}
.metahead .author {
  font-weight: 600;
  border-style: solid;
  border-bottom-width: 1px;
  display: block;
  margin-bottom: 10px;
}
.metahead a {
  color: inherit;
  display: block;
  text-align: right;
  margin-bottom: 8px;
}
.metahead a .avatar {
  max-width: 50px;
}
.metahead a:last-child {
  border-bottom: none;
}
@media (max-width: 600px) {
  .pl-new-loop .hentry.post,
  .pl-new-loop .hentry.multi-post {
    padding-left: 0px;
  }
  .metahead {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .metahead a,
  .metahead .author {
    text-align: left;
    display: inline-block;
    border: none;
    margin: 0 5px 0;
    font-size: 16px;
  }
  .metahead .pl-social-pagelines {
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
  }
}
.multi-post .pl-new-loop .hentry {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.multi-post .pl-old-loop .hentry {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.multi-post .pl-old-loop .clip_box {
  margin: 0 0 1.25em;
  border-color: #f2f2f2;
}
.multi-post .pl-old-loop .clip_box .clip {
  width: 47%;
  clear: none;
  float: left;
  margin: 0;
}
.multi-post .pl-old-loop .clip_box .clip .hentry-pad {
  padding: 0 0 0.625em;
}
.multi-post .pl-old-loop .clip_box .clip.clip-right {
  float: right;
}
.multi-post .pl-old-loop .clip_box .clip .clip-header {
  padding: 4px 0 4px 0;
  display: table-cell;
  width: 10000px;
}
.multi-post .pl-old-loop .clip_box .clip .clip-thumb a {
  float: left;
  margin-right: 10px;
}
.multi-post .pl-old-loop .clip_box .clip .clip-thumb img {
  padding: 2px;
  display: block;
  margin: 0 0 0.4em;
}
.multi-post .pl-old-loop .clip_box .clip .post-excerpt {
  font-size: 90%;
  line-height: 1.6em;
  margin-bottom: 1.5em;
}
.multi-post .pl-old-loop .clip_box .clip .entry-title,
.multi-post .pl-old-loop .clip_box .clip .metabar {
  padding: 0;
}
.pl-old-loop .entry-title {
  margin: 0;
  line-height: 1.2em;
}
.pl-old-loop .metabar {
  font-size: 85%;
  line-height: 1.6em;
  opacity: .7;
  margin: 5px 0 15px;
  font-style: normal;
}
.pl-old-loop .article-wrap.meta-mode-author .wrp {
  padding-left: 150px;
  min-height: 250px;
}
@media (max-width: 480px) {
  .pl-old-loop .article-wrap.meta-mode-author .wrp {
    padding-left: 0;
  }
}
.pl-old-loop .article-wrap .author-tag {
  position: absolute;
  float: left;
  width: 120px;
  text-align: right;
  padding-right: 30px;
  font-size: 12px;
  line-height: 1.2em;
  padding-bottom: 30px;
}
.pl-old-loop .article-wrap .author-tag .author a {
  font-size: 14px;
  color: #050300;
  font-weight: 600;
  display: block;
}
.pl-old-loop .article-wrap .author-tag img {
  max-width: 65px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.pl-old-loop .article-wrap .author-tag p {
  margin: 5px 0;
  padding: 5px 0;
}
.pl-old-loop .article-wrap .author-tag hr {
  margin: 0 0 3px;
  width: 45px;
  text-align: right;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #e9e9e9;
}
.pl-old-loop .article-wrap .author-tag .tag-comments a,
.pl-old-loop .article-wrap .author-tag .tag-comments i {
  color: #050300;
  opacity: .4;
}
.pl-old-loop .article-wrap .author-tag .tag-comments a:hover,
.pl-old-loop .article-wrap .author-tag .tag-comments i:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  .pl-old-loop .article-wrap .author-tag {
    position: static;
    display: block;
    width: auto;
    padding: 0;
    max-width: none;
    float: none;
  }
  .pl-old-loop .article-wrap .author-tag p {
    margin: 0 0 8px;
  }
  .pl-old-loop .article-wrap .author-tag img {
    float: left;
  }
  .pl-old-loop .article-wrap .author-tag > hr {
    display: none !important;
  }
}
.pl-old-loop .fpost .post-excerpt {
  font-size: 1.03em;
  line-height: 1.55em;
}
.pl-old-loop .tags {
  font-size: 86%;
  opacity: .7;
}
.pl-old-loop .tags .note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.pl-old-loop .pledit {
  opacity: .7;
}
.pl-old-loop .pledit:hover {
  opacity: 1;
}
.pl-old-loop .post-meta .c_img,
.pl-old-loop .hentry .c_img {
  display: block;
  text-align: center;
}
.pl-old-loop .post-header .post-thumb.img {
  margin: 0 10px 5px 0;
}
.pl-old-loop .post-header .post-thumb.img.alignright {
  margin: 0 0 5px 10px;
}
.pl-old-loop .fpost .post-excerpt .post-thumb.img {
  margin-right: 13px;
}
.pl-old-loop .fpost .media .post-thumb.img {
  margin-right: 20px;
}
.pl-old-loop .fpost .media .img img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.pl-old-loop .fpost .textcontent {
  margin: 20px 10px 0 0;
}
.pl-old-loop .fpost .post-excerpt {
  margin: .6em 0;
}
.pl-old-loop .fpost.post .entry {
  margin-bottom: 1em;
  padding: 1em 0;
}
.pl-old-loop .full_img {
  margin-bottom: 10px;
}
.pl-old-loop .post-meta {
  margin-bottom: 1em;
}
.pl-old-loop .post-meta.post-nocontent {
  margin-bottom: 0;
}
.pl-old-loop .post-meta .post-title-section {
  padding-bottom: 6px;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: black;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.review-pro-popup-content,
.wufoo-popup-content {
  padding-top: 925px;
}
.mfp-iframe-holder .mfp-wufoo-width {
  max-width: 670px;
}
.mfp-iframe-holder .mfp-review-pro-width {
  max-width: 625px;
}
.section-sms-gravity-forms {
  display: none !important;
}
.drag-drop-editing .section-sms-gravity-forms {
  display: block !important;
}
.logged-in .section-sms-gravity-forms .sms-gforms {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: #ccc;
  color: #999;
}
.mfp-content .mfp-close {
  background: #333;
  border: solid 2px #eee;
  color: #eee;
  top: -10px;
  right: -10px;
  border-radius: 50%;
  opacity: 1;
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-size: 22px;
  padding: 0;
  text-align: center;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.white-popup .gform_heading .gform_title {
  font-size: 26px;
  margin: 5px 0px 30px 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.white-popup .gsection_title {
  font-size: 20px;
}
.white-popup ul {
  margin: 0px;
  padding-bottom: 10px;
  padding-left: 0;
  list-style: none;
}
.white-popup li {
  list-style: none;
  margin: 0;
  margin-bottom: 2px;
  line-height: 1.4;
  display: block;
}
.white-popup label.gfield_label {
  padding-bottom: 5px;
  padding-top: 10px;
  font-weight: bold;
}
.white-popup li label {
  display: block;
  font-size: 13px;
}
.white-popup input[type="radio"],
.white-popup input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
  margin-top: -1px;
}
.white-popup li input {
  display: inline-block;
}
.white-popup li textarea {
  display: block;
  height: 75px;
}
.white-popup li span {
  font-size: 12px;
}
.section-sms-spacer .pl-section-pad {
  padding: 0 !important;
  margin: 0 !important;
}
.section-sms-spacer {
  display: table;
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden;
  font-size: 1rem;
}
.drag-drop-editing  .sms-spacer {
  background: url(https://glenwooddental.com/wp-content/plugins/dms-sms-2.0/sections/sms-spacer/images/spacing-indicator-icon.png) no-repeat center center;
  background-size: contain;
}
.drag-drop-editing .section-sms-spacer {
  border-top: 1px dashed #35eafd;
  border-bottom: 1px dashed #35eafd;
}
.drag-drop-editing .sms-light .sms-spacer {
  box-shadow: inset 0 -18px 50px -16px rgba(0,0,0,0.1), inset 0 18px 50px -16px rgba(0,0,0,0.1);
}
.drag-drop-editing .sms-dark .sms-spacer {
  box-shadow: inset 0 -18px 50px -16px rgba(255,255,255,0.2), inset 0 18px 50px -16px rgba(255,255,255,0.2);
}
body .pl-area .pl-section .pl-section.section-sms-dividers > .pl-section-pad {
  margin: 0 !important;
  padding: 0 !important;
}
.divider-full-width {
  position: relative;
  width: 100%;
  bottom: -1px;
  z-index: 1;
}
.sms-blog-nav {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 0 0 5px 0;
  margin-bottom: 15px !important;
  padding-bottom: 20px;
}
.sms-blog-nav li {
  margin-right: 12px !important;
  opacity: .5;
  font-size: 1.6rem;
}
.sms-blog-nav a {
  color: inherit;
}
.sms-blog-nav .ui-state-active,
.sms-blog-nav .ui-state-hover {
  opacity: 1;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url(https://glenwooddental.com/wp-content/plugins/dms-sms-2.0/assets/images/ajax-loader.gif) center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@font-face {
  font-family: "slick";
  src: url(https://glenwooddental.com/wp-content/plugins/dms-sms-2.0/assets/fonts/slick.eot);
  src: url(https://glenwooddental.com/wp-content/plugins/dms-sms-2.0/assets/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://glenwooddental.com/wp-content/plugins/dms-sms-2.0/assets/fonts/slick.woff) format("woff"), url(https://glenwooddental.com/wp-content/plugins/dms-sms-2.0/assets/fonts/slick.ttf) format("truetype"), url(https://glenwooddental.com/wp-content/plugins/dms-sms-2.0/assets/fonts/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.pin-meta a,
.pin-meta,
.fetchlink a,
.fetchlink a:hover {
  color: rgba(5,3,0,0.6);
}
.pin-meta .divider {
  color: rgba(5,3,0,0.3);
}
.postpin-list {
  margin: 0 auto;
}
.postpin-wrap {
  width: 237px;
  float: left;
}
.postpin {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  background: #f6f6f6;
  border: 1px solid #ffffff;
  margin: 8px 0;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
  box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}
.postpin .postpin-pad {
  padding: 10px;
}
.postpin .headline {
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0 0 .4em 0;
}
.postpin .summary {
  font-size: .95em;
  line-height: 1.5em;
}
.postpin,
.fetchlink a {
  box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}
.pin-meta {
  font-size: .85em;
}
.pin-top {
  margin-bottom: 8px;
}
.pin-bottom {
  margin: 10px 0 4px 0;
}
.pin-img-wrap {
  padding: 10px;
}
.pin-img-wrap .pin-img,
.pin-img-wrap .pin-img img {
  max-width: 100%;
  display: block;
}
.fetchlink {
  text-align: center;
  margin: 1em 0;
}
.fetchlink a {
  display: inline-block;
  padding: 5px 40px;
  margin: 8px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
  box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}
.fetchlink a .pin-img,
.fetchlink a .pin-img img {
  max-width: 100%;
  display: block;
}
#infscr-loading {
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: black;
  opacity: 0.8;
  color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
.masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top;
}
.social-sidebar--fixed .rsmm-socialbar-wrap {
  position: fixed !important;
  padding: 7px 0 1px 0;
  right: 0;
  top: 180px;
  background: #212B33;
  display: inline-block;
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.5);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.5);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.5);
  width: 50px !important;
  z-index: 1030;
}
.social-sidebar--fixed .rsmm-socialbar-wrap.icon-only {
  padding: 15px 0;
}
.social-sidebar--fixed .rsmm-socialbar-wrap.icon-only .sb-link {
  display: inline-block;
  padding: 6px 0;
}
.social-sidebar--fixed .rsmm-socialbar-wrap.boxed.muted i {
  background: rgba(180,167,135,0.8);
  text-shadow: none;
}
.social-sidebar--fixed .rsmm-socialbar-wrap.boxed.muted i:before {
  color: #212B33 !important;
}
@media screen and (max-width: 767px) {
  .social-sidebar--fixed {
    display: none !important;
  }
}
.pl-black .rsmm-socialbar-wrap.icon-only .sb-links a,
.pl-grey .rsmm-socialbar-wrap.icon-only .sb-links a,
.pl-dark-img .rsmm-socialbar-wrap.icon-only .sb-links a {
  color: #FFFFFF;
}
.pl-black .rsmm-socialbar-wrap.boxed.muted i,
.pl-grey .rsmm-socialbar-wrap.boxed.muted i,
.pl-dark-img .rsmm-socialbar-wrap.boxed.muted i {
  color: #000000;
  background: #FFFFFF;
}
.pl-white .rsmm-socialbar-wrap.icon-only .sb-links a,
.pl-base .rsmm-socialbar-wrap.icon-only .sb-links a,
.pl-contrast .rsmm-socialbar-wrap.icon-only .sb-links a,
.pl-light-img .rsmm-socialbar-wrap.icon-only .sb-links a {
  color: #000000;
}
.pl-white .rsmm-socialbar-wrap.boxed.muted i,
.pl-base .rsmm-socialbar-wrap.boxed.muted i,
.pl-contrast .rsmm-socialbar-wrap.boxed.muted i,
.pl-light-img .rsmm-socialbar-wrap.boxed.muted i {
  color: #FFFFFF;
  background: #000000;
}
.rsmm-socialbar-wrap .full-color .sb-links a:hover {
  opacity: .7 !important;
}
.rsmm-socialbar-wrap.muted a:hover {
  opacity: 1;
}
.rsmm-socialbar-wrap.boxed a {
  line-height: 30px;
  height: 35px;
  display: inline-block;
}
.rsmm-socialbar-wrap.boxed i {
  padding: 2px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.rsmm-socialbar-wrap.boxed i.icon-facebook {
  text-align: right;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-facebook {
  color: #547bbd;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-linkedin {
  color: #1b92bd;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-instagram {
  color: #316c95;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-twitter {
  color: #78ccf0;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-youtube {
  color: #e9644a;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-google-plus {
  color: #d94a39;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-pinterest {
  color: #ea5655;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-flickr {
  color: #346db4;
}
.rsmm-socialbar-wrap.icon-only.muted a:hover i.icon-yelp {
  color: #d41300;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-facebook {
  color: #547bbd;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-linkedin {
  color: #1b92bd;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-instagram {
  color: #316c95;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-twitter {
  color: #78ccf0;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-youtube {
  color: #e9644a;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-google-plus {
  color: #d94a39;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-pinterest {
  color: #ea5655;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-flickr {
  color: #346db4;
}
.rsmm-socialbar-wrap.icon-only.full-color .sb-links a i.icon-yelp {
  color: #d41300;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i {
  color: #fff;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-facebook {
  background: #547bbd;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-linkedin {
  background: #1b92bd;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-instagram {
  background: #316c95;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-twitter {
  background: #78ccf0;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-youtube {
  background: #e9644a;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-google-plus {
  background: #d94a39;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-pinterest {
  background: #ea5655;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-flickr {
  background: #346db4;
}
.rsmm-socialbar-wrap.boxed.muted a:hover i.icon-yelp {
  background: #d41300;
}
.rsmm-socialbar-wrap.boxed.full-color i {
  color: #fff;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-facebook {
  background: #547bbd;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-linkedin {
  background: #1b92bd;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-instagram {
  background: #316c95;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-twitter {
  background: #78ccf0;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-youtube {
  background: #e9644a;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-google-plus {
  background: #d94a39;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-pinterest {
  background: #ea5655;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-flickr {
  background: #346db4;
}
.rsmm-socialbar-wrap.boxed.full-color i.icon-yelp {
  background: #d41300;
}
.rsmm-socialbar-wrap.box-rounded i {
  border-radius: 4px;
}
.rsmm-socialbar-wrap.circle i {
  border-radius: 50%;
  text-align: center !important;
}
.rsmm-socialbar-wrap .sb-links {
  float: right;
}
.rsmm-socialbar-wrap.sb-links-left .sb-links {
  float: left;
}
.rsmm-socialbar-wrap.sb-links-center {
  text-align: center;
}
.rsmm-socialbar-wrap.sb-links-center .sb-links {
  float: none;
  display: inline-block;
}
.rsmm-socialbar-wrap.sb-links-vertical .sb-links {
  float: none;
}
.rsmm-socialbar-wrap.sb-links-vertical i {
  min-width: 20px;
  text-align: center;
}
.rsmm-socialbar-wrap.sb-links-vertical a {
  display: block;
  clear: both;
  margin-bottom: 6px;
}
@media (max-width: 768px) {
  .rsmm-socialbar-wrap .sb-links {
    float: none;
    margin: 10px 0;
  }
  .rsmm-socialbar-wrap .pl-nav {
    display: block;
  }
}
.sb-link i {
  font-size: 22px;
  line-height: 22px;
  margin: 0 8px;
  color: inherit;
}
@font-face {
  font-family: 'social-icons';
  src: url(https://glenwooddental.com/wp-content/plugins/sms-social-bar/assets/fonts/social-icons.eot?-5565ob);
  src: url(https://glenwooddental.com/wp-content/plugins/sms-social-bar/assets/fonts/social-icons.eot?#iefix-5565ob) format('embedded-opentype'), url(https://glenwooddental.com/wp-content/plugins/sms-social-bar/assets/fonts/social-icons.woff?-5565ob) format('woff'), url(https://glenwooddental.com/wp-content/plugins/sms-social-bar/assets/fonts/social-icons.ttf?-5565ob) format('truetype'), url(https://glenwooddental.com/wp-content/plugins/sms-social-bar/assets/fonts/social-icons.svg?-5565ob#social-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
i.icon-yelp:before {
  content: "\e621";
  margin-top: -3px;
  top: 2px;
  position: relative;
  line-height: 15px !important;
}
.social-icon-envelope:before {
  content: "\e600";
}
.social-icon-twitter:before {
  content: "\e601";
}
.social-icon-yelp:before {
  content: "\e621";
}
.social-icon-twitter-square:before {
  content: "\e602";
}
.social-icon-twitter3:before {
  content: "\e603";
}
.social-icon-youtube4:before {
  content: "\e604";
}
.social-icon-youtube3:before {
  content: "\e605";
}
.social-icon-google:before {
  content: "\e606";
}
.social-icon-google-plus:before {
  content: "\e607";
}
.social-icon-google-plus-square:before {
  content: "\e608";
}
.social-icon-google-plus-circle:before {
  content: "\e609";
}
.social-icon-linkedin-square:before {
  content: "\e60a";
}
.social-icon-feed:before {
  content: "\e60b";
}
.social-icon-feed-square:before {
  content: "\e60c";
}
.social-icon-mail-circle:before {
  content: "\e60d";
}
.social-icon-map-pin-stroke:before {
  content: "\e60e";
}
.social-icon-map-pin2:before {
  content: "\e60f";
}
.social-icon-pinterest:before {
  content: "\e610";
}
.social-icon-youtube:before {
  content: "\e611";
}
.social-icon-instagram:before {
  content: "\e612";
}
.social-icon-facebook:before {
  content: "\e613";
}
.social-icon-flickr:before {
  content: "\e614";
}
.social-icon-flickr-square:before {
  content: "\e615";
}
.social-icon-flickr-circle:before {
  content: "\e616";
}
.social-icon-linkedin:before {
  content: "\e617";
}
.social-icon-mail:before {
  content: "\e618";
}
.social-icon-gmail:before {
  content: "\e619";
}
.social-icon-feed-circle:before {
  content: "\e61a";
}
.social-icon-wordpress:before {
  content: "\e61b";
}
.social-icon-wordpress-square:before {
  content: "\e61c";
}
.social-icon-facebook-circle:before {
  content: "\e61d";
}
.social-icon-pinterest-circle:before {
  content: "\e61e";
}
.social-icon-pinterest-square:before {
  content: "\e61f";
}
.social-icon-youtube2:before {
  content: "\e620";
}
.social-icon-instagram-alt:before {
  content: "\e622";
}
.social-icon-facebook-square:before {
  content: "\e623";
}
