@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
.header-menu {
  display: none;
}
a{
	color:#b30c36;
}
.three-col {
	float:left;
	width: 30%;
	margin-right: 2%;
}
.slides-container{
    position: relative;
    width: 100%;
    height: 500px;
    display: block;
    margin-left: 15%;
    overflow: hidden;
  }

  .slide{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
  }
header{
	background:url(../images/topmenu-bg.jpg) no-repeat center top;
	border-bottom:10px solid #b30c36;}
	
	.toplinks{
	font-weight:600;font-size:16px;
	margin-right:12px;
		
	
	}
	.toplinks a {
		color:#000;
		margin:0 5px;}
	
	#block-swsvcs-site-branding img {
		max-width:100%;
		padding:10px;
		border-bottom:3px solid #b30c36;
	}

	.navbar-default .navbar-nav > li > a{
		color: #000;
		font-weight:700;
	}
	.botborder{
		border-bottom:3px solid #b30c36;
		}
		
		.maincontent{
			padding:40px 0;
			font-size:16px;
			line-height:150%;
			font-weight:600;
					
		}
		.innercontent{
			font-size:16px;
			line-height:150%;
			font-weight:600;
					
		}
		
		.medium{
			font-weight:600;
		}
		
		.bold{
			font-weight:700;
			}
			
		.stats{
				background:url(../images/footer-bg.jpg);
				background-size:cover;
			}
				
				footer{
					background:#b30c36;
					padding:20px;
					color:#fff;
					
					}
					
				.fs24{
					font-size:22px;
				}
				.statstxt{
					font-size:36px;
					font-weight:300;
					}
					.statsicon{
						margin-top:-10px;
					}
					.rttxt{
						margin:30px 0;
						padding:35px 50px;
						border-left:1px solid #666;
						}
					
				.rttxt span, .rttxt img{
					vertical-align:middle;
					display:inline-block;
				}
				
				.copy{
					font-size:14px;
					margin-top:55px;
				}
				.footerlogo{
					margin-top:25px;}
					
			.baneroverlay{
					position:absolute;
					width:100%;
					top:35%;
					z-index:100;
				}		
			.banertext{
				background:rgba(179,12,54,0.7);
				color:#fff;
				font-size:30px;
				text-align:center;
				padding:20px 20px;
				font-weight:300;
			}
				.banertext i{
					font-size:48px;
					margin-top:-16px;
					}
					
				.whitebox{
					background:#fff;
					border:1px solid #ccc;
					box-shadow:1px 1px 10px #666;
					padding:20px;
					margin:-30px 0 40px 0;
					}
					
						.whitebox h2{
							font-weight:300;
							font-size:32px;
							margin-bottom:10px;
							margin-top:-5px;
							}
					
					.redstrip{
						background:#b30c36;
						height:30px;}
						
						.toplinks{
							float:right;}
						
					.toplinks ul{
						list-style-type:none;
						margin:0;
						padding:0;
					
						}
						.margt30{
							margin-top:30px !important;
						}
						.clear{
							clear:both;}
						
						.toplinks ul li{
							float:left;
							display:inline-block;
							margin:10px 2px 0 2px;
										}
										.navbar{
											margin-bottom:30px;
										}
										
ul#superfish-menu-s-w-services-header-menus {
    margin-top: 30px;
    margin-bottom: -9px;
    margin-right: -30px;
    float: right;
}
ul#superfish-menu-s-w-services-header-menus > li > a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}
ul#superfish-menu-s-w-services-header-menus > li > a:hover {
    text-decoration: none;
}
ul#superfish-menu-s-w-services-header-menus a.is-active {
    background: none;
    border-bottom: 6px solid #b30c36;
    color: #555;
    
}

@media (min-width: 768px) {
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
		background:none;
		border-bottom:6px solid #b30c36;}	
		
		
.rtbox{
	border-left: 1px solid #b30c36;
    padding-left: 30px;
	display:block;
}
	
		
	.navbar-default{
		background:none;
	}
	
	.navbar-nav{
		float:right;
		margin-top:22px;
		margin-bottom:-9px;
		margin-right:-30px;
	
	}
	
}



@media (max-width: 768px) {
	
	
		.footerlogo{
			margin-top:0 !important;}
			
			
	.baneroverlay{
		display:none;
	}
	.copy{
		margin-top:0;
		display:block;
		width:100%;
		clear:both;}
	

.navbar-nav{
	width:100% ;}

}


@media (min-width: 768px) and (max-width: 991px) {
	
	.banertext{
				font-size:22px !important;
				padding:30px 20px;
					}
						.banertext i{
							margin-top:-20px;}
	
	.nav > li > a{
		padding:10px 5px;
		}
	
}

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

    .header-menu {
        display: block !important;
        background: #b30c36;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        border-bottom: 1px solid #b30c36;
        margin-left: -15px;
        margin-right: -15px;
        color: #fff;
        font-size: 18px;
    }
    .header-menu a:link, .header-menu a {
        color: #fff !important;
    }
    
	.navbar{
		margin-bottom:0px;
	}
}
@media only screen and (max-width: 767px) and (orientation: landscape) {

    .header-menu {
        display: block !important;
        background: #b30c36;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        border-bottom: 1px solid #b30c36;
        margin-left: -15px;
        margin-right: -15px;
        color: #fff;
        font-size: 18px;
    }
    .header-menu a:link, .header-menu a {
        color: #fff !important;
    }
	.navbar{
		margin-bottom:0px;
	}
}






