.entry-content ul li::before {
content: "•";
color: #1391c9;
display: inline-block;
width: 1em;
margin-left: -1em;
}
.entry-content ul {
list-style:none;
margin-top: 8px;
color:#1D1D1B
}
.entry-content ul li:before {
font-size: 30px;
width: 20px;
margin-left: -20px;
float: left;
}
.footerclass {
    padding-top: 25px;
  padding-bottom: 0px;
}
.footercredits {
    font-size: 14px;
    text-align: center;
  color: #FFFFFF;
}
.wp-caption.alignnone, img.alignnone {
    margin: 0px 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
.entry-content p {
     margin-top: 9px;
    margin-bottom: 0px;
}
h3, h5, h6 {
    margin-top: 20px;
    margin-bottom: 9px;
}
h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
h2 {
    margin-top: 10px;
    margin-bottom: 0px;
}
.my-mobile-slider {
display:none;
}
@media (max-width: 768px) {
.my-desktop-slider {
display:none;
}
.my-mobile-slider {
display:block;
  }
}
.so-widget-ink-image .iw-so-image-wrapper .iw-so-image .iw-so-image-caption figcaption .iw-so-cap-title {
   text-align: left;
padding-top: 45px;
padding-bottom: 45px;
padding-left: 45px;
padding-right: 45px;
}
.entry-content h1 {
    margin-bottom: 2px;
}
.wpcf7-form {
    background-color: #DDEBF9;
    padding: 0px;
}
.wpcf7-form input,
.wpcf7-form textarea {
    margin-bottom: 10px;
    background-color: #fff;
}
.wpcf7-form input[type="submit"] {
    background-color: #1391c9;
}
.gdpr-consent {
    display: block;
}
#topcontrol .to_the_top {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    bottom: 20px;
    cursor: pointer;
    height: 38px;
    position: absolute;
    right: 20px;
    width: 38px;
    z-index: 5;
    color: 
rgba(0,0,0,.4);
text-align: center;
background: 0 0;
border: 2px solid
    rgba(0,0,0,.4);
    box-sizing: content-box;
}
b, strong {
    font-weight: 600;
		color: #575756
}
.blockquote, blockquote {
    border-left: 5px solid #a6c6e6;
    font-size: 18px;
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    position: relative;
}
.footerclass {
    font-size: 16px;
}
hr {
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top-style: none;
    border-top-width: 0px;
  border-top: 2px solid #a6c6e6;
}