@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');

/* ======================================================== */

/* SMALL DISPLAYS */

/* ======================================================== */

@media only screen {
	
/*--- New Homepage Styles  -----------------*/

.home-hero img {
	padding-top: 50px;
	margin: 0 auto;
	display: block;
	max-width: 650px;
	width: 100%;
}

.full-width-hero {
	margin-top: 101px;
	background-image: url('../images/hero-img-1.jpg');
	background-repeat: no-repeat;
	background-size: cover; 
	min-height: 650px;
}

.hero-banner {
	background-color: #b2197f;
	padding: 15px 0;
	text-align: center;
}

.hero-banner h1 {
	color: #fff;
}

.hero-banner a {
	text-decoration: underline;
	color: #fff;
	padding-left: 15px;
}

.home-3-col {
	padding: 50px 0;
}

.home-3-col h2 {
	color: #b2197f;
	text-align: center;
	font-size: 38px;
	padding-bottom: 25px;
}

.home-3-col-over {
	background-color: rgba(255, 255, 255, 0.85);
	margin-top: -125px;
	position: relative;
	width: 100%;
	padding: 15px 25px;
	min-height: 125px;
}

.home-3-col-over h3,
.home-3-col-over a  {
	color: #1c498b;
}

.bg-img-2 {
	background-image: url('../images/home-purple-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover; 
	padding: 50px 0;
}

.bg-img-2 img {
	padding: 20px;
}

.bg-img-2 h2 a {
	text-align: center;
	color: #fff;
	display: block;
}

	
/*--- Global Styles -----------------*/

.hs-form-7b8d1f72-b956-4824-9f38-ac49fa658f88_6bc1aed4-6d1f-420e-bf05-63cd5c1f7d93 label {
	color: #fff !important;
}

html, body {
    overflow-x: hidden;
}

.page-id-12609 .modal-btn, .page-id-12636 .modal-btn, .page-id-12884 .modal-btn, .page-id-12880 .modal-btn, .page-id-12882 .modal-btn, .page-id-12882 .modal-btn, .page-id-12888 .modal-btn, .page-id-292 .modal-btn, .page-id-281 .modal-btn, .page-id-296 .modal-btn, .page-id-288 .modal-btn {
	display: none;
}

table {
    text-shadow: none !important;
}

.main-content-container [class*="column"]+[class*="column"]:last-child {
	float: left;
}



div#myModal3, div#myModal2 {
	padding-top: 110px;
}

.warn {
	background-color: #efefef;
	padding: 20px;
}


/*--- Add this class to fix iPhone smooth scrolling issue -----------------*/
body, html {
-webkit-overflow-scrolling: touch;
}

@-moz-document url-prefix() { 
	.ubermenu-main {
	    margin-top: 18px;
	}
}

.map-frame {
	min-height: 1199px;
}

.frame-holder {
	height: 100%;
}

/*--- Remove dotted line on selection focus -----------------*/

*{
	_noFocusLine:expression(this.hideFocus=true);
    outline-style:none;
    outline:0;

}

.block-1 img, .block-2 img, .block-3 img, .block-4 img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

h1, h2, h3 {
	color: #09345c;
	font-weight: bold;
}

h1 {
	font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h4, h5, h6 {
	color: #09345c;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 6px;
}

p, li {
	font-size: 15px;
}

input[type="search"] {
    background: #F6F4F4 !important;
    opacity: .6;
    height: 40px;
    padding-left: 4px;
    min-width: 270px;
    border: solid 1px #dddddd;
    box-shadow: none;
}

input.search-submit.button, input[type="submit"] {
    border-radius: 4px;
    background-color: #2584df;
}

h2.mission-vision {
	font-size: 48px;
	text-align: right;
}

.mission-vision-text {
	font-size: 20px;
	color: #333333;
}

.mission-vision-text:nth-child(2) {
	margin-top: 14px;
}

input#author, input#email, input#url {
	width: 50%;
}

textarea {
    border: solid 1px #dddddd;
    box-shadow: none;
    background-color: #F6F4F4;
}

.panel {
    background: none;
}

.ubermenu-main .ubermenu-item-normal > .ubermenu-target {
	padding: 6px 21px !important;
	font-weight: normal !important;
}

/*--- Donation Page Styles -----------------*/

div#salsaDonationHeader {
    margin-top: -80px;
}

.salsa input[type=text] {
	width: 100% !important;
}

.salsa label {
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

/*--- Custom Buttons Styles -----------------*/

button, .button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.light {
    background: #2584df;
}

.light:hover {
    background: #2a96fc;
}

.orange {
	background: #e98f00;
}

.orange:hover {
	background: #ffba4c;
}

.purple {
	background: #b41e81;
}

.purple:hover {
	background: #f045b7;
}

.donate {
    background: #7fb500;
}

.donate:hover {
    background: #6f9b08;
}

.donate i {
    margin-right: 10px;
}

.nav-btn-green {
    color: #fff;
    background-color: #003971;
    border-color: none;
	padding: 15px 15px; 
}

.nav-btn-green:hover, .nav-btn-green:focus  {
    color: #fff;
    background-color: #003971;
}

.button.expand {
	max-width: 150px;
}

.btn-landing {
    background: #87be48;
    padding: 20px 100px;
    font-size: 22px;
}

.btn-landing:hover {
    background: #75a63c;
}

/* .icon-info-sign:before {
    content: "\F0A9";
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 30px;
    margin-left: 15px;
    vertical-align: -20%;
}
*/

/*--- Header Styles -----------------*/

.header {
    height: 101px;
    background: #004990;
    position: fixed;
    z-index: 999;
    width: 100%;
    -webkit-transform: translateZ(0);
}

#ubermenu-global-3 {
    display: none;
}

.fa-shopping-cart:before {
	content: "\f155";
}

.fa-book:before {
	content: "\f1ea";
}

.fa-video-camera:before {
    content: "\f0f6";
}

a.toggle {
    font-size: 30px;
    position: absolute;
    right: 20px;
    top: 33px;
}

li.resources-menu ul li {
	margin-left: 34px !important;
}

.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
	margin-left: 2px;
}

#menu-item-11638 {
    padding: 0px 30px 0px 20px;
}

#menu-item-11638 a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-right: 20px;
    padding-left: 12px;
}

/*--- Modal Search Styles -----------------*/

.child-care-search-modal .reveal-modal.medium {
    top: 300px !important;
}

.child-care-search-modal .modal-btn {
	display: none;
}

.child-care-search-modal .tabs-content > .content.active {
    padding: 50px 40px !important;
    padding-bottom: 10px !important;
    padding-left: 25px !important;
}

.child-care-search-modal .tabs-content > .content.active ul,
.child-care-search-modal .tabs-content > .content.active ol,
.child-care-search-modal .tabs-content > .content.active dl {
    list-style: none;
}

.child-care-search-modal .reveal-modal-bg {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
}


.child-care-search-modal .reveal-modal {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
}

p.popup-cta-text {
	font-size: 24px !important;
	line-height: 1.4em;
	margin-bottom: 20px !important;
}

.wdpu-9371 .wdpu-buttons {
	position: relative !important;
	text-align: center;
}

.et_social_sidebar_networks.et_social_visible_sidebar.et_social_no_animation.et_social_animated.et_social_rounded.et_social_sidebar_flip.et_social_mobile_on.et_social_sidebar_networks_right {
    top: 50% !important;
    margin-top: 120px;
}

.modal-btn {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
    -webkit-transform: translateZ(0);
    display: block;
    margin-top: -90px;
}

.reveal-modal {
    background-color: #f1a026;
    border: none;
    position: fixed;
}

.reveal-modal .close-reveal-modal {
	color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    top: -12px;
    right: -10px;
    background: #f1a026;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
}

.child-care-search-modal h2#modalTitle {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 30px;
}

.child-care-search-modal .tabs dd>a, .child-care-search-modal .tabs .tab-title>a {
    background-color: transparent;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.child-care-search-modal .tabs dd>a:hover, .child-care-search-modal .tabs .tab-title>a:hover {
    background-color: transparent;
}

.child-care-search-modal .tabs dd>a:hover, .child-care-search-modal .tabs .tab-title.active>a:hover {
    background-color: #fff;
    color: #f1a026; 
}

.child-care-search-modal .tabs dd>a:hover, .child-care-search-modal .tabs .tab-title.active>a {
    background-color: #fff;
    color: #f1a026; 
}

.child-care-search-modal .tabs-content>.content.active {
    background: #fff;
    padding: 20px;
}

.child-care-search-modal .tabs-content>.content.active: {
    background: #fff;
    padding: 20px;
}

/*--- Slider Styles -----------------*/

.royalSlider > .rsContent {
	visibility: hidden; 
}

.slider {
    margin-top: 100px;
}

.royalSlider {
	width: 100%;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
	background: #1f2932 !important;
}

.slide-img {
	width: 100%;
    margin-top: -3px;
}

.slide-content {
    width: 100%;
    display: inline-block;
}

.slide-content h2 {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding: 5px;
}

.slide-content p {
    text-align: center;
    padding: 0 30px;
}

a.slide-btn {
    width: 100%;
    text-align: center;
    display: block;
    padding: 10px 0;
    color: #fff;
    transition: background-color 300ms ease-out;
}

.s-blue .slide-content h2 {
    color: #3395f3;
}

.s-blue a.slide-btn {
    background-color: #3395f3;
}

.s-blue a.slide-btn:hover {
    background-color: #60b1fd;
}

.s-green .slide-content h2 {
    color: #7fb500;
}

.s-green a.slide-btn {
    background-color: #7fb500;
}

.s-green a.slide-btn:hover {
    background-color: #6f9b08;
}

.s-purple .slide-content h2 {
    color: #b41e81;
}

.s-purple a.slide-btn {
    background-color: #b41e81;
}

.s-purple a.slide-btn:hover {
    background-color: #9f2175;
}

.s-orange .slide-content h2 {
    color: #e07c44;
}

.s-orange a.slide-btn {
    background-color: #e07c44;
}

.s-orange a.slide-btn:hover {
    background-color: #b65d2a;
}

/*--- Block 1 Styles -----------------*/

.block-1 {
    padding: 20px 15px;
}

.img-holder {
    position: relative;
    border-radius: 5px;
}

.tag {
	background: url(../images/green-bg.png) repeat;
    position: absolute;
    bottom: 0px;
    width: 100%;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    max-width: 373px;
}

.tag p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 10px 15px !important;
}

.block-1 h2 {
    margin: 15px;
    border-bottom: 3px solid #e8e8e8;
    padding-bottom: 5px;
}

p.sticky-date {
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
}

.block-1 h3 {
    margin: 0px 0 10px;
}

.block-1 h3 a {
    color: #004990;
    font-size: 25px;
}

.block-1 ul.no-bullet li {
    color: #004990;
    font-size: 17px;
    font-weight: bold;
    border-bottom: 2px solid #eee;
    padding: 10px 0;
}

.block-1 ul.no-bullet li a {
    color: #004990;
}

.cal-holder {
    background: #f9f9fa;
    width: 98%;
}

.cal-holder img {
    padding: 9px 25px;
    float: left;
}

.cal-holder p {
    padding: 25px 15px;
    margin: 25px 0;
}

/*--- Block 2 Styles -----------------*/

.full-width-img {
    background: url(../images/color-bg.jpg) no-repeat 75%;
    background-size: cover;
}

.block-2 {
    padding: 20px 15px;
}

.block-2 img {
    box-shadow: 0px 0px 16px 0px rgba(1, 1, 1, 0.2);
}

.block-2 h2 {
	color: #1f2932;
	font-size: 27px;
	font-weight: bold;
}

.block-2 h3 {
    color: #2584df;
    font-size: 19px;
    margin: -10px 0 15px;
}

.block-2 p {
    color: #1f2932;
}

.button-group.even-2 li {
    padding: 0 5px 0 0;
}

/*--- Countdown Styles -----------------*/

.full-width-countdown {
	background: #f4f4f4;
	padding: 20px 20px;
}

.block-6 h2 {
    margin: 40px 0px;
    font-size: 25px;
}

.block-6 a.button {
    background-color: #06335d;
    font-size: 17px;
    padding: 20px 50px;
	margin: 0px;
}

/*--- Block 3 Styles -----------------*/

.block-3 {
	padding: 20px 15px;
}

.block-3 h2 {
	color: #1f2932;
	font-size: 27px;
	font-weight: bold;
}

.block-3 h3 {
    color: #e98f00;
    font-size: 19px;
    margin: -10px 0 15px;
}

.block-3 p {
    color: #1f2932;
}

/*--- Block 4 Styles -----------------*/

.full-width-gray {
	background: #ebebeb;
}

.block-4 {
	padding: 20px 15px;
}

.block-4 h2 {
	color: #1f2932;
	font-size: 27px;
	font-weight: bold;
}

.block-4 h3 {
    color: #b41e81;
    font-size: 19px;
    margin: -10px 0 15px;
}

.block-4 p {
    color: #1f2932;
}

/*--- Block 5 Styles -----------------*/

.block-5 {
	padding: 20px 20px;
}

.block-5 h2 {
    color: #09345c;
    font-weight: bold;
	padding: 0 0 20px;
}

.block-5 p.date {
    color: #3395f3;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0 0;
    margin-bottom: 0px;
}

.block-5 h3 {
    color: #133351;
	font-size: 17px;
    font-weight: 500;
}

.all {
	color: #3395f3;
	font-weight: bold;
	font-size: 15px;
}

/*--- Footer Styles -----------------*/

.full-width-footer {
    background: #f6f4f4;	
}

.footer {
	padding: 20px 15px;
}

.full-width-copy {
	background: #004990;	
}

.footer h4.widgettitle {
    color: #09345c;
    font-size: 23px;
    padding-bottom: 20px;
}

.copy {
	padding: 20px 0;
	text-align: center;
}

p.copyright {
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.copy a {
    color: #5cb8e8;
	font-size: 14px;
}

.copy li {
    list-style-type: none;
}

.full-width-footer input#author, input#email, input#url {
	width: 100%;
}

.full-width-footer input[type="text"] {
	box-shadow: none;
	border-color: #E8E8E8;
}

/*--- Inteiror Landing Styles -----------------*/

.page-full {
	margin-top: 100px;
}

.full-width-img-int {
    margin-top: 100px;
    background: #003971;
    padding: 78px 15px;
}

.full-width-img-int img {
	box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.5);
	border-radius: 4px;
}

.landing-header h2 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
	padding-right: 150px;
}

.landing-header p {
	color: #5CB8E8;
	padding-right: 120px;
}

.full-width-two-column {
	background: url(../images/title-bg.png) repeat;
	padding: 40px 15px;
}

.full-width-blue{
	background: #3395f3;
	padding: 40px 15px;
}

.full-width-blue h2, .full-width-blue p {
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.full-width-blue h2 {
	font-weight: 600;
}

.full-width-blue p {
	font-size: 20px;
}

.landing {
	padding: 40px 15px;
}

.landing-title h2 {
    color: #686868;
    font-size: 30px;
    font-weight: 400;
    padding: 10px 0;
}

.landing-item img {
    padding: 10px 0;
}

.landing-item .columns {
    padding-top: 30px;
}

.landing-item .columns+.columns:last-child {
    float: left;
}

/*--- Inteiror Defaults Styles -----------------*/

.intro {
	font-size: 20px;
	color: #333333;
	line-height: 1.5em;
	border-bottom: solid 1px #eeeeee;
	border-bottom-width: 10%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/*--- Title Bar Styles -----------------*/

section.full-width-title {
    background: #F6F4F4;
    margin-top: 100px;
}

.title h1 {
	font-size: 32px;
    padding: 15px 0 0 15px;
}

.breadcrumbs {
    background-color: transparent;
    border: none;
}

#breadcrumbs {
    padding: 0 0 0 15px;
}

.breadcrumbs > * a {
    color: #3395f3;
    font-size: 17px;
    text-transform: lowercase;
}

.breadcrumbs > *:before {
    color: #3395f3;
    content: "·";
    margin: 0 0.50rem;
    position: relative;
    top: 5px;
    font-size: 30px;
}

/*--- Main Content Styles -----------------*/

#main-content {
    padding-top: 50px;
}

/*---- Login / Register Styles ------------*/

p.login-register-text {
	text-align: center;
	font-size: 22px;
}

/*--- Sidebar Styles -----------------*/

#sidebar {
    padding-top: 40px;
}

.widget ul li {
    list-style: outside none none;
    border-bottom: 1px solid #eee;
    font-size: 14px !important;
    line-height: 1.3 !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

h4.widgettitle {
	font-size: 19px;
}

.widget.widget_categories label.screen-reader-text {
	display: none;
}


.widget.widget_categories select {
	background: #f8f8f8 url(../images/dropdown-bg.jpg) right no-repeat !important;	
	border-color: #dedede;
	outline: 0 !important;
}

a {
   outline: 0 !important;
}

/*--- Blog Roll Styles -----------------*/

.blog-tease h2 {
    font-size: 22px;
    line-height: 1.2em;
}

.byline {
    color: #3395f3;
}

p.byline a {
    font-weight: normal;
}

p.byline a span, p.byline span {
    font-weight: bold;
}

.blog-item:first-child {
	padding: 0 0 30px 0;
}

.blog-item {
    border-bottom: 2px solid #eee;
    padding: 40px 0 30px 0;
}

.blog-tease p {
    margin-bottom: 15px;
}

.blog-tease a {
    color: #3395f3;
}

a.excerpt-read-more {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

h1.entry-title.single-title {
    font-size: 30px;
    font-weight: 500;
    margin-top: 20px;
}

.related {
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
	padding: 20px 0;
}

.related h3 {
    padding-bottom: 20px;
}

.related .medium-8 a {
    line-height: 1.4em;
    font-weight: 500;
    margin-top: 10px;
    display: block;
}

#comments {
    padding-top: 15px;
}

/*--- Board Styles -----------------*/

p.board-text {
    margin-bottom: 5px;
    font-size: 14px;
}

p.board-text.int {
    margin-bottom: 10px;
    font-size: 16px;
}

p.board-text span {
    font-weight: bold;
    color: #09345c;
}

p.board-sum {
    margin-top: 15px;
	font-size: 15px;
}

.board-content {
	padding-top: 15px;
}

/*--- Table Styles -----------------*/

table td {
	border-top: 1px !important;
	margin-top: 10px!important;
}

table {
	width: 100% !important;
}

table a:link {
	color: #3395F3;
	font-weight: normal;
	text-decoration:none;
}

table a:visited {
	color: #0E81EF;
	font-weight:bold;
	text-decoration:none;
}

table a:active,
table a:hover {
	color: #0E81EF;
	text-decoration:underline;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:0px;
	border:#dcdcdc 1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}

table th:first-child {
	text-align: left;
	padding-left:20px;
}

table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}

table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}

table tr {
	text-align: center;
	padding-left:20px;
}

table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}

table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
	border-top:#dcdcdc 1px solid;
	background-color: #ccc !important;
	text-transform: capitalize !important;
}

table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}

table tr:last-child td {
	border-bottom:0;
}

table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}

table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}

table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

/*--- Directions Page Styles -----------------*/

input.directions {
	border-radius: 0px;
	background-color: #F6F4F4;
	border-width: 1px solid #dcdcdc;
	box-shadow: none;
	display: block;
	margin: 20px 0px;
	padding: 10px 20px;
	height: 50px;
	color: #2D2D2D;
	font-size: 18px;
	width: 100%;
	transition: border-color 0.15s linear 0s, background 0.15s linear 0s;
}

button {
	min-width: 200px;
}

/*--- Shiftnav Styles -----------------*/

.shiftnav .shiftnav-menu-title {
	display: none;
}

.shiftnav-inner {
	background: #09345c;
}

.shiftnav-submenu-activation {
	background: #3395F3 !important;
}

.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target {
	background: #3395F3 !important;
}

.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target {
	background: #09345c !important;
}

.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target {
	background: #152137 !important;
	border-bottom: 1px solid #121d31;
	border-top: 1px solid #121d31;
}

.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.shiftnav-retract .shiftnav-target {
	background: #e73d2c;
}

/*--- Search Results Styles -----------------*/

.info-cont {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 25px;
}

p.page-icons {
    margin-bottom: 10px;
}

p.page-icons i.fa {
    margin-right: 10px;
}

.hours p span {
	color: #09345c;
    font-weight: 600;
    float: left;
    width: 30%;
}

.page-id-5271 .main-content-container .row {
    padding-bottom: 20px;
}

/*--- Media Center Styles -----------------*/

.media-title {
	font-size: 30px;
}

.people-sub {
    padding-bottom: 20px;
}

.people-sub {
    text-align: center;
}

.people-sub p {
    margin-bottom: 0px;
}

.page-template-template-media-center hr {
    border: 1px solid #eee;
}

.spokespersons {
    padding-top: 40px;
}

.page-template-template-media-center .menu {
	list-style-type: none;
}

.statments {
	padding-top: 30px;
}

.page-padding {
	padding-bottom: 25px;
}

.read-more-media {
	margin-top: -30px;
}

.accordion .fa-plus{
	display:inline;
	float: right;
	font-size: 12px;
	margin-top: 9px;
	color: #a9a9a9;
}

.accordion .fa-minus{
	display:none;
}

.accordion .active .fa-plus{
	display:none;
}

.accordion .active .fa-minus{
	display:inline;
	float: right;
	font-size: 12px;
	margin-top: 9px;
	color: #a9a9a9;
}

.page-template-template-fact-sheet ul.accordion {
    margin-left: 0px;
}

.videos {
	padding: 20px 0;
	border-bottom: 2px solid #eee;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* ======================================================== */

/* MEDIUM DISPLAYS */ /* 641px, 1024px */ 

/* ======================================================== */
@media only screen and (min-width: 40.0625em) {
	
div#myModal3, div#myModal2 {
	padding-top: 16vw;
}

.page-id-12609 .modal-btn, .page-id-12636 .modal-btn, .page-id-12884 .modal-btn {
	display: block;
}

.map-frame {
	min-height: 1360px;
}

#ubermenu-global-3 {
    display: block;
}

#nav-content {
    width: 90%;
}

#nav-content img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#ubermenu-global-3 {
    display: block;
}

#ubermenu-main-2-main-nav {
    margin-top: 13px;
}

ul#ubermenu-nav-global-3 {
    margin-top: 5px;
}

#menu-item-11638 a {
	-moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .3);
	box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .3);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 15px 20px 15px 15px;
    margin-left: 5px;
    transition: background-color 300ms ease-out;
}

#nav-content {
    width: 90%;
}

#nav-content h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
	max-width: 248px;
}

.ubermenu .ubermenu-row {
	margin-bottom: 0px;
}

.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
	background: #3395f3 url(../images/nav-bg.gif) center repeat-y !important;
	margin-top: none !important;
	border: none !important;
}

.ubermenu .ubermenu-target {
	line-height: 1.2em;
}

.ubermenu-submenu-id-96 {
	padding: 0px 0px !important;
}

#nav-content {
    width: 90%;
    min-height: 430px;
    display: block;
}

/*--- Modal Search Styles -----------------*/

.et_social_sidebar_networks.et_social_visible_sidebar.et_social_no_animation.et_social_animated.et_social_rounded.et_social_sidebar_flip.et_social_mobile_on.et_social_sidebar_networks_right {
    top: 50% !important;
    margin-top: 120px;
}

.modal-btn {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
    -webkit-transform: translateZ(0);
    display: block;
    margin-top: -90px;
}

.reveal-modal {
    background-color: #f1a026;
    border: none;
    position: fixed;
}

.reveal-modal .close-reveal-modal {
	color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    top: -12px;
    right: -10px;
    background: #f1a026;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
}

.child-care-search-modal h2#modalTitle {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 30px;
}

.child-care-search-modal .tabs dd>a, .child-care-search-modal .tabs .tab-title>a {
    background-color: transparent;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.child-care-search-modal .tabs dd>a:hover, .child-care-search-modal .tabs .tab-title>a:hover {
    background-color: transparent;
}

.child-care-search-modal .tabs dd>a:hover, .child-care-search-modal .tabs .tab-title.active>a:hover {
    background-color: #fff;
    color: #f1a026; 
}

.child-care-search-modal .tabs dd>a:hover, .child-care-search-modal .tabs .tab-title.active>a {
    background-color: #fff;
    color: #f1a026; 
}

.child-care-search-modal .tabs-content>.content.active {
    background: #fff;
    padding: 20px;
}

.child-care-search-modal .tabs-content>.content.active: {
    background: #fff;
    padding: 20px;
}


/*--- Slider Styles -----------------*/

.rsContent {
   position: static;
}

.slide-img {
    width: 62%;
    float: left;
}

img.rsImg.rsMainSlideImage {
    width: 100% !important;
    height: auto !important;
}

.slide-content {
	width: 38%;
    height: 100%;
}

.slide-content h2 {
    text-align: left;
    padding: 10px 0px 0px 30px;
}

.slide-content p {
    font-size: 25px;
    text-align: left;
    padding-right: 30px;
    line-height: 1.3em;
}

a.slide-btn {
    position: absolute;
    bottom: 0;
    padding: 20px 0;
    padding-left: 30px;
    text-align: left;
}

/*--- Block 1 Styles -----------------*/

.block-1 {
    padding: 50px 0px;
}

.block-1 h2 {
    margin-bottom: 40px;
}

.block-1 h3 {
    font-size: 27px;
}

.block-1 p {
	margin-bottom: 20px;
}

.block-1 ul.no-bullet li {
    padding: 15px 0;
}

p.sticky-date {
    margin-bottom: 10px;
}

/*--- Common Block Styles -----------------*/

.block-2, .block-3, .block-4, .block-5 {
    padding: 84px 0px;
}

.block-2 h2, .block-3 h2, .block-4 h2 {
    font-size: 37px;
}

.block-2 h3, .block-3 h3, .block-4 h3 {
    font-size: 27px;
}

.block-2 p, .block-3 p, .block-4 p {
    padding: 15px 0px;
}

/*--- Countdown Styles -----------------*/

.block-6 {
	padding: 0px 0px;
}

.block-6 h2 {
    margin: 54px 0px;
    font-size: 25px;
}

.block-6 a.button {
    background-color: #06335d;
    font-size: 17px;
    padding: 20px 50px;
    margin-top: 44px;
    margin-left: 40px;
}

/*--- Block 5 Styles -----------------*/


.block-5 h2 {
    padding: 0 0 30px;
}

/*--- Footer Styles -----------------*/

.footer {
    padding: 30px 0;
}

p.copyright {
    float: left;
}

.copy {
    margin: 0 auto;
    padding: 20px 0 0;
}

.copy ul {
	display: inline-block;
}

.copy li {
    border-left: 1px solid #ccc;
    padding: 0 10px 0 10px;
    margin: 0;
    display: inline-block;
    text-decoration: none;
}

.copy li:first-child {
    border-left: none;
}


.copy-hold {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

/*--- Inteiror Defaults Styles -----------------*/

.title h1 {
	font-size: 32px;
    padding: 35px 0 0 15px;
}

.landing-header h2 {
    padding-top: 20px;
	padding-right: 150px;
}

.landing-header p {
    font-size: 21px;
    font-weight: 300;
    padding: 10px 0;
	padding-right: 120px;
}

/*--- Main Content Styles -----------------*/

#main-content {
    padding-top: 75px;
    padding-right: 50px;
    padding-bottom: 50px;
}

#main-content img {
    padding-bottom: 15px;
}

/*--- Sidebar Styles -----------------*/

#sidebar {
    padding-top: 40px;
}

h4.widgettitle {
	font-size: 19px;
	color: #09345C;
}

.widget.widget_categories ul, .widget ul {
	padding-left: 0px;
	font-size: 15px;
}

.widget.widget_categories ul a, .widget ul a {
	color: #176aba;
}

.widget.widget_categories li, .widget li {
	padding-left: 0px;
}

.widget.widget_categories ul li ul li, .widget ul li ul li {
	font-size: 14px;
}

.widget.widget_categories ul li ul li a, .widget ul li ul li a {
	color: #3395F3;
	border-bottom: none;
}

.widget ul.sub-menu {
	margin-top: 0px;
	margin-bottom: 10px;
}

.widget.widget_categories ul li ul li:before, .widget ul li ul li:before  {
    content: "• ";
    color: #3395F3 !important; 
}

.widget ul li ul li a:before {
	content: "• ";
    color: #3395F3 !important; 
	margin-left: 10px;
}

.widget_sp_image-image-link img {
	margin-top: 20px;
}

/*--- Blog Roll Styles -----------------*/

.blog-tease h2 {
    font-size: 22px;
}

h2.comments-title {
    font-size: 24px;
    font-weight: 500 !important;
}

/*--- Pagination Styles -----------------*/

ul.pagination a {
	cursor: pointer !important;
}

ul.pagination li a, ul.pagination li.current a {
	background-color: #eee;
	padding: 5px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul.pagination li a:hover {
	color: #fff;
	background-color: #3395F3;
}

ul.pagination li.current a {
	background-color: #3395F3;
}

ul.pagination li.current a:hover {
	background-color: #004990;
}


/* ======================================================== */

/* LARGE DISPLAYS */ /* 1025px, 1440px */

/* ======================================================== */
@media only screen and (min-width: 64.0625em)  {

.slide-content h2 {
    padding: 35px 0px 30px 30px;
}

.slide-content p {
    font-size: 30px;
    padding-right: 50px;
}

.map-frame {
	min-height: 750px;
}

div#myModal3, div#myModal2 {
	padding-top: 12vw;
}

}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
  
	.block-1 {
		padding: 50px 30px;
	}
	
	.block-1 ul {
		padding-top: 30px;
	}
	
	.block-2, .block-3, .block-4, .block-5 {
    padding: 84px 30px;
	}
	
	.main-content-container {
	    padding: 0 30px;
	}
	
	.title {
    	padding: 0 30px;
	}
	

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
  
  	.slider {
    	margin-top: 100px;
	}

	.royalSlider {
		width: 100%;
	}
  
  	#sidebar {
    	display: none;
	}
	
	#main-content {
    	width: 100%;
	}
	
	.slide-img {
		width: 100%;
	    margin-top: -3px;
	}
	
	.slide-content {
	    width: 100%;
	    display: inline-block;
	}
	
	.slide-content h2 {
	    font-size: 25px;
	    text-align: center;
	    font-weight: bold;
	    padding: 5px;
	}
	
	.slide-content p {
	    text-align: center;
	    padding: 0 30px;
	}
	
	a.slide-btn {
	    width: 100%;
	    text-align: center;
	    display: block;
	    padding: 10px 0;
	    color: #fff;
	    transition: background-color 300ms ease-out;
	    position: inherit;
	}
	
	.modal-btn {
		display: none;
	}


}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
  
	.main-content-container {
	    padding: 0 15px;
	}
  
  	button, .button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%
	}

	.button-group.even-2 li {
	    width: 100%;
	}
	
	.title {
    padding: 0 15px;
	}

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

@media (min-width: 1020px) and (max-width: 1200px) {

.slide-content h2 {
    padding: 20px 0px 5px 30px;
}

.slide-content p {
    font-size: 25px;
}

}