/*RESPONSIVE CSS*/
@media (max-width: 680px){
.ftco-footer {padding-top: 60px;}
.flexslider {
    margin-bottom: 0px !important;
    top: 0;
    height: auto;
}
.ftco-intro {
    background-position: top right;
}
}