@charset "utf-8";
/* CSS Document */

.blueline{
	width:100%;
	height:10px;
	background-color:#0aa2c0;
}

h1, h2, h3, h4, ul, li, p{
	font-family: 'Poppins', sans-serif;
}

p{
	margin:0 30px 15px 0;
	line-height:150%;
}

/*-------------------------------------------------------------------------Menu Color */

.navbar-default { background-color: #ffffff}
.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { background-color:none;}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background-color: #F1B835}
.dropdown-menu { background-color: #FFFFFF}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-color: #17c2e9}
.navbar-default { background-image: none; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-image: none; }
.navbar-default { border-color: #FFFFFF}
.navbar-default .navbar-brand { color: #FFFFFF}
.navbar-default .navbar-brand:hover { color: #FFFFFF}
.navbar-default .navbar-nav>li>a { color: #FFFFFF}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #37007f}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { color: #FFFFFF}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #37007f}
.dropdown-menu>li>a { color: #333333}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #ffffff}
.navbar-default .navbar-nav>.dropdown>a .caret { border-top-color: #FFFFFF}
.navbar-default .navbar-nav>.dropdown>a:hover .caret { border-top-color: #37007f}
.navbar-default .navbar-nav>.dropdown>a .caret { border-bottom-color: #FFFFFF}
.navbar-default .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #37007f}

@media only screen and (max-width: 766px) {
.collapsing, .in {background:none!important;}
.collapsing ul li a, .in ul li a {color: #555!important;}
.collapsing ul li a:hover, .in ul li a:hover {color: #f6871f!important;}
}

.navbar-header img{
	padding:10px 0 10px 0;
}

.navbar-default{
	margin:0;
	padding:0;
}

.navbar-collapse{
	background:bottom right url(../images/menubg.jpg) no-repeat;
	margin-top:80px;
	padding-bottom:0;
	margin-bottom:0;
}

/*-------------------------------------------------------------------------Jumbotron */

.jumbotron{
	background:center center url("../images/partnership-homepage.png") no-repeat;
	min-height:522px;
	padding-bottom:0;
}

.jumbotron .container{
	background-color: #4e99d4;
	margin-top:295px;
	margin-bottom:0;
}

.jumbotron .container h1{
	color:#fff;
	font-size:36px;
}

.jumbotron .container p {
	color:#fff;
	font-size:22px;
}

.jumbosmall{
	background: center center url(../images/partnership-homepage-sm.png) no-repeat;
	min-height:500px;
	padding-bottom:0;
}

.jumbosmall .container{
	background-color: #4e99d4;
	margin-top:240px;
	margin-bottom:0;
}

/*----------------------------------------------------------------------------Welcome */

.welcome{
	margin-bottom:100px;
	margin-top:80px;
}

.welcome h1{
	text-align:center;
	font-size:32px;
}

.welcome p{
	text-align:center;
	font-size:20px;
	line-height:160%;
}

/*----------------------------------------------------------------------------Announcement */

.announcement{
	background:center center url(../images/sign.jpg) no-repeat;
	min-height:366px;
	width:100%;
}

.announcement h2, .greybg h2{
	color:#f6871f;
	margin:50px 0 20px 0;
}

.announcementsm img{
	margin:0 auto 0 auto;
}

.announcementsm h2{
	margin-top:20px;
}

.announcement p{
	margin:10px 0 0 0;
	font-size:18px;
	line-height:160%;
}

.announcementsm{
	background:top center url(../images/signsm.jpg) no-repeat;
	min-height:366px;
	width:100%;
}

.filler{
	background:center center url(../images/footfiller.jpg) no-repeat;
	min-height:71px;
	width:100%;
}

.greybg{
	background-color: #F8F8F8;
	width: 100%;
	padding: 30px 0;
}

.greenbox{
	background-color: rgba(132, 175, 27, .4);
	padding: 20px 50px;
}

/*----------------------------------------------------------------------------Homepage btns */

.homebtns{
	background-image:url(../images/homebtns.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
	padding-top: 25px;
	min-height: 250px;
	width: 100%;
}

.div .btnbox{
	margin: 20px 0;
}

.homebtns p{
	text-align: center;
	margin: 20px auto;
}

.docbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/docbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.docbtn:hover {
	background-position: 0 0;
}

.directionsbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/directionsbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.directionsbtn:hover {
	background-position: 0 0;
}

.sickbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/sickbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.sickbtn:hover {
	background-position: 0 0;
}

.healthbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/healthbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.healthbtn:hover {
	background-position: 0 0;
}

a.white:link, a.white:active, a.white:visited{
	color: #fff;
	font-weight: 500;
	font-size: 18px;
}

a.white:hover{
	color:#F7F3F3;
	text-decoration: underline;
	font-weight:500;
	font-size: 18px;
}

/*----------------------------------------------------------------------------Forms Page */

.forms{
	background:center center url(../images/brothers.jpg) no-repeat;
	width:100%;
	min-height:253px
}

.formspage, .contactpage, .resourcespage{
	padding:50px 0 100px 0;
}

.formspage h1, .resourcespage h1{
	color:#f6871f;
}

.formspage p, .contactpage p, .resourcespage p{
	margin:10px 0 20px 0;
}

.formspage .row, .contactpage .row, .resourcespage .row{
	margin-bottom: 50px;
}

.demographicbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/demographicbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.demographicbtn:hover {
	background-position: 0 0;
}

.recordsbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/recordsbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.recordsbtn:hover {
	background-position: 0 0;
}

.privacybtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/privacybtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.privacybtn:hover {
	background-position: 0 0;
}

.newparentbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/newparentbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.newparentbtn:hover {
	background-position: 0 0;
}

/*----------------------------------------------------------------------------Contact Tile */

.tile{
	background-image: url(../images/tile.jpg);
	width:100%;
	min-height:470px;
	padding-top:50px;
	padding-bottom:50px;
}

a.obligation:link, a.obligation:visited, a.obligation:hover, a.obligation:active {
    color: #fff;
	font-size:6px;
	margin:0;
}

/*----------------------------------------------------------------------------Contact page */

.contact{
	background:center center url(../images/strength.jpg) no-repeat;
	width:100%;
	min-height:253px
}

.contactpage{
	text-align: center;
}

.contactleft{
	text-align: left;
}

.contactpage h1{
	color:#f6871f;
}

.mapsbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/mapsbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.mapsbtn:hover {
	background-position: 0 0;
}

/*----------------------------------------------------------------------------Resources Page */

.resources{
	background:center center url(../images/princess.jpg) no-repeat;
	width:100%;
	min-height:253px
}

.resourcespage h2{
	color:#98c43d;
	font-size: 25px;
}

.nutritionbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/healthbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.nutritionbtn:hover {
	background-position: 0 0;
}

.exercisebtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/exercisebtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.exercisebtn:hover {
	background-position: 0 0;
}

.vaccinesbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/vaccinesbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.vaccinesbtn:hover {
	background-position: 0 0;
}

.newbornbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/newbornbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.newbornbtn:hover {
	background-position: 0 0;
}

.toddlerbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/toddlerbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.toddlerbtn:hover {
	background-position: 0 0;
}

.childbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/childbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.childbtn:hover {
	background-position: 0 0;
}

.preteenbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/preteenbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.preteenbtn:hover {
	background-position: 0 0;
}

.teenbtn {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/teenbtn.png') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.teenbtn:hover {
	background-position: 0 0;
}

.agebtns p{
	text-align: center;
	margin-bottom: 30px;
}

/*----------------------------------------------------------------------------Announcement Page */

.announcementpage{
	background:center center url(../images/selfie.jpg) no-repeat;
	width:100%;
	min-height:253px
}

.drdritz{
	padding:50px 0 100px 0;
}

.drdritz h1{
	color:#17c2e9;
}

.formbtn {
	display: block;
	width: 106px;
	height: 138px;
	background: url('../images/formbtn.jpg') bottom;
	text-indent: -99999px;
	margin:0 auto 0 auto;
}
.formbtn:hover {
	background-position: 0 0;
}

.adolescent{
	padding:50px 0 100px 0;
}

.adolescent h2{
	color:#f6871f;
	text-align:center;
	margin-bottom: 50px;
}

.adolescent h3{
	color:#17c2e9;
}

.adolescent p{
	margin:10px 0 20px 0;
}
	
a.btntext:link, a.btntext:active, a.btntext:vistied{
	color:#17c2e9;
}

a.btntext:hover{
	color:#f6871f;
}

hr{
	margin:50px 0 50px 0;
}

.center{
	margin:0 auto 0 auto;
	text-align:center;
}
		
/*----------------------------------------------------------------------------Provider Page */

.providers{
	background:center center url(../images/sleepybabe.jpg) no-repeat;
	width:100%;
	min-height:253px
}

.bios{
	padding:50px 0 50px 0;
}

.bios .well{
	margin:30px 0 0 0;
}

.bios .well img{
	margin:0 auto 0 auto;
}

.well h1, .staffphotos h2{
	color:#17c2e9;
	font-size:25px;
}

.staffphotos{
	margin-top: 50px;
}

.staffphotos img{
	margin: 0 auto 0 auto;
}
.staffphotos h2{
	text-align: center;
	margin-top: 30px;
}


/*----------------------------------------------------------------------------Forms Page */

.forms{
	background:center center url(../images/chalfiebg.jpg) no-repeat;
	width:100%;
	min-height:253px
}

/*----------------------------------------------------------------------------Policies Page */

.policies{
	background:center center url(../images/brothers.jpg) no-repeat;
	width:100%;
	min-height:253px
}


/*----------------------------------------------------------------------------Footer */

.foot{
	background-color:#6d6e71;
	padding:50px 0 75px 0;
	text-align:center;
}

.foot img{
	margin:0 auto 0 auto;
}

.foot p{
	color:#f1f2f2; 
	text-align:center;
	margin-top:10px;
}

.foot h4{
	font-size:15px;
	font-weight:bold;
}

.footlinks h4, .footlinks p{
	text-align:left;
}

.foot a:link, .foot a:active, .foot a:visited{
	color:#fff;
}

.foot a:hover{
	color:#ECE8E8;
}

.apple{
	color:#e65325;
}
.orange{
	color:#f6871f;
}
.mac{
	color:#f1b835;
}
.lemon{
	color:#e0cf21;
}
.lime{
	color:#98c43d;
}
.glacier{
	color:#17c2e9;
}
.blueberry{
	color:#0aa2c0;
}
