@font-face {
	font-family: Raleway-Regular;
	src: url(font/Raleway-Regular.html)
}

@font-face {
	font-family: Raleway-Medium;
	src: url(font/Raleway-Medium.html)
}

@font-face {
	font-family: Raleway-Thin;
	src: url(font/Raleway-Thin.html)
}

@font-face {
	font-family: Raleway-Light;
	src: url(font/Raleway-Light.html)
}

header {
    font-size: 1.05em;
    color: #006884;
}

header a {
    color: #006884;
}

header a:hover {
	color: #006884;
    text-decoration: none;
}

header a:active {
    color: #006884;
    font-weight: bold;
} 

.BNI-Carousel {
    background-color: #87A0A2;
}

#section_one .left {
    color: #ffffff;
}

#section_one .one {
    font-size: 1.5em;
    line-height: 20px;
}

#section_one .two {
    font-size: 2.55em;
    line-height: 20px;
}

#section_one .two span{
    font-family: Raleway-Light;
}

#section_one .three {
    line-height: 5px;
}

section #forMore {
    background-image: url('../../images/nextgenimage/pictures/news_and_promotion_fixed.html');
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
}

#section_one #bni_help_support .scrollbar {
    overflow-y: scroll;
    background: #ffffff;
}

#section_one #bni_help_support {
    background: transparent;
}

#section_one .head {
    color: #f05923;
    font-size: 1.2em;
    font-weight: bold;
}

#section_one #bni_help_support .head {
    color: #f05923;
    font-size: 1.2em;
    font-weight: bold;
}

#section_one #bni_help_support a {
	color: #000000;
    text-decoration: none;
}

#section_one #bni_help_support a:hover {
    color: #006884;
    text-decoration: underline;
}

#section_one #bni_help_support li {
    text-align: center;
}

#section_one #bni_info {
    background-color: #006884;
    color: #ffffff;
}

#section_one #bni_info .left {
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #ffffff;
}

#section_one #bni_info .myborder {
    border-right: 1px solid white;
}

#section_one #bni_info .right {
    font-size: 0.95em;
}

#section_one #bni_login_form a {
    color: #ff3300;
    text-decoration: none;
}

#section_one #bni_login_form a:hover {
    text-decoration: underline;
}

#section_one #bni_login_form p {
    color: #87a0a2;
}

#section_one #bni_login_form p a {
    color: #87a0a2;
    text-decoration: underline;
}

#section_one #bni_login_form p a:hover {
    font-weight: bold;
}

#section_one #bot a:hover {
	text-decoration: underline;
}

#section_two #forMore a:hover {
	text-decoration: underline;
}

#section_two .carousel-cell {
    margin-right: 15px;
}

#section_two img {
	width: 265px;
	height: 169px;
	background-color: #fff;
}

footer marquee {
    font-size: 0.95em;
    font-weight: bold;
}

footer a {
    color: #006884;
    text-decoration: none;
    font-weight: bold;
}

footer a:hover {
    color: #006884;
    text-decoration: underline;
}

footer span {
    color: #006884;
}

@media (max-width: 575.98px) {
    #section_one #bni_login_form #forgot_content {
        margin-top: 12px;
        font-size: 0.95em;
    }

    #section_one .one {
        font-size: 1.6em;
        line-height: 25px;
    }

    #section_one .two {
        font-size: 2.6em;
        line-height: 25px;
    }

    #section_one .three {
        font-size: 0.95em;
    }

    #section_one #bot {
        font-size: 0.9em;
    }

    #section_one #bni_help_support .scrollbar {
        height: 250px;
        width: 100%;
    }

    #section_one #bni_help_support {
        margin-top: 20px;
    }

    #carousel {
        border-radius: 15px;
    }

    #forMore {
        margin-top: 20px;
        border-radius: 15px;
        padding: 30px 100px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #section_one #top {
        border-radius: 15px 15px 0px 0px;
    }

    #section_one #bni_login_form {
        border-radius: 0px 0px 15px 15px;
    }

    #section_one #bni_login_form #forgot_content {
        margin-top: 25px;
    }

    #section_one #bni_help_support .scrollbar {
        height: 250px;
        width: 100%;
    }

    #section_one #bni_help_support {
        margin-top: 20px;
    }

    #carousel {
        border-radius: 15px;
    }

    #forMore {
        margin-top: 20px;
        border-radius: 15px;
        padding: 30px 100px;
    }
}

@media (max-width: 575.98px) {
    #section_one #bni_info {
        font-size: 0.85em;
    }

    #forMore {
        border-radius: 15px;
    }

    #carousel {
        border-radius: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #section_one #top {
        border-radius: 15px 15px 0px 0px;
    }

    #section_one #bni_login_form {
        border-radius: 0px 0px 15px 15px;
    }

    #section_one #bni_login_form #forgot_content {
        margin-top: 25px;
        font-size: 0.95em;
    }

    #section_one #bni_help_support .scrollbar {
        height: 270px;
        width: 100%;
    }

    #section_one #bni_info {
        font-size: 0.85em;
    }

    #forMore {
        font-size: 1em;
        padding: 30px 20px;
        border-radius: 0 15px 15px 0;
    }

    #carousel {
        border-radius: 15px 0 0 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #section_one #bni_login_form #forgot_content {
        margin-top: 35px;
        font-size: 0.85em;
    }

    #section_one #bni_help_support .scrollbar {
        height: 270px;
        width: 100%;
    }

    #section_one #bni_help_support a {
        font-size: 0.95em;
    }

    #section_one #bni_info {
        font-size: 0.95em;
    }
    
    #carousel {
        border-radius: 15px 0 0 15px;
    }
    
    #forMore {
        padding: 20px 30px;
        border-radius: 0 15px 15px 0;
    }
}

@media (min-width: 1200px) {
    #section_one #bni_login_form #forgot_content {
        margin-top: 30px;
    }

    #section_one #bni_help_support .scrollbar {
        height: 259px;
        width: 100%;
    }

    #section_two #forMore {
        padding: 20px 50px;
    }

    #carousel {
        border-radius: 15px 0 0 15px;
    }

    #forMore {
        border-radius: 0 15px 15px 0;
    }
}