@charset "utf-8";
/* CSS Document */
.modifiedsubmit .btn.btn-primary {
	background-color: #000736;
	background-image: url('../images/img_arrow_right.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 80% center;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	padding: 8px 52px 8px 32px;
	transition: all .6s ease;
        border-color: #000319;
}
.modifiedsubmit .btn.btn-primary:hover {
	background: #1e1f29 url(../images/img_arrow_right.png) no-repeat scroll 80% center;
	color: #fff;
	transition: all .6s ease
}
#mainwrap .ccm-block-feature-item h4 {
    line-height: 1.45em;
}
.profileborders {
	margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #dddddd;
    background-color: #efefef;
}
#mainwrap #footer .column p, #mainwrap #footer .column address, #mainwrap #footer .column a {
    font-weight: 300!important;
    font-size: .9em;
}
.servicesformatting ul li h3 {
    margin: 3px 0!important;
    font-size: 1.15em!important;
}
.servicesformatting div.ccm-block-feature-item.text-center.homepagefeatures {
    margin: 10px;
    max-height: 220px !important;
    min-height: 220px !important;
}
.servicesformatting ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.servicesformatting ul {
    margin-left: 0;
    padding-left: 35px;
    list-style: none;
}
.servicesformatting ul li {
    list-style: none;
    padding-top: 5px;
}
#footer .linkareastyle {
    clear: both;
    padding: 8px;
    background-color: #1E1F29;
}
#footer hr {
    border-top: 1px solid #852D12;
}
#footer a button.btn.btn-datasouth {
	background-color: #852D12;
	background-position: 85% center;
}
#mainwrap #footer {
    margin-top: 0em!important;
}
#footer a button.btn.btn-datasouth:hover {
	background-color: #000736;
}
#mainwrap #footer address, #mainwrap #footer p, #mainwrap #footer h1, #mainwrap #footer h2, #mainwrap #footer h3, #mainwrap #footer h4, #mainwrap #footer h5 {
    	color: #fcfcfc!important;
}
#mainwrap #footer a {
    color: #fcfcfc!important;
}
#mainwrap .big-img-background .big-img-text p {
    text-shadow: 1px 1px 0 #23263A, -1px -1px 0 #23263A, -1px 1px 0 #23263A, 1px -1px 0 #23263A, 0px 5px 20px #000000, 0px 0px 20px #000000;
    font-size: 1.4em;
    text-align: left!important;
}
#mainwrap .big-img-background .big-img-text p a:hover {
    text-decoration: none!important;
}
#mainwrap .big-img-background .big-img-text h1 {
    text-shadow: 0px 1px 0 #23263A, -1px -1px 0 #23263A, -1px 1px 0 #23263A, 1px -1px 0 #23263A, 0px 5px 20px #000000, 0px 0px 20px #000000;
    margin-bottom: .5em!important;
}
#mainwrap .big-img-background {
    padding-bottom: 285px!important;
}
#mainwrap .nav.navbar-nav li.dropdown ul.dropdown-menu {
    width: 220px!important;
}
#mainwrap .ccm-block-page-list-thumbnail-grid-wrapper {
    text-align: left!important;
}
.homepagefeatures {
    border: 1px solid #ccc;
    padding: 10px 14px;
    min-height: 370px;
    background: rgb(243, 243, 243);
}
.featureborder {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
#mainwrap .wrapper {
    padding-bottom: 20px!important;
}
.servicesformatting ul li h3 {
    font-family: Lato!important;
}
.servicesformatting ul li h3 i.fa a {
    font-family: Lato!important;
}
@media (min-width:0px) and (max-width: 900px) {
    .nomobile {
        display: none;
        visibility: hidden;
    }
}
@media (min-width: 768px) {
.col-sm-8 {
    min-height: 400px!important;
}
}
