.wp-caption.alignnone, img.alignnone {
    margin: 0px 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
.entry-content p {
    margin: 0 0 12px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
    margin-bottom: 1%;
   margin-top: 0;
}
.entry-content li {
    margin-bottom: 0px;
}
.testimonial-box {
    border: 2px solid #cccccc;
  background-color: #fff;
        padding-right: 50px;
        padding-bottom: 5px;
        padding-left: 50px;
    margin-top: 30px; 
    text-align: center;
}
.wp-pagenavi {
    text-align: center;
    margin: 10px 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 50px;
        margin-left: 0px;
}
.testimonial-bottom .lipbg.kad-arrow-down {
    height: 0;
    left: 14px;
    top: 0;
    position: absolute;
    border-top: 10px solid #fff;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
}
.testimonial-box .testimonial-img {
    float: none;
    text-align: center;
    margin-top: -50px;
    background: #fff;
  border: 2px solid #cccccc;
    margin: -50px auto 0;
        margin-right: auto;
        margin-bottom: 12px;
        margin-left: auto;
}
  .testimonial-box .testimonial-img i {
    font-size: 25px;
    color: #5c4099;
}
h4, h5, h6 {
    margin-top: 15px;
    margin-bottom: 5px;
}
.my-mobile-slider {
display:none;
}
@media (max-width: 768px) {
.my-desktop-slider {
display:none;
}
.my-mobile-slider {
display:block;
  }
}
.image_menu_item_link .image_menu_message {
    top: 0px;
    position: absolute;
    left: 22px;
    right: 22px;
    padding: 22px;
    text-align: center;
    bottom: 22px;
    overflow: visible;
    border: 0px solid rgba(255,255,255,.8);
  text-shadow: 1px 1px 3px #000;
}
.image_menu_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ccc;
    -webkit-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
    opacity: 0;
}
.image_menu_item_link .image_menu_message h4 {
    text-transform: none;
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    line-height: 1;
  text-shadow: 1px 1px 3px #000;
}
.image_menu_item_link .image_menu_message h4, .image_menu_item_link .image_menu_message h5 {
    color: #fff;
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    -webkit-transform: translate3d(0,24px,0);
    transform: translate3d(0,24px,0);
}
.kt-t-shadow-medium_normal {
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
}
.sf-menu.sf-menu-normal > li.kt-lgmenu.kt-menu-column-3 > ul {
    margin-left: -400px;
    width: 850px;
}
.topbarclass, .topbarclass .sf-menu ul {
  border-bottom: 2px solid #d2b173;
 }
.footercredits {
    font-size: 11px;
    text-align: center;
  color: #ffffff;
}
.footerclass {
    font-size: 16px;
}
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: normal;
    color: #fff !important;
}
table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-left: 15px;
    border-bottom: 1px solid #5c4099;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #5c4099;
background-color:  #5c4099;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px;
        padding-top: 8px;
        padding-right: 15px;
        padding-bottom: 8px;
        padding-left: 15px;
}
h5 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.footercredits {
    font-size: 12px;
    text-align: center;
    color: #5c4099;
}
.sf-menu.sf-menu-normal > li.kt-lgmenu > ul {

    left: 50%;
    margin-left: -300px;
    width: 600px;
}
.entry-content ul li::before {
content: "•";
color: #d2b173;
display: inline-block;
width: 1em;
margin-left: -1em;
}
.entry-content ul {
list-style:none;
color:#444444
}
.entry-content ul li:before {
font-size: 30px;
width: 20px;
margin-left: -20px;
float: left;
}