/* tellmemore css */

.bni_logo img {
    width:400px;
    height: auto;
}

form.cog-86 {
    margin-bottom: 50px;
}

html .cog-cognito--styled .cog-button--primary,
:root:root:root:root:root .cog-cognito--styled .cog-button--primary {
    border: 2px solid transparent !important;
    background: #cf2030 !important;
    color:#ffffff !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

html .cog-cognito--styled .cog-button--primary:hover,
:root:root:root:root:root .cog-cognito--styled .cog-button--primary:hover {
    border: 2px solid #CF2030 !important;
    color:#CF2030 !important;
    background: #ffffff !important;
}

html .cog-cognito--styled .cog-body a, :root:root:root:root:root .cog-cognito--styled .cog-body a {
    color:#cf2030 !important;
}

html .cog-cognito--styled .cog-body a:hover, :root:root:root:root:root .cog-cognito--styled .cog-body a:hover {
    color:#64666A !important;
}

:root:root:root .cog-cognito--styled.cog-cognito--protect-css p {
    font-size: 16px !important;
}

@media only screen and (max-width: 993px) {
    .bni_logo img {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width:577px){
    .amazingcarousel-next,
    .amazingcarousel-prev {
        display:none !important;
    }
}
