/*
Theme Name: Nanny Care
Theme URI: shawnnolan.com/
Author: Shawn Nolan
Author URI: shawnnolan.com
Description: Custom theme for nannycare
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, care, living, nannies
Version: 4.9

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body {
	background: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;

	color: #000000;
}

body {

}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote {
	color: #434343;
	line-height: 30px;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	border-left: 2px solid #f2f2f2;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
	position: relative;
}

blockquote:before {
	content: "\22";
	color: #434343;
	font-size: 30px;
	position: absolute;
	left: -24px;
	top: 0;
}

a:focus {
	color: #e39b7d !important;
}

.font-bold {
	font-weight: bolder;
}

.navbar-default {
	height: 150px;
	-o-border-image: url(./images/strip2.png) 3;
	border-image: url(./images/strip2.png) 3 fill;
	border-image-repeat: repeat;
}

.logo {
	max-height: 112px;
}

.nav.navbar-nav.navbar-right {
	margin-top: 20px;
}

.navbar-nav > li > .dropdown-menu {
	margin-top: -20px;
}

.tp-bgimg.defaultimg {
	background-position: right center;
}

.banner2-title {
	width: 700px;
}

.banner5 {
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
}

.banner5 .breadcrumb {
	background-color: #938580;
}

.banner5.pages {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 37%;
	background-color: transparent;
}

.banner5.pages .row-height {
	margin-top: 0;
	margin-bottom: 0;
}

.banner5.pages .breadcrumb {
	background-color: #938580;
	border-radius: 0;
	position: absolute;
	padding: 16px 35px;
	bottom: -51px;
}

.banner5.nanny-search {
	background-image: url(./images/_nannycare/banner/new-banner.jpg);
}

.banner5.nanny {
	background-image: url(./images/_nannycare/banner/find-a-nanny.png);
}

.banner5.job {
	background-image: url(./images/_nannycare/banner/find-a-job.png);
}

.banner5.resources {
	background-image: url(./images/_nannycare/banner/resources-banner.jpg);
	padding-top: 33%;
}

.banner5.blog {
	background-image: url(./images/_nannycare/banner/blog.jpg);
	padding-top: 44%;
}

.banner5.articles {
	background-image: url(./images/_nannycare/banner/articles-banner.png);
}

.banner5.contact {
	background-image: url(./images/_nannycare/banner/contact-us.jpg);
}

.banner5.about {
	background-image: url(./images/_nannycare/banner/about-us.jpg);
}

.inner-search:before {
	background-color: transparent !important;
}

.banner-wrapper {
	position: relative;
}

.banner-content {
	position: absolute;
	top: 50%;
	z-index: 9999;
	left: 15%;
}

.nanny-group {
	display: block;
}

.form-control.zipcode {
	width: 250px;
	height: 40px;
	border-radius: 5px;
	margin-right: 3px;
	margin-bottom: 15px;
	display: inline-block;
}

.nanny-group .select2 {
	width: 250px !important;
	min-width: 150px;
	margin-right: 2px;
}

.work-points i {
	font-size: 42px;
	color: #83a79d;
}

.blog-widget {
	background-color: #938580;
	color: #ffffff;
}

.blog-widget-title {
	height: auto;
	line-height: 30px;
	margin-bottom: 4px;
	border: 0 !important;
	text-align: left;
	color: #ffffff;
}

.blog-widget hr {
	background-color: #ffffff;
}

.blog-widget p {
	color: #ffffff;
}

.blog-widget .btn-success {
	width: 50%;
	background-color: #669999;
	border-color: #669999;
}

.blog-widget .btn-success:hover {
	color: #fff;
	background-color: #669999;
	border-color: #398439;
}

.blog-box ul {
	margin-bottom: 25px;
	margin-top: 0;
}

.card-content .go-btn {
	bottom: 0;
}

.points-box {
	height: 240px;
}

.home-points .row-margin {
	margin-top: 80px;
}

.point-tag {
	width: 100%;
}

.pop-img {
	bottom: -707px;
}

#quote-carousel .carousel-indicators {
	bottom: 0;
}

.blog-featured-img {
	margin: 0 10px 0 0;
}

.row-margin {
	margin-top: 50px;
}

#menu-menu-2 .sub-menu {
	display: none;
}

.full-width-blog-post {
	margin-bottom: 100px;
}

.blog-img {
	margin-top: 0;
	margin-bottom: 0;
}

/* put overrides above this */
.page-nation a.page-numbers {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

.pagination > span.current, .pagination > span.current:focus, .pagination > span.current:hover {
	color: #2dd1af;
	text-decoration: underline;
	background: transparent;
}

.pagination > a.page-numbers {
	color: #434343;
	background: transparent;
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	text-decoration: none;
	border: 0;
}

.pagination .page-numbers.dots,
.pagination .page-numbers.current {
	float: left;
	margin: 3px;
	font-size: 15px;
}

.pagination a.prev,
.pagination a.next {
	border-radius: 5px;
	background: #2dd1af;
	color: #ffffff;
	position: relative;
	padding: 6px 24px;
	margin-left: 20px;
}

.pagination a.prev:after {
	position: absolute;
	content: "";
	top: 0;
	left: -11px;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-right: 13px solid #2DD1AF;
}

.pagination a.next:after {
	position: absolute;
	content: "";
	top: 0;
	right: -11px;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 13px solid #2DD1AF;
}

.disclaimer {
	text-align: justify;
	text-justify: inter-word;
}

.disclaimer p:first-child {
	text-align: center;
}

.disclaimer p {
	margin-bottom: 20px;
	margin-top: 20px;
}

@media only screen and (max-width: 992px) {
	.blog-box {
		padding-bottom: 0;
		margin-top: 0;
	}
}

@media only screen and (max-width: 1199px) {
	.pop-img {
		bottom: -755px;
	}
.navbar-default .navbar-nav > li > a{font-size: 13px;padding:28px 10px 32px 10px;}	
	
}

@media only screen and (max-width: 991px) {
	.pop-img {
		bottom: -845px;
	}
	
	.navbar-default{height: 125px;}
	.navbar-header{max-width: 200px;}
	.navbar-header .logo{max-height: 80px;}
	.navbar-default .navbar-nav > li > a {font-size: 12px;padding: 22px 5px 32px 5px;}
	
	
}
@media only screen and (max-width: 767px) {
.navbar-header{max-width: inherit;}
.navbar-header .logo {max-height: 80px;width: auto;padding-left: 15px;}


}

/* HOME SLIDER */
.homebanner-title {font-size:40px;padding-bottom:15px;}