// =================================
// === News Letter Subscription=============
// =================================
.footer__subscribe .alert{
    width: 66%;
    clear: both;
}

.footer__subscribe .form-control {
    margin: 5px auto;
}
.footer__subscribe .input-group {
    width: 100%;
}

// -----------------------------------------------------------------------------
// -----------------------------------------------------------------------------
