/* main and general styling */
.right
{
	float:right;
}
.posted
{
	font-size:10px;
}
html, body
{
	margin:0px !important;
	font-family:'Open Sans',sans-serif;
}
h1, .h1
{
	font-size:28px;
}
a
{
	color:#3293CB;
}
.clear
{
	clear:both;
}
.vert-pad
{
	padding-top:10px;
}
.rm-pad
{
	padding:0px !important;
}
.rm-pad-btm
{
	padding-bottom:10px;
}
.rm-pad-right
{
	padding-right:0px;
}
.rm-pad-left 
{
	padding-left:0px;
}
/* mobilebar search */

.mm-search 
{
    padding: 0 10px 15px;
}
.mm-menu #s
{
	border: medium none;
	border-radius: 25px;
	display: block;
	font-family: inherit;
	font-feature-settings: inherit;
	font-kerning: inherit;
	font-language-override: inherit;
	font-size: 14px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-synthesis: inherit;
	font-variant: inherit;
	font-weight: inherit;
	height: 25px;
	line-height: 25px;
	margin: 0;
	outline: medium none;
	padding: 0 10px;
	text-transform: none;
	vertical-align: middle;
	width: 100%;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.6);
}


/* header */
.custom_navigation_bar
{
	background: #fff none repeat scroll 0 0;
    min-height: 75px;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 1000;
	box-shadow:0px 5px 5px #ccc;
}

.mm-page {
	box-sizing: border-box;
	top: 0;
	width: 100%;
	/*position:absolute;*/
	
}
/* main content area*/
.main 
{
	padding-bottom:20px;
	margin-top:100px;
}
.navbar  {}
.navbar-default 
{
	background: none;
	border:none;
}
.navbar-toggle, .navbar
{
	display:block;
	float: left;
	border: none;
	
}
.navbar-toggle .icon-bar
{
	width:100%;
	height:3px;
}

h1, h2, h3
{
	/*text-transform:uppercase;
	font-family: Helvetica, sans-serif;*/
}

h2, h3, .red
{
	color:#e20038;
}
.att_name, .att_title, .highlight
{
	color:#536d7d;
	display:block;
}
.archive-side-links 
{
	list-style: outside none none;
    padding: 0;
}
.archive-side-links li
{
	margin-bottom:20px;
}

.archive-side-links li a
{
	font-size:14px;
	color:#536d7d;
	text-transform:uppercase;	
	font-weight:bold;
}
.archive-side-links li a:hover
{
	color:#e20038;
	text-decoration:none;
}


.the_bubble {
	left: 37.5%;
	margin-left: -25%;
	position: absolute;
	width: 75%;
}
.the_bubble h2 {
	color:#7d7d7d;
	background-color:#fff;
	padding:5px;
}
.the_bubble h3 {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	border-radius: 125px;
	color: #0f3257;
	margin-top: 0;
	padding: 20px;
	font-size: 28px;
}

/* FOOTER */
.footer
{
	background-color: #678496;
	color:#fff;
	padding:15px 0px;
}
.footer a, .footer a:hover
{
	color:#fff;
	text-decoration:none;
}
#menu-footer
{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu-footer li {}
#menu-footer li a
{
	text-transform:uppercase;
	font-weight:bold;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 97.5% !important;
}


/* span of 5 */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
/* BOOTBASE ONEPAGE STYLING */

#one_pager section
{
	position:relative;
	width:auto;
	height:auto;
	padding:0px; 
	margin:0px;
}
#one_pager section .slide_wrap
{
	background-repeat:no-repeat;
	background-size: cover;
	background-position: 50% 0%;
    overflow: hidden;
    position: relative;
    width: 100%;
	
	
}
#one_pager .parallax .slide_wrap
{
	background-attachment: fixed;
}
#one_pager .full_page .container
{
	position:absolute;
	left:50%;
	top:50%;
}

.cta_content a h1 {
}



/*Tablet section*/
@media only screen and (max-width:1199px){
	body {
		padding:0px;
	}
	.row
	{
		margin-left:0px;
		margin-right:0px;
	}
	.the_bubble h2
	{
		font-size:13px;
	}
	.the_bubble h3
	{
		font-size:10px;
	}
	.cr_form_bottom
	{
		position:relative;
	}
	.the_bubble h2
	{
		margin-top:0px;
	}
}

@media only screen and (min-width: 979px) {}	
/*phone*/
@media only screen and (max-width: 979px) {
.main
{
	margin-top:135px !important;
}
.cr_form_right .cr_form_content
{
	top:0;
	margin:0px;
}


}
@media only screen and (max-width: 620px) {
	.cr_form_right .cr_form_content
	{
		position:relative;
		top:0;
		margin:0px;
	}
	.img-left
	{
		display:block;
		width:100%;
	}
	.img-left img
	{
		width:100%;
	}
	.search-right
	{
		display:block;
		width:100%;
		position:relative;
	}
	.cr_form_right
	{
		background-color: rgba(255, 255, 255, 0.7);
		bottom: 0;
		position: relative;
		width: 100%;
		z-index: 400;
		padding: 20px ;
	}
	.cr_form_right .cr_form_content{
		  display: block;
		  margin: 0 auto;
		  width: 350px;
	}
	.cr_form_right  .cr_logo
	{
		float:left;
		margin-right:15px;
	}
}




@media (min-width: 768px) {
	.col-xs-15 {
        width: 20%;
        float: left;
    }
	.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}