body {margin-top:43px; background-color: rgb(240,240,240);}

#wufoo-form iframe
	{
    overflow: scroll !important;
    width: 100%;   
}
.bg-blue h3 {color: rgb(245,239,206);}
.bg-blue {background-color: #022a50; 
	color: #fff; 
	padding: 10px;
	border-radius: 30px;
	}

.bg-brown h3 {color: #022a50;}
.bg-brown {background-color: #996600; 
	color: #fff; 
	padding: 10px; 
	border-radius: 30px;
	border: 1px solid #022a50;
	}

.bg-yellow h3 {color: #022a50;}
.bg-yellow {background-color: rgb(245,239,206); 
	color: #fff; 
	padding: 8px; 
	border-radius: 20px;
	border: 1px solid #022a50;
	}
	
.bold-blue {font-weight: 700; color: #317eac;}

.buttonlinks a:hover {background-color: #699934}

.career ul {padding: 0; margin: 0;}	
.career h4 {color:rgb(49, 126, 172);}
.career ul li {list-style-type: none;}

.features h2,h3 {text-align: center; font-weight: bold;}
.features {margin-bottom: 10px;}

.pink {color: #ca158a}
.purple {color: #682666;}

.info{
    background: #022a50 url(../images/skyline.png) repeat-x bottom;
    padding: 40px 0;
}

hr {border-top: 1px solid #022a50;}

.info p {color: white;}

.info h3 {color: white;}
.info small{ color: #eeefe9; }
.info a{ color: #fff; }
.info a:hover{ color: #333;}
.tab-pane{ padding: 20px 10px 0 10px; }
.ftr{
    background-color: rgb(245, 239, 206);
    padding: 50px 0 30px 0;
	}
.ftr address, .ftr a, .ftr p{ color: #000; }
.ft_space{ padding: 0 10px; }

.uppercase {text-transform: uppercase;}

.btn-lg1 {font-size: 20px; padding: 5px 0px;}

	h1.smaller {font-size: 22px; font-weight: 600; color: rgb(245, 239, 206);}
	h2 {font-size: 16px; margin-top: 10px;}
	
	h3.textsm {font-size: 16px;}
	.margintop {margin-top: 20px;}

	h2.normal, h3.normal {color: #ececec}

	.lead.smaller {
		margin-bottom: 10px;
		margin-top: 5px;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.3;
		color: black;
		}

.navbar {margin-top: 0px; font-size: 14px; } 

.branding{
	background:rgb(245, 239, 206);
    padding-top: 10px;
	border-bottom: 2px solid  #022241;
	}

.logo {height: 86px; background: url('../images/mrmlogos/mrmboc-top-logo.png') no-repeat center center; margin-top: 15px;}

.mt-15 {margin-top: 15px;}
.margintop {margin-top: 5px;}
.marginbottom {margin-bottom: 10px;}

.margin0 {margin: 0px;}

.marginright {margin-right: 10px;}

.padright {padding-right: 15px;}
.padding {padding: 10px;}
.padbottom {padding-bottom: 20px;}
.padbot10 {padding-bottom: 10px;}

.headline {font-size: 12px; text-indent: -9999px; margin: 0px;}

.top-bar{
    height:400px;
    background:red;
    margin-bottom:1px;
    margin-top: 4px;
}
.btn-block:hover {color:blue;}

.navbar {margin-top: 0px; font-size: 15px;
	min-height: 40px;
	margin-bottom: 4px;
} 
.navbar-nav>li>a {padding-top: 10px; padding-bottom: 10px; padding-right: 18px; }

ul.dropdown-menu {font-size: 14px;}

/*ul.nav li.dropdown ul.dropdown-menu { margin-top: -1px; }
ul.nav li.dropdown:hover ul.dropdown-menu { display: block; }*/

.white {color:white !important;}

.btn-lg1 {font-size: 34px; padding: 10px 0px;}

.carousel-caption h4 {
	font-size: 32px;}
.carousel-indicators {display:none;}

.intro-block{
    /*background: #cc8c26;*/
	background: #2951AD;
    padding: 10px 13px;
    color: #fff;
    }

.tpad{
    padding-top: 20px;}

.navbar-brand {
	padding: 10px 15px;
	font-size: 15px;
	line-height: 20px;
	}

.top-scroll {
  margin-top: 30px;
  padding-left: 10px;
}
.middle {
	vertical-align: top;
	padding-top: 20px;
}

.hope {

	color: #663399 ;
}

.btn-hope {
color: #ffffff;
background-color: #601b6c;
border-color: #3a1940;
}

.btn-hope:hover {
color: #000000;
background-color: #efb2fa;
border-color: #3a1940;
}

.btn-pink {
color: #ffffff;
background-color: #CB148A;
border-color: #CB148A;
}

.btn-pink:hover {
color: #ffffff;
background-color: #D45DA1;
border-color: #D45DA1;
}

.btn-grad {
 color: #ffffff;
 background-color: #000000;
 border-color: #ffffff;
}

.btn-grad:hover {
 color: #000000;
 background-color: #ffffff;
 border-color: #ffffff;
}

#aside.highlights h3,h4 {

	color: black;
}

.background1 {
    background-color: red;
}
/* --------------------------------------
   Media Queries
   -------------------------------------- */

@media (max-width: 328px) {
	
	
	.logo {height: 60px; background: url('../images/mrmlogos/top-logo-xs.png') no-repeat; padding:0px; margin-top: 8px;}

	h1 {font-size: 18px;}

	h1.smaller {font-size: 20px;}

	h3.textsm {font-size: 16px; font-weight: 400; line-height: 1.3em;}
	.margintop {margin-top: 2px;}

	h2 {font-size: 16px;}

	h3 {font-size: 20px}

	h4 {font-size: 14px}

	.pad-left25 {margin-left: 25px;}
	
	.navbar-brand {
		padding: 10px 15px;
		font-size: 12px;
		line-height: 20px;
		}
	/*p.lead {font-size: 14px}*/

	.btn-lg {font-size: 14px;}

}
/* Landscape phone to portrait tablet */
@media (min-width: 768px) {
	
	.career ul {margin-left: 25px;}
	.btn-lg1 {font-size: 28px; padding: 5px 0px;}
	.btn-lg2 {font-size: 30px; padding: 10px 25px;}

	
	h1.smaller {font-size: 24px;}
	h2 {font-size: 24px !important;}

	h3.textsm {font-size: 20px; font-weight: 700; line-height: 1.5em}
	.margintop {margin-top: 10px;}

	.navbar {margin-top: 0px; font-size: 14px;	} 
	.logo {margin-top: 2px;}
	.navbar-brand {display:none;}

	.lead.smaller {
		margin-bottom: 10px;
		margin-top: 25px;
		font-size: 16px;
		font-weight: 600;
		line-height: 1.1;
		color: black;
				}
	.carousel-indicators {display:inline-block;}
	
	.carousel-caption {
	font-size: 24px;
	padding-bottom: 30px;
	right: 10%;
	text-align: right;}
	

	#myCarousel .item {height: 375px; margin-bottom: 5px; margin-top: 5px;}
	
	#slide1 {
		background: url('../images/carousel-original/slides/slide1a.jpg') top center no-repeat;
	}
	
	#slide2 {
		background: url('../images/carousel-original/slides/slide2a.jpg') top center no-repeat;
	}
	
	
	#slide3 {
		background: url('../images/carousel-original/slides/slide3a.jpg') top center no-repeat;
	}

	#slide4 {
		background: url('../images/carousel-original/slides/slide4a.jpg') top center no-repeat;
	}
	
}

@media (min-width: 992px) {
    
	.btn-lg2 {font-size: 34px; padding: 20px 20px;}
	h1.smaller {font-size: 30px;}
	h3.textsm {font-size: 22px; font-weight: 600;}
	.margintop {margin-top: 30px;}
	.margintop20 {margin-top: 20px;}
	.marginbottom {margin-bottom: 30px;}
	/* #myCarousel .item { height: 375px; margin-bottom: 10px;} */
	#slide1 {
		background: url('../images/carousel-original/slides/slide1b.jpg') top center no-repeat;
	}
	
	#slide2 {
		background: url('../images/carousel-original/slides/slide2b.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('../images/carousel-original/slides/slide3b.jpg') top center no-repeat;
	}

	#slide4 {
		background: url('../images/carousel-original/slides/slide4b.jpg') top center no-repeat;
	}
	
	.navbar-brand {
	  
	display:block;
	padding: 10px 10px;
	font-size: 14px;
	line-height: 20px;
	}

}
/* Large desktop */
@media (min-width: 1200px) {	
	
	#myCarousel .item { height: 400px;}
	
	#slide1 {
		background: url('../images/carousel-original/slides/slide1c.jpg') top center no-repeat;
		}
	
	#slide2 {
		background: url('../images/carousel-original/slides/slide2c.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('../images/carousel-original/slides/slide3c.jpg') top center no-repeat;
	}

	#slide4 {
		background: url('../images/carousel-original/slides/slide4c.jpg') top center no-repeat;
	}

}

