﻿/********************* Added by JMercado 02-27-17 ****************************/
.footer_heading {
    font-family: 'Titillium Web', sans-serif;
    float: left;
    width: 15%;
    text-decoration: none;
    color: #FFBE00;
    font-size: 20px;
    margin-left: 2%;
	margin-right:2%;
	    border-right: 1px solid #002D5B;
		height:245px;
		text-rendering: geometricPrecision;
}
.footer_heading:last-child {
	border-right: 0px solid #292A2C;
}
.margl10 {
    margin-left: 6% !important;
}
.footerli {
	font-size:15.5px;
    line-height: 30px !important;
 }
 .footer_links {
	 width:100% !important;}
	 ul.socialicons{
		 overflow:inherit !important;
		 }
#container_top {
	width: auto;
	height: 50px; /*new Height*/
	background-color: #ffffff; /*new bgcolor*/
}
.topNavContainer {
	width: 100%;
	position: relative;
	/*background-color: #00437B;
	background: #00437B url(/html/images/brand+s.svg) no-repeat top right;
	background-size: 25%;
	background-size: 390px 65px;
	background-position: 80% 20%;
	height: 100%; */
	float: right;
}
.container, #container_header, .container_footer {
	width: 100% !important;
}
#container_header {
	border-bottom: 0px solid #B3B3B3;
	/*padding-top: 5px;*/
	position: relative;
}
#logo {
	height: 40px;
	margin: 0px auto;
	padding: 10px 0 0 15px;
	width:0;
}
#logo img {
	border: 0px;
	width: 130px;
	height: 30px;
}
.tag-line {
	float: left;
	margin-top: 0px;
	font-size: 16px;
	padding: 0px;
	color: #ffffff;
	clear: both;
	padding-left:20px;
}
.tag-line .orange {
	color: #FCA911;
}
.tag-line .blue {
	color: #005595;
}
.tag-line .white {
	color: #ffffff;
	line-height:40px;
}
#partners {
	padding-right: 15px;
	padding-top: 12px;
	color: #f5f7f8;
	padding-left: 15px;
	font-size: 14px;
	font-size: 15px;
	font-weight: bold;
}
.top_links {
	padding-right: 15px;
	padding-top: 12px;
	/*color: #666;*/
	color:#363545;
	font-size: 15px;
	font-weight: normal;
}
.top_links a, #partners a {
	color: #005F9E;
}
.top_links a:hover, #partners a:hover {
	color: #FAA200;
}
.header_icon {
	padding-right: 3px;
	padding-top: 12px;
	margin-left: 10px;
}
.branding-title {
	position: relative;
	z-index: 1;
}
.branding-title {
	content: "";
	background: url(/html/images/brand+s.svg) no-repeat top center;
	width: 390px;
	height: 100px;
	position: absolute;
	top: 4px;
	left: auto;
	border: 1px solid #ff0;
	float: right;
	display: none;
}
.navigationmenu {
/*
	margin-top:17px;
	float:right;
	border:0px solid #fff;
    */
    /*
    margin-top:0px;
    position:absolute;
    bottom:15px;
    right:0px;
    */
}
.franchiseTitle {
	font-size: 22px;
	color: #fff;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.container_footer {
	background-color: #004479;
	height: 250px;
}
.bottom_footer {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #002D5B;
	width: 100%;
	display: block;
	padding: 20px 0px;
	overflow: auto;
}
.bottom_footer a {
	color: #FFFFFF;
}
.bottom_footer a:hover {
	color: #FAA200;
}
.footer_menu {
	float: left;
	/*color: #ccd0d9;*/
	color:#F3F3F7;
	display: block;
	position: relative;
	margin-top: 0px;
	width: auto;
	padding-left:20px;
}
.copyrights {
	display: inline-block;
	margin-top: 0px;
	width: auto;
}
.socialicons-container {
	float: right;
	margin-top: 0px;
	padding-right:20px;
}
.menuContainer {
	margin-top: 40px;
}


.iframeForm, .sc_iFrameForm{
	width:100%;
	position:relative;
	display:block;
}