/* custom styles here */
body {
	
	background: url('/media/1007/diverse-family-running-hispanic-healthy-istk48083462.png');
	background-color: #f7a800;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom center; 
}

body.inner {
	background: url();
	background-color: #ffffff; 
}

body.fullSite {
	background: url();
	background-color: #ffffff;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	line-height: 1.2;
	font-size: 18px;
}
header>.container, footer>.container {
	padding-left: 10px;
	padding-right: 10px;	
}

#tempBox {
	background-color: rgba(255,255,255,.8);
	border-radius: 15px;
	padding: 25px;
	margin-top: 20px;
}
header #logo a {
	text-indent: -9999px;
    background-image: url('/media/1145/logo-new-050520.png');
	display: block;
    background-repeat: no-repeat;
    background-position: left bottom;
	margin: 15px 0px;
	background-size: cover;
    width: 290px;
    height: 73px;
}

.text-nowrap {
	white-space: normal;
}

.banner, .banner2 {
    background-color: #ffedd0;
	background-image: none;
    height: auto;
	padding:15px;
	margin: 15px auto;
	color: #808080;
	/*height: 305px;*/
}

.topNav  {
	    margin-top: 0px;
	 list-style-type: none;
}
.topNav li a {
	font-size: 14px;
}
header .site_search {
    top: 10px;
	}
.site_search form {
    padding: 0;
    margin: 0;
	}
.site_search .form-group {
    width: 100%;
}
.form-control {
    border-radius: 0;
    min-height: 40px;
}
.site_search .form-control {
    width: 100%;
    height: 40px;
    padding-right: 45px;
}
.site_search .btn {
    height: 38px;
	top: 62px;
    position: absolute;
    right: 16px;
	border-radius: 0px;
}
.btn-primary {
    color: #ffffff;
    background-color: #f7a800;
    border-color: #f7a800;
    font-weight: 600;
	margin-bottom: 27px;
	font-size: 18px;
}
.btn-primary.noSpaceAftr {
	margin-bottom: 2px;
}
ul {
padding-left: 18px;
	font-size: 18px;
}
ul li {
	margin-top: 6px;
}
ul li ul li {
	margin-top: 3px;
}
#mainNav {
background-color: #005cb9;
margin-top: 15px;
}
#mainNav ul li {
	font-size: 20px;
	margin-top: 0px;
}
#mainNav .container {
	padding: 0px;
	
}
.navbar-nav>li>a, .navbar-nav>li.active>a:hover  {
    color: #f7a800;
}
.navbar-nav>li.active>a {
    color: #ffffff;
}
#alertWrap {
	margin: 15px 0px 0px 0px;
}
.alert{
	border-radius: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: 700;
}
.alert a {
	color: #fff;
	text-decoration: underline;
}
.alert-danger {
	background-color: #F5A800;
	color: #ffffff;
	border-color: #F5A800;
}
#iwantTo {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	min-height: 325px;
	margin: 0;
	margin-right: -15px;
}
#iwantTo .panel-body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#iwantTo.panel-default>.panel-heading {
	background-color: transparent;
	border: 0;
	padding: 0 15px;
}
#iwantTo h3 {
	color: #005CB9;
	font-weight: bold;
	text-align: left;
	font-size: 20px;
	margin-top: 25px;
}
#iwantTo ul li {
	padding: 8px 12px;
	background-color: #D9E4F4;
	margin-bottom: 3px;
	-webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}
#iwantTo ul li:hover {
	background-color: #D9E4F4;
	color: #005CB9;	
}
#iwantTo ul li:hover a {
	color: #005CB9;	
}
h1 {
	font-weight: bold;
	color: #005cb9;
}
h2 {
	font-weight: 700;
	color: #005cb9;
	font-size: 22px;
}

#know-where-box {
	width: 100%;
	background-color: #D9E4F4; 
	padding:20px;
	margin-left: 50px;
	
}

#mainContent .even h2 {
	color: #f7a800;
}
#mainContent h2 {
	color: #789cc0;
}
#mainContent h2.teal {
color: #04a3be;
}
.heading.main {
	margin-top: 0px;
	font-weight: 700;
	font-size: 26px;	
}
.heading.main2 {
	padding-top: 40px;
	font-weight: 700;
	font-size: 42px;	
}
.banner2 p {
    width: 100%;
}
p {
	margin: 12px 0px 0px 0px;
}
.panel-title {
    font-size: 18px;
}
.intro {
    padding-right: 0px;
    margin-top: 3px;
}
.site_search .btn {
    top: 38px;
	}
.mobileAny p, .ios p, .android p, .windows p, .standalone p {
	margin: 20px;
}
p.menuText {
	color: #fff;
	margin: 0px auto;
	font-size: 24px;
	}
.navbar-toggle {
    padding: 6px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.odd {
    padding-bottom: 15px;
	}
.col-xs-1 {
	height: 1px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
	color: #f7a800;
   
}
a {
	
	font-weight: 500;
}
.benefits {
	width: 80px;
	text-align: center;
	float: left;
	color: #808080;
	
}
.benefits p, .benefits p a {
	margin: 3px 0px;
}

.benefits2 {
	width: auto;
	text-align: left;
	float: left;
	color: #808080;
}
.extraLrg {
	font-size: 72px;
	font-weight: 500;
	margin: 0px;
	line-height: normal;
}
.icon {
	display: inline-block;
}
.icon a {
	margin-left: 10px;
	font-size: 22px;
}
.middleHome {
	margin-bottom: 15px;
}
.odd {
	background: #e2e9f6;
}
.even {
	background: #005cb9;
	color: #ffffff;
	padding-bottom: 11px;
}
li h3 {
	color: #789cc0;
	font-size: 22px;
	margin-bottom: 0px;
}

img.pull-right {
	
	float:none!important;
	display: block;
	margin: 0px auto;
}

/* Set the fixed height of the footer here */
      #push,
      #footer {
        height: 130px;
      }
footer> .container {
background-color: #333333;
	margin-top: 15px;
	padding: 15px;
}
footer>.container p {
color: #FFFFFF;
	font-size: 12px;
}
footer>.container .row ul.nav.navbar-nav {
	float: none;
}
footer>.container .row ul.nav.navbar-nav li {
	margin-top: 0px;
}
footer>.container .row ul.nav.navbar-nav li a:hover, footer>.container .row ul.nav.navbar-nav li a:active {
	background-color:#333333;
	color: #ffffff;
}
.bottomNav  {
	 margin-top: 0px;
	 list-style-type: none;
}
.bottomNav li a {
	font-weight: normal;
	font-size: 14px;
	color: #f7a800;
}
.bottom.site_search .btn {
    height: 38px;
	top: 38px;
    position: absolute;
    right: 16px;
	border-radius: 0px;
}
.sidebarModule {
	font-size: 16px;
	padding: 15px;
	border-radius: 8px;
	background-color: #ffedd0;
	margin: 15px 0px;
}
.sidebarModule h3 {
	margin-top: 0px;
	color: #f7a800;
	font-weight: 700;
	font-size: 18px;
}
.sidebarModule ul {
font-size: 16px;
}
.ezsearch-result h4 {
margin-top: 20px;
	margin-bottom: 3px;
	font-size: 16px;
}
.ezsearch-result p{
margin-top: 0px;
margin-bottom: 0px;	
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fff1dc;
}
.panel-default>.panel-heading {
    background-color: #d4e1f4;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    line-height: 1.2;
}
.pageImage {
	margin-top: 15px;
}
th.swipeInfo {
		background-color: #d9edf7;
	}
.table-responsive>.table>tbody>tr>td {
	word-wrap: break-word;
	min-width: 160px;
	max-width: 160px;
	white-space:normal;
}

/* iphone horiz */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
header #logo a {
	width: 445px;
    height: 113px;
}
}

/* iphone vertical */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {

	.video-mobile {
    	margin-top: 225px!important;/*JA*/
	}
}

/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {

	th.swipeInfo {
		background-color: #FFFFFF;
	}
header #logo a {
	width: 445px;
    height: 113px;
	margin: 15px 0px 0px;
}
.text-nowrap {
	white-space: normal;
}

img.pull-right {
	padding: 15px 10px;
	float:right!important;
}
header>.container {
padding-left: 0px;
padding-right: 0px;	
}
.android {
	display: none;
	}
	
.windows {
	display: none;
		}
.ios {
		display: none;
			}

.standalone {
		display: none;
			}

.mobileAny {
		display: none;
			}
}


/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
#wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto -130px;
}
header #logo a {
	width: 445px;
    height: 113px;
	margin: 15px 0px;
}
.topNav  {
	    margin-top: 24px;
}
.site_search .btn {
    top: 62px;
}
#mainNav {
margin-top: 0px;
}
.plusSign, .plusSign2 {
	width: 50px;
	text-align: center;
	float: left;
	color: #808080;
	height: 182px;
	display: block;
}
	th.swipeInfo {
		background-color: #FFFFFF;
	}
img.pull-right {
	padding: 15px 10px;
	float:right!important;
}
header>.container, footer>.container {
padding-left: 0px;
padding-right: 0px;	
}
	.android {
	display: none;
	}
	
.windows {
	display: none;
		}
.ios {
		display: none;
			}

.standalone {
		display: none;
			}

.mobileAny {
		display: none;
			}
}


/* ipad landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	
	
}


/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) {

	#wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto -130px;
      }
header #logo a {
	width: 445px;
    height: 113px;
	display: block;
    background-repeat: no-repeat;
    background-position: left bottom;
	margin: 15px 0px;
}
.banner, .banner2 {
	/*height: 305px;*/  /*changed from 355px JA*/
	margin: 15px auto;
	padding-top: 25px; /* changed from 45px JA*/ 
}
.banner {
    background-color: #ffedd0;
}
	.banner3 {
	background-color: #ffedd0; /* #BCE2F5;*/
    background-repeat: no-repeat;
    background-position: bottom right;
}
	
.bannerVideo {
	background-color: #ffedd0; /* #BCE2F5;*/
    background-repeat: no-repeat;
    background-position: bottom right;
	height: 300px;
	margin: 15px auto;
	padding-top: 20px;
}
	.banner2 {
		background: url('/media/1098/couple.png');
		background-color: #ffedd0; /* #BCE2F5;*/
    background-repeat: no-repeat;
    background-position: bottom right;
	}
	.banner2 p {
    width: 52%;
}
.topNav  {
	    margin-top: 24px;
}
.site_search .btn {
    top: 62px;
}
.plusSign, .plusSign2 {
	float: left;
	color: #808080;
	display: block;
}
img.pull-right {
	
	float:right!important;
}
	th.swipeInfo {
		background-color: #FFFFFF;
	}
.text {
 font-weight: 500px;
 font-size: 18px;
 padding-right: 15px;
 padding-left: 15px;
margin-bottom: 15px;
}
header>.container {
padding-left: 0px;
padding-right: 0px;	
}
	.android {
	display: none;
	}
	
.windows {
	display: none;
		}
.ios {
		display: none;
			}

.standalone {
		display: none;
			}

.mobileAny {
		display: none;
			}
}

