/* CSS Document */
.fterlnk {
	color: #FFFFFF !important;
}
.selectedside a {
	color: #f1f3f0 !important;
}
#stacked-menuL2 {
	color: #0b2f50 !important;
	background-color: #f1f3f0;
}
#stacked-menuL2 li {
	color: #0b2f50 !important;
	background-color: #f1f3f0;
	margin-top: 2px !important;
}
#stacked-menuL2 a {
	color: #0b2f50 !important;
	position: relative;
	padding-left: 32px !important;
	padding-right: 30px;
	white-space: normal;
}
#stacked-menuL2 li a:hover {
	background-color: #0094d2;
	color: #fff !important;
}
#stacked-menuL2 li a .fa-chevron-right {
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
/* #stacked-menuL2 .selectedside a {
	color: #f1f3f0 !important;
} */
.form-control {
	border-radius: 0px !important;
}
.btn-jobsearch {
	border-radius: 0px !important;
	padding: 8px 10px 7px 10px;
}
.navcontainer-level1 {
	height: 110px;
}
.ramsay-mega-menu {
	margin-top: 20px !important;
	padding-left: 130px;
}
.ramsaylogo {
	margin-left: 10px;
	margin-top: 0px;
}
.ramsayNav {
	margin-top: 20px;
	height: 95px;
}
.globalnav-level1 li>a {
	margin: 0px -10px 0px 16px !important;
}
.rightst-heading {
	padding: 5px 0px 2px 5px;
	margin-left: 10px;
	background-color: #0b2f50;
	border-bottom: 2px solid #FFFFFF;
}
.rightst-subhead {
	padding: 5px 0px 2px 5px;
	color: #ffffff;
	margin-left: 10px;
	background-color: #0094d2;
}
.rightst-content {
	padding: 7px 0px 5px 5px;
	font-size: 12px;
	margin-left: 10px;
	background-color: #f5f6f4;
	border-bottom: 2px solid #FFFFFF;
}
.bannerimage h2 {
	top: 125px !important;
	left: 5px !important;
	line-height: 55px !important;
	list-style: none !important;
}

@media(max-width:767px) {
.ramsaylogo {
	width: 160px;
	margin: 12px 15px;
}
.homesquare-container {
	margin-bottom:25px;
}

}

@media(min-width:768px) and (max-width:991px) {
.ramsaylogo {
	visibility: hidden !important;
}
}

@media(min-width:992px) and (max-width:1199px) {
.ramsaylogo {
	width: 150px;
	margin: 20px 5px;
}
}
