/* Custom CSS
------------------------------------------------------------ */
#ez-fat-footer-container-wrap p {
text-align:left;
font-size:12px;
}
#ez-fat-footer-container-wrap, .fat-footer-inside #ez-fat-footer-container-wrap {
margin-bottom:10px;
}

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 800px) {
.breadcrumb {display:none;}
}

@media only screen and (min-width: 800px) and (max-width: 800px) {

}

@media only screen and (min-width: 480px) and (max-width: 800px) {

}

@media only screen and (max-width: 800px) {

}

@media only screen and (min-width: 480px) and (max-width: 839px) {

}

@media only screen and (max-width: 479px) {

}