/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ---------*/
.mont {text-transform: uppercase;font-family: 'montserrat';font-weight: bold;}
.main {color: #1946ab; font-size: 1.2em; text-transform: uppercase; line-height: 1.2em;}
.og {background-color: #ff9b2b; }
.lg-text {font-size: 1.2em;}

.og h3 { color: inherit;}
.blue {
    background: #143693;
}

#content .blue .btn {
    background: transparent;
    border: 3px solid #ff9b2b;
}
#content .blue .btn:hover {
    background: #ff9b2b;
}
@media only screen and (min-width: 992px) {
	
}

@media only screen and (min-width: 768px) {
	
}