/* Custom Styles */
  
#block-1555988525205{
    position: absolute;
    bottom: 0;
    right: 45px;
}

@media only screen and (max-width: 767px) {
#block-1555988525205{
    position: initial;
}

.slider_container {
    bottom: 5% !important;
    padding: 50px 30px !important;
    top: 65% !important;
}

.text p {
    color: #f2f2f2;
    font: 400 36px/1.25em 'Montserrat',sans-serif !important;
    padding: 8px 12px;
    width: 100%;
    text-align: center;
}

.myslides_dots {
    text-align: center !important;
    position: absolute !important;
    margin: 0 auto !important;
    width: 100% !important;
    left: 0% !important;
    bottom: 4% !important;
    top:90% !important;
}

.dot {
    cursor: pointer;
    margin: 10px 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block !important;
    transition: background-color 0.6s ease;
    width: 12px;
    height: 12px;
    background: none;
    opacity: 1;
    border: 1px solid rgba(255,255,255,.5);
}

.footertext{
    text-align:center;
}


}