@charset "utf-8";

/* CSS Document */

@media (min-width: 768px){
.container {
	width: 750px;
	padding: 0 15px;
}
.logo-ie .navbar-brand {
	width: auto !important;
	float: left;
}
.navbar-nav > li > a{
margin:0 2px;
font-weight:normal !important;
}
.logo-ie{
	width:230px;
	height:auto;
	margin:0 auto;
	float:none;
}
}

@media (min-width: 992px) {
.container {
	width: 970px;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.logo-ie{
width:auto;
margin:0px;
float:left;
}
.navbar-nav > li > a{
margin:0 8px;
font-weight:bold !important;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}

@media only screen and (min-width: 768px) {
.affix, data-offset-top {
	top: 0;
	width: 100%;
}
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
.container {
	width:100%;
}
.top-nav-bar {
	width: auto;
	float: right;
	margin: 10% 0 0;
}
.logo-ie {
	margin: 0 -15px;
	padding: 0px;
}
.logo-ie, .logo-ie .navbar-brand {
	width: auto !important;
	float: left;
}
.logo-ie .navbar-brand img {
	width: 180px;
	height: auto;
	border: none;
	float: left;
}
.senior-care-content02 {
	width: 100%;
	height: auto;
	padding: 0 0 25px 0;
	margin: 0px;
	background: url("../images/couple.jpg") no-repeat center center #F6F6F6;
}
.navbar-nav > li > a {
	font-size: 14px;
}
.navbar-collapse.in {
	width: 100%;
	height: auto;
	background: #fff;
}
.navbar-collapse.in ul.navbar-nav {
	width: 100%;
	height: 300px;
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
}
.navbar-collapse.in ul li {
	border-top: 1px solid #eee;
}
.about-senior-care {
	margin: 15px 0;
}
.about-senior-care-content {
	padding: 0px 15px;
}
.banner{
	margin-top:95px;
}
.blog-item > div {
	clear: both;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.blog-item > div {
	clear: both;
	margin-bottom: 25px;
	padding-bottom:15px;
	border-bottom: 1px solid #eee;
}
.gallery {
	width: 100%;
}
.gallery > .row > .contain-header {
	padding: 0 15px;
}
.gallery a {
	width: 32%;
}
.border-lines-right {
	border: none;
}
.connect-us-bg > .container > .col-sm-3 {
	padding-top: 15px;
	border: 1px solid #666;
	margin: 0 0 15px;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.1) !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.footer-nav, ul.footer-nav, ul.footer-nav li {
	float: left;
	width: 100%;
	height: auto;
	list-style: none;
}
ul.footer-nav {
	padding: 0px;
	margin: 8px 0 0 0;
}
ul.footer-nav li a {
	line-height: 20px;
	/*background:rgba(298,298,298,0.1);*/
	float: left;
	width: 100%;
	margin-right: 1px;
	box-sizing: border-box;
	color: #fff;
	padding: 10px;
	transition: all 0.2s;
	border-bottom: 1px solid #9a9a9a;
}
ul.footer-nav .vertical-line {
	display: none;
}
.footer-register {
	margin-top: 15px;
}
.contain-header h2.our-team {
	font-size: 26px;
}
.our-team-includes{
	width:100%;
	border-bottom:1px solid #C7C7C7;
	padding-top:10px;
	padding-bottom:10px;	
	margin:0px;
	float:left;
}

}
/*---- alignment for carousel-caption, blog ----*/
@media only screen and (min-width: 300px) and (max-width: 400px) {
.carousel-caption h1, .carousel-caption h3, .carousel-caption2 h1, .carousel-caption2 h3, .carousel-caption3 h1, .carousel-caption3 h3 {
	font-size: 30px;
}
.carousel-caption p, .carousel-caption2 p, .carousel-caption3 p {
	font-size: 14px;
	font-weight: normal;
}
/*.posted-date{
	width:auto;
	height:auto;
	padding:0px !important;
	margin:10px 0 0;
	border:1px solid #231845;
}*/
.blog-item {
	margin: 0 -15px;
}
.posted-date {
	margin-top: 15px;
}
.posted-date .date {
	font-size: 20px;
}
/*.posted-date .date, .posted-date .month, .posted-date .year{
	float:left;
	width:auto;
	height:auto;
	padding:0 11px 0;
	line-height:30px;
	border-right:1px solid #231845;
	clear:none;
}
.posted-date > div:last-child{
	border:none;
}*/
.posted-content {
	width: 76%;
}
.posted-content h3 {
	margin: 10px 0 5px;
}
.posted-content h3 a {
	font-size: 20px;
	font-weight: normal;
}
}

/*------------ only .carousel-caption heading font size for 400 - 500 -------------*/
@media only screen and (min-width: 401px) and (max-width: 500px) {
.carousel-caption h1, .carousel-caption h3, .carousel-caption2 h1, .carousel-caption2 h3, .carousel-caption3 h1, .carousel-caption3 h3 {
	font-size: 26px;
}
.carousel-caption p, .carousel-caption2 p, .carousel-caption3 p {
	font-size: 16px;
	font-weight: normal;
}
.posted-content {
	width: 78%;
}
.posted-content h3 a {
	font-size: 20px;
	font-weight: normal;
}
}

/*------------ only .carousel-form-btns alignment for 300 - 600 -------------*/
@media only screen and (min-width: 300px) and (max-width: 900px) {
.carousel-form-btns p {
	font-size: 13px;
	line-height: normal;
	text-align: center;
	margin-bottom: 10px;
}
.carousel-form-btns {
	padding: 8px 0;
}

.carousel-form-btns > .container > .row > .pull-right .carousel-btns-enquier {
	margin: 0 auto;
	width: 110px;
}
.carousel-form-btns .carousel-btns-enquier a.btn-bg01 {
	font-size: 100%;
	padding: 5px;
	box-sizing:border-box;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	width: auto;
	height: 350px;
}
.carousel-inner > .item > img {
	width: auto;
	text-align: center;
}
.carousel-indicators {
	display: none;
}
}

/*------------ only .carousel-caption heading font size increase for 501 - 600 -------------*/
@media only screen and (min-width: 501px) and (max-width: 700px) {
.carousel-caption h1, .carousel-caption h3, .carousel-caption2 h1, .carousel-caption2 h3, .carousel-caption3 h1, .carousel-caption3 h3 {
	font-size: 30px;
	font-family: 'Conv_PlayfairDisplay-Regular';
}
.carousel-caption2 h1, .carousel-caption2 h3, .carousel-caption3 h3 {
	right:0;
}
.carousel-caption p, .carousel-caption2 p, .carousel-caption3 p {
	font-size: 18px;
	font-weight: normal;
}
.posted-date {
	margin-top: 20px;
}
.posted-content {
	width: 80%;
}
.posted-content h3 {
	margin: 15px 0 5px;
}
.posted-content h3 a {
	font-size: 25px;
	font-weight: normal;
}

.blog-item > div:last-child {
	border-bottom: none;
}
.senior-care-content02 {
	width: 100%;
	height: auto;
	padding: 0 0 25px 0;
	margin: 0px;
	background: url("../images/couple.jpg") no-repeat -600px top #fff;
}
}

@media only screen and (min-width: 701px) and (max-width: 900px) {
.carousel-caption h1, .carousel-caption h3, .carousel-caption2 h1, .carousel-caption2 h3, .carousel-caption3 h1, .carousel-caption3 h3 {
	font-size: 30px;
	font-family: 'Conv_PlayfairDisplay-Regular';
}
.carousel-caption2 h1, .carousel-caption2 h3, .carousel-caption3 h3 {
	right:0;
}
.carousel-caption p, .carousel-caption2 p, .carousel-caption3 p {
	font-size: 18px;
	font-weight: normal;
}

}
