@charset "utf-8";
/* CSS Document */
@import url(btbp_fonts.css);
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
div {
	font-family: 'Open Sans', sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: BTBPFontFamily_Regular !important;
}
footer {
	margin-top: 2em;
}
.consTxt {
	font-size: 30px;
}
@media screen and (max-width: 322px) {
	.consTxt {
		font-size: 14px;
		margin-top: 3em !important;
	}
}
@media screen and (max-width: 768px) {
	.consTxt {
		font-size: 22px;
		margin-top: 4em !important;
	}
}
@media screen and (max-width: 1024px) {
	.consTxt {
		font-size: 26px;
	}
}

.consTxt1 {
	font-size: 30px;
}
@media screen and (max-width: 322px) {
	.consTxt1 {
		font-size: 14px;
	}
}
@media screen and (max-width: 768px) {
	.consTxt1 {
		font-size: 22px;
	}
}
@media screen and (max-width: 1024px) {
	.consTxt1 {
		font-size: 26px;
	}
}

.pageTop {
	background: rgba(102, 102, 102, 0.3);
	bottom: 7%;
	right: 4%;
	position: fixed;
	text-align: center;
	color: #fff;
}
.pageTop:hover {
	background: rgba(102, 102, 102, 0.8);
}

/* Navigation bar CSS  Starts */
.navbar-toggle {
	background-color: #333 !important;
}
.mega-dropdown {
	position: static !important;
}
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	color: green;
	padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
	font-size: 18px;
	color: #ff3546;
	padding: 5px 60px 5px 5px;
	line-height: 30px;
}
.rotate {
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.rotate.down {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.gsc-adBlock {
	display: none !important;
}
.gcsc-branding {
	display: none !important;
}
.gsc-above-wrapper-area {
	display: none !important;
}

@media only screen and (min-width: 1000px) {
	#deskmenu {
		display: block !important;
	}
	#mobilemenu {
		display: none !important;
	}
}

@media only screen and (min-width: 640px) and (max-width: 989px) {
	.navbar-nav {
		overflow: scroll !important;
		background: white;
	}
}
@media only screen and (max-width: 320px) {
	.navbar-nav {
		overflow: scroll !important;
		background: white;
	}
}

@media (max-width: 989px) {
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-nav {
		float: none !important;
		margin: 7.5px -15px;
	}
	.navbar-nav > li {
		float: none;
	}
	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	.collapsing {
		overflow: hidden !important;
	}
}

#circle {
	width: 50px;
	height: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: none;
}
/* End of Navigation CSS */

/*------ New Pages CSS*/

.main {
	min-width: 320px;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden !important;
}
.overlapClass {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.8);
	display: none;
	overflow: hidden;
	z-index: 999;
}
a {
	outline: none !important;
}
a:hover {
	text-decoration: none !important;
	outline: none !important;
}
a:focus {
	text-decoration: none !important;
	outline: none !important;
}
.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
}

.change .bar2 {
	opacity: 0;
}

.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-4px, -3px);
	transform: rotate(45deg) translate(-4px, -3px);
}
.logoImg {
	width: 110%;
}
.navbar-header {
	padding-top: 1.5em !important;
}
.IconMenu {
	width: 35px;
	height: 35px;
	border-radius: 50px;
	background-color: #e8e8e8;
	margin-top: -8px;
}
.IconMenu:hover {
	background-color: #b63031;
}
.navbar-inverse .navbar-nav > li > a#srch_icon:hover {
	background-color: transparent;
	border: none;
}
.navbar-toggle {
	margin-right: 8px !important;
}
ul {
	padding-left: 5%;
	color: #3a4d60;
}
ul li {
	font-size: 16px;
	line-height: 36px;
}
h4 {
	font-size: 16px !important;
	text-transform: none;
	color: #3d6996;
	line-height: 24px;
	margin: auto;
}
.menuImg {
	width: 70% !important;
}
p {
	font-size: 18px;
	float: left;
	color: #3a4d60;
	padding: 5px;
}
p.text-muted1,
p.text-muted {
	font-size: 14px !important;
	text-align: center;
	float: none;
	margin: auto !important;
}
p.upcoming_fea_text {
	font-size: 14px !important;
}
.imageText {
	font-size: 3em !important;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: none;
	text-align: right;
	color: #fff;
	font-weight: normal;
}
.BgImage {
	margin-top: 1%;
	margin-right: 5%;
	width: 75%;
}
.BgImgSubHead {
	color: #fff;
	float: right;
	text-transform: none;
	margin-bottom: 0px;
	margin-top: 4%;
	line-height: 32px;
	font-size: 24px;
}
h3.headLine {
	font-size: 2.5em !important;
	text-transform: none !important;
}
h3 {
	font-size: 18px !important;
	text-transform: uppercase !important;
	color: #1a2543 !important;
	text-align: left;
	line-height: 26px;
}
.active-menu {
	border-bottom: solid 5px #b63031;
	height: 100px;
	color: #b63031;
	background-color: #f6f6f6;
}
nav.navbar {
	height: 100px !important;
	min-width: 320px;
}
.navbar-inverse .navbar-nav > li > a:hover {
	/* color:#b63031;
		border-bottom:solid 5px #b63031; */
	height: 100px;
	background-color: #f6f6f6;
}
@media only screen and (min-width: 991px) and (max-width: 1365px) {
	nav.navbar {
		height: 85px !important;
	}
	.navbar-inverse .navbar-nav > li > a:hover {
		height: 85px;
	}
	.active-menu {
		height: 85px !important;
	}
}
.navbar-nav > li > a {
	padding: 2.5em 15px 2.5em !important;
}
/* .navbar-nav > li > a{ padding:3em 15px 2.5em !important;} */
.nav > li > a > img {
	max-width: 30px;
}
/* .navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
 .navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #b63031;
  background-color: #f6f6f6;
} */
.navbar-brand {
	margin-left: 15px !important;
}
.tagLine {
	font-size: 12px;
	line-height: 8px;
	margin-top: 5%;
	color: #1a2543;
	font-style: italic;
	cursor: pointer;
	font-family: BTBPFontFamily_Medium !important;
	font-weight: normal;
}
.comp_name {
	font-size: 16px;
	color: #1a2543;
	cursor: pointer;
	font-family: BTBPFontFamily_Medium !important;
	font-weight: normal;
}
.headerMargRight {
	margin-right: 35px;
}
.btnTrans {
	color: #fff;
	font-size: 14px;
	border-radius: 50px;
	line-height: 22px;
	border: 2px #fff solid;
	background-color: transparent;
	padding: 5px 10px;
	float: left;
	margin: 15% 3% 1% 0px;
}
.navbar .navbar-nav > li:hover > div.container {
	display: block;
}
.subMenu {
	border-top: 2px solid #b63031;
	border-bottom: 2px solid #b63031;
	margin-top: 88px;
	background: #fff;
	position: relative;
	padding-top: 2%;
	padding-bottom: 1%;
}
.subMenuHead,
.subMenuHead > a {
	float: right;
	text-align: right;
	font-family: BTBPFontFamily_Light !important;
	font-weight: normal;
	color: #1a2543;
	font-size: 40px;
}
.carousel-indicators {
	width: 11%;
	left: auto;
	right: 0%;
	bottom: 3%;
}
.arrowSlideLeft,
.arrowSlideRight {
	position: absolute;
	bottom: 6%;
	z-index: 100;
	width: 2%;
	padding-left: 0px;
	margin-left: 0px;
	text-align: center;
	list-style: none;
}
.arrowSlideRight {
	right: 1%;
}
.arrowSlideLeft {
	right: 8%;
}
.headingNew {
	font-size: 24px !important;
	text-transform: uppercase;
	color: #8f1315 !important;
	margin-top: 5%;
	text-align: center;
}
.runText {
	font-size: 18px;
	color: #3a4d60;
	line-height: 26px;
	text-align: left;
	margin: 0px;
}
.linkText {
	cursor: pointer;
	margin-left: 5px;
	color: #b63031;
	float: left;
	font-size: 18px;
	font-family: BTBPFontFamily_Medium !important;
	line-height: 22px;
}
.linkArrow {
	color: #b63031;
	float: left;
	font-size: 22px;
}
h3.contentHead {
	text-align: center;
	color: #8f1315 !important;
	margin-top: 2%;
	font-family: BTBPFontFamily_Medium !important;
	font-size: 1.2em !important;
	line-height: 1.2em !important;
}
input.runText,
select.runText {
	line-height: 1.8em !important;
	margin: 3% 0px !important;
	font-size: 1.2em !important;
	padding-top: 1%;
	padding-bottom: 1%;
}
textarea {
	width: 100%;
	height: 245px;
	padding: 12px 20px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	background-color: #f8f8f8;
	resize: none;
	margin: 1% 0px;
}

.colHeading {
	margin-top: 40%;
	padding: 0px 25px;
}
button.col-lg-3,
button.col-lg-2,
button.col-lg-10,
button.col-lg-11,
button.col-lg-9,
button.col-lg-8 {
	background: #8f1315;
	border: none;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	border-radius: 50px;
	float: right;
	margin: 5% 0px;
	-moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .2), inset 0px 1px 0px rgba(255, 255, 255, .4);
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .2), inset 0px 1px 0px rgba(255, 255, 255, .4);
	box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, .2), inset 0px 1px 0px rgba(255, 255, 255, .4);
	padding: 10px 0px;
}
button.col-lg-3,
button.col-lg-2 {
	margin: 2% 0px;
}
button.col-lg-10,
button.col-lg-11,
button.col-lg-9,
button.col-lg-8 {
	font-size: 12px !important;
	padding: 6px 0px;
}
button.col-lg-3:hover,
button.col-lg-2:hover,
button.col-lg-10:hover,
button.col-lg-11:hover,
button.col-lg-9:hover,
button.col-lg-8:hover {
	background: #b63031;
	border-color: #b63031;
}
table.table-cust {
	background-color: #3e6993;
	color: #fff;
}
table.table-cust > tbody > tr.neg {
	background-color: #4e7092;
}
table.table-cust > tbody > tr > th,
table.table-cust > tbody > tr > td {
	border: 1px solid #fff;
	vertical-align: middle;
}
table.table-cust > tbody > tr > td {
	text-align: center;
}
.bd-example {
	float: none;
	text-align: center;
}
.footer-menu {
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	margin: 2%;
	padding: 5px;
}
.footer-menu > a {
	color: #ccc;
}
@media screen and (max-width: 319px) {
	.BgImage {
		width: 93%;
		padding-top: 15px;
	}
	h3 {
		font-size: 16px !important;
		line-height: 30px !important;
	}
	h4 {
		font-size: 14px !important;
		line-height: 28px !important;
	}
	.menuImg {
		width: 100% !important;
	}
	h3.headLine {
		line-height: 32px;
		font-size: 1.3em !important;
		text-align: center;
	}
	.subMenuHead,
	.subMenuHead > a {
		font-size: 18px;
		font-family: BTBPFontFamily_Medium !important;
	}
	.linkText {
		font-size: 14px;
	}
	.linkArrow {
		font-size: 18px;
	}
	.imageText {
		font-size: 1.2em !important;
		margin-bottom: 0px;
	}
	.BgImgSubHead {
		font-size: 12px;
		margin-top: 12px;
		line-height: 16px;
		text-align: right;
	}
	p {
		font-size: 12px;
	}
	p.text-muted1,
	p.text-muted {
		font-size: 12px !important;
	}
	p.upcoming_fea_text {
		font-size: 12px !important;
	}
	.headingNew {
		font-size: 18px !important;
		margin: 3% 0px;
	}
	.runText {
		font-size: 12px;
		line-height: 18px;
	}
	textarea {
		height: 150px;
	}
	input.runText,
	select.runText {
		line-height: 22px !important;
	}
	button.col-lg-3,
	button.col-lg-2,
	button.col-lg-10,
	button.col-lg-11 {
		font-size: 12px;
	}
	p > span {
		font-size: 12px !important;
		font-weight: bold !important;
		color: #333 !important;
	}
	.carousel-indicators {
		right: 3%;
		bottom: 0%;
		width: 15%;
	}
	.arrowSlideRight {
		right: 0%;
		bottom: 4%;
	}
	.arrowSlideLeft {
		right: 17%;
		bottom: 4%;
	}
	.colHeading {
		margin-top: 5%;
	}
	.navbar-brand {
		margin-left: 0px !important;
		padding: 0px !important;
	}
	.navbar-header {
		padding: 0px !important;
		margin: 0px !important;
	}
	.tagLine {
		font-size: 10px;
	}
	.comp_name {
		font-size: 14px;
	}
	.headerMargRight {
		margin-right: 10px;
	}
	.container-fluid {
		padding: 0px !important;
	}
	.btnTrans {
		margin-top: 33%;
	}
	ul li {
		font-size: 14px;
		line-height: 30px;
	}
	.hamMenuHeight {
		max-height: max-content !important;
		/* height: 340px !important; */
	}
}
@media only screen and (max-width: 449px) {
	nav.navbar {
		height: auto !important;
		padding: 10px 0px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	/* nav.navbar{height:auto !important; padding:10px 0px;} */

	.BgImage {
		width: 93%;
		padding-top: 15px;
	}
	h3 {
		font-size: 16px !important;
		line-height: 30px !important;
	}
	h4 {
		font-size: 14px !important;
		line-height: 28px !important;
	}
	ul li {
		font-size: 14px;
		line-height: 30px;
	}
	.menuImg {
		width: 100% !important;
	}

	h3.headLine {
		line-height: 32px;
		font-size: 1.3em !important;
		text-align: center;
	}
	.subMenuHead,
	.subMenuHead > a {
		font-size: 18px;
		font-family: BTBPFontFamily_Medium !important;
	}
	.linkText {
		font-size: 14px;
		line-height: 18px;
		min-height: 30px;
	}
	.linkArrow {
		font-size: 18px;
	}
	.imageText {
		font-size: 1em !important;
		margin-bottom: 0px;
	}
	.BgImgSubHead {
		font-size: 12px;
		margin-top: 35px;
		line-height: 16px;
		text-align: right;
	}
	p {
		font-size: 12px;
	}
	p.text-muted1,
	p.text-muted {
		font-size: 12px !important;
	}
	p.upcoming_fea_text {
		font-size: 12px !important;
	}
	.headingNew {
		font-size: 18px !important;
		margin: 3% 0px;
	}
	.runText {
		font-size: 12px;
		line-height: 18px;
	}
	textarea {
		height: 150px;
	}
	input.runText,
	select.runText {
		line-height: 22px !important;
		font-size: 14px !important;
	}
	button.col-lg-3,
	button.col-lg-2,
	button.col-lg-10,
	button.col-lg-11 {
		font-size: 12px;
	}
	p > span {
		font-size: 12px !important;
		font-weight: bold !important;
		color: #333 !important;
	}
	.carousel-indicators {
		right: 4%;
		bottom: 0%;
		width: 21%;
	}
	.arrowSlideRight {
		right: 3%;
		bottom: 4%;
	}
	.arrowSlideLeft {
		right: 26%;
		bottom: 4%;
	}
	.colHeading {
		margin-top: 5%;
	}
	.navbar-brand {
		margin-left: 0px !important;
		padding: 0px !important;
	}
	.navbar-header {
		padding: 0px !important;
		margin: 0px !important;
	}
	.tagLine {
		font-size: 10px;
	}
	.comp_name {
		font-size: 14px;
	}
	.headerMargRight {
		margin-right: 10px;
	}
	.container-fluid {
		padding: 0px !important;
	}
	.btnTrans {
		margin-top: 33%;
	}
	.hamMenuHeight {
		 max-height: max-content !important; 
		/* height: 320px !important; */
	}
}
@media only screen and (min-width: 411px) and (max-width: 640px) {
	.carousel-indicators {
		right: 0%;
		bottom: 0%;
		width: 24%;
	}
	.arrowSlideRight {
		right: 2%;
		bottom: 3.5%;
	}
	.arrowSlideLeft {
		right: 22%;
		bottom: 3.5%;
	}
}
@media only screen and (min-width: 450px) and (max-width: 767px) {
	nav.navbar {
		height: auto !important;
	}
}
@media only screen and (min-width: 641px) and (max-width: 767px) {
	.colHeading {
		margin-top: 0%;
	}
	.subMenuHead,
	.subMenuHead > a {
		font-size: 22px;
		font-family: BTBPFontFamily_Medium !important;
	}
	.carousel-indicators {
		right: 2%;
		bottom: 0%;
	}
	.arrowSlideRight {
		right: 0%;
		bottom: 2%;
	}
	.arrowSlideLeft {
		right: 9%;
		bottom: 2%;
	}
	.imageText {
		font-size: 2em !important;
		margin-bottom: 0px;
	}
	.BgImage {
		width: 95%;
		padding-top: 15px;
	}
	.BgImgSubHead {
		font-size: 16px;
		margin-top: 6%;
		line-height: 16px;
		text-align: right;
	}
	h3.headLine {
		line-height: 32px;
		font-size: 1.3em !important;
		text-align: center;
	}
	.navbar-brand {
		margin-left: 0px !important;
		padding: 0px !important;
	}
	.navbar-header {
		padding: 0px !important;
	}
	.tagLine {
		font-size: 10px;
	}
	.comp_name {
		font-size: 14px;
	}
	.headerMargRight {
		margin-right: 10px;
	}
	.hamMenuHeight {
		/* height: 380px !important; */
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.navbar-nav > li {
		font-size: 12px !important;
	}
	h3 {
		font-size: 16px !important;
		line-height: 30px !important;
	}
	h4 {
		font-size: 14px !important;
		line-height: 28px !important;
	}
	.menuImg {
		width: 100% !important;
	}
	h3.headLine {
		line-height: 32px;
		font-size: 2em !important;
		text-align: center;
	}
	.subMenuHead,
	.subMenuHead > a {
		font-size: 22px;
	}
	.linkText {
		font-size: 14px;
	}
	.linkArrow {
		font-size: 18px;
	}
	.BgImgSubHead {
		font-size: 16px;
		margin-top: 6%;
		line-height: 16px;
		text-align: right;
	}
	p {
		font-size: 16px;
	}
	.headingNew {
		font-size: 18px !important;
		margin: 3% 0px;
	}
	.runText {
		font-size: 14px;
		line-height: 18px;
	}
	textarea {
		height: 150px;
	}
	input.runText,
	select.runText {
		line-height: 32px !important;
	}
	button.col-lg-3,
	button.col-lg-2 {
		font-size: 18px;
	}
	button.col-lg-10,
	button.col-lg-11 {
		font-size: 12px !important;
	}
	p > span {
		font-size: 14px !important;
		font-weight: bold !important;
	}
	.navbar-brand {
		margin-left: 0px !important;
		padding: 0px !important;
	}
	.navbar-header {
		padding: 0px !important;
	}
	.tagLine {
		font-size: 10px;
	}
	.comp_name {
		font-size: 14px;
	}
	.headerMargRight {
		margin-right: 10px;
	}
	.imageText {
		font-size: 2.2em !important;
	}
}

@media screen and (min-device-width: 480px) and (orientation: landscape) {
	.hamMenuHeight {
		max-height: max-content !important;
		/* height: 150px !important; */
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 250px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
	.carousel-indicators {
		right: 1%;
		bottom: 0%;
		width: 11%;
	}
	.subMenuHead > a,
	.subMenuHead {
		font-family: BTBPFontFamily_Medium !important;
	}
	.arrowSlideRight {
		right: 0%;
		bottom: 2%;
	}
	.arrowSlideLeft {
		right: 11%;
		bottom: 2%;
	}
	/* nav.navbar{height:auto !important; padding:10px 0px;} */
	nav.navbar {
		height: 85px !important;
		padding: 10px 0px;
	}
	.hamMenuHeight {
		max-height: max-content !important;
		/* height: 500px !important; */
	}
}
@media only screen and (min-width: 991px) and (max-width: 1024px) {
	.carousel-indicators {
		right: 2%;
		bottom: 0%;
		width: 13%;
	}
	.arrowSlideRight {
		right: 1%;
		bottom: 6%;
	}
	.arrowSlideLeft {
		right: 14%;
		bottom: 6%;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.imageText {
		font-size: 2em !important;
		margin-bottom: 0px;
	}
	.BgImage {
		width: 95%;
		padding-top: 15px;
	}
	.tagLine {
		font-size: 10px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.colHeading {
		margin-top: 0%;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	.navbar-nav > li {
		font-size: 13px !important;
	}
	h3 {
		font-size: 14px !important;
	}
	h4 {
		font-size: 12px !important;
	}
	.menuImg {
		width: 100% !important;
	}
	h3.headLine {
		line-height: 32px;
		font-size: 2em !important;
		text-align: center;
	}
	.subMenuHead,
	.subMenuHead > a {
		font-size: 28px !important;
	}
	.linkText {
		font-size: 14px;
	}
	.linkArrow {
		font-size: 18px;
	}
	.BgImgSubHead {
		font-size: 16px;
		margin-top: 6%;
		line-height: 16px;
		text-align: right;
	}
	p {
		font-size: 14px;
	}
	.headingNew {
		font-size: 18px !important;
		margin: 3% 0px;
	}
	.runText {
		font-size: 14px;
		line-height: 18px;
	}
	textarea {
		height: 150px;
	}
	input.runText,
	select.runText {
		line-height: 32px !important;
	}
	button.col-lg-3,
	button.col-lg-2 {
		font-size: 18px;
	}
	button.col-lg-10,
	button.col-lg-11 {
		font-size: 12px !important;
	}
	p > span {
		font-size: 14px !important;
		font-weight: bold !important;
	}
	.navbar-brand {
		margin-left: 0px !important;
		padding: 0px !important;
	}

	.tagLine {
		font-size: 10px;
	}
	.comp_name {
		font-size: 14px;
	}
	.headerMargRight {
		margin-right: 0px;
	}
	.carousel-indicators {
		right: 2%;
		bottom: 1.5%;
	}
	.arrowSlideRight {
		right: 1%;
	}
	.arrowSlideLeft {
		right: 12%;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1170px) {
	.subMenuHead,
	.subMenuHead > a {
		font-size: 24px !important;
	}
}
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
	.carousel-indicators {
		right: 1%;
		bottom: 2.5%;
	}
	.arrowSlideRight {
		right: 1%;
	}
	.arrowSlideLeft {
		right: 10%;
	}
	.subMenuHead,
	.subMenuHead > a {
		font-size: 32px !important;
	}
	h3 {
		font-size: 16px !important;
	}
	h4 {
		font-size: 14px !important;
	}
}
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0;
}
@media (min-width: 767px) {
	#portfolio .portfolio-item {
		margin: 0 0 30px;
	}
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
	.logoImg {
		width: 90%;
	}
	.navbar-header {
		padding-bottom: 0px !important;
	}
	.navbar-toggle {
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.hamMenuHeight {
		max-height: max-content !important;
		/* height: 300px !important; */
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 250px;
	}
}

@media screen and (min-width: 450px) and (max-width: 767px) {
	.logoImg {
		width: 85%;
	}
	.navbar-header {
		padding-bottom: 1.5em !important;
	}
	.navbar-toggle {
		margin: 15px 10px 0px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	h3.longHead {
		font-size: 0.8em !important;
	}
}
@media (max-width: 989px) {
	.overlapClass {
		display: block;
	}
}
@media (min-width: 990px) {
	.overlapClass {
		display: none;
	}
}

#headerwrap {
	margin-top: 70px;
	padding-top: 100px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	.imageText {
		margin-top: 0.5em;
		color: #3a4d60 !important;
	}
	.BgImgSubHead {
		color: #3a4d60;
		margin-bottom: 10px;
		line-height: 22px;
	}
	.BgImgSubHead > a {
		color: #3a4d60;
		line-height: 22px;
	}
	#headerwrap {
		min-height: 190px;
		background-size: 100% auto;
		margin-top: 65px;
		padding-top: 13em;
	}
}
@media screen and (max-width: 620px) {
	.imageText {
		color: #3a4d60 !important;
	}
	.BgImgSubHead {
		color: #3a4d60;
		margin-bottom: 10px;
		line-height: 22px;
	}
	.BgImgSubHead > a {
		color: #3a4d60;
		line-height: 22px;
	}

	#headerwrap {
		min-height: 150px;
		background-size: 135% auto;
		margin-top: 65px;
		background-position: top center;
	}
}
@media screen and (max-width: 480px) {
	#headerwrap {
		padding-top: 9em;
	}
}
@media screen and (max-width: 320px) {
	#headerwrap {
		padding-top: 7em;
	}
}
/*end of nav bar CSS*/

@media screen and (min-width: 330px) and (max-width: 785px) {
	.no_top_margin {
		margin-top: -100px !important;
		padding: 10px;
	}
}

@media screen and (max-width: 340px) {
	.no_top_margin {
		margin-top: -50px !important;
		padding: 10px;
	}
}

.mesfea_name {
	width: 80%;
	font-size: 16px;
	text-align: center;
}

@-ms-viewport {
	width: device-width;
}
.gsc-resultsRoot {
	padding-left: 8px;
}
body {
	font-size: 14px;
}
.nav_bar {
	width: 21%;
	margin-left: 10%;
	background-color: #fff;
}
.subnavbar {
	top: 50px;
	position: absolute;
	background: #24242a;
}
.container_nav {
	width: 100%;
	border: 1px solid #7e7e7e;
	padding-right: 0px;
}
.container_nav > .navbar-header {
	width: 85%;
	border-right: 1px solid #7e7e7e;
	float: left;
	margin-left: 0%;
	margin-right: 2%;
}
#arrow_down {
	display: block;
	margin: 0.5em 0.8em;
	float: right;
	cursor: pointer;
}
#arrow_up {
	display: none;
	margin: 0.5em 0.8em;
	float: right;
	cursor: pointer;
}
.search {
	margin: 5%;
	font-size: 24px;
}
ul {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
#sub_menu {
	height: 100%;
	padding: 30px 18px 0px;
	list-style: none;
	float: left;
}
#nav_menu {
	width: 145%;
	position: absolute;
	background-color: #e1e1e1;
	border: 1px #ccc solid;
	display: none;
}
.sub_menu_head {
	font-size: 1.5em;
	text-decoration: underline;
	line-height: 3em;
}
#sub_menu li a {
	color: rgba(0, 0, 0, .5);
	line-height: 2em;
	cursor: pointer;
}
#srch_icon {
	cursor: pointer;
}
#search_list {
	position: relative;
	margin: 120px auto 10px;
	margin: 12vh auto 10px;
	max-width: 480px;
}
#hamburger {
	display: none;
}
#menu_items {
	visibility: visible;
}
#btbp_search,
#formAppsCus {
	position: fixed;
	padding: 5px 10px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	visibility: hidden;
}
.bg.darkBlack,
.darkBlack {
	background-color: rgba(0, 0, 0, .65);
}
#queryinput {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 15px;
	border: none;
	padding: 13px 20px 15px;
	font-size: 20px;
	background-color: #fff;
	border-radius: 0;
	font-weight: 300;
	box-shadow: 0 0 120px rgba(0, 0, 0, .7);
}
p {
	line-height: 24px;
	margin: 2% 0px !important;
}
h3 {
	color: #222222;
	font-size: 1.3em;
	margin: 0;
	text-transform: uppercase;
	font-weight: 400;
}
h6 {
	font-size: 18px;
	color: #888888;
	font-weight: 400;
	text-align: center;
	margin: 0 0 60px 0;
}
h4 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.8em;
}
h1 {
	font-size: 2.2em;
}
.service-list {
	padding: 0 0 0 0;
	font-size: 14px;
	margin-bottom: 40px;
}

#headerwrap label,
.imageTxt {
	color: #ffffff;
	font-size: 2em;
	font-weight: 400;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: 3px;
	margin-left: 0px;
	/*text-shadow: 2px 2px 2px #000;*/
}
#greywrap {
	background: #f5f5f5;
	margin-top: 0px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.centered {
	text-align: center;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
	position: relative;
}

.textdivider h1 {
	padding-top: 135px;
	color: white;
	font-size: 2em;
}
.textdivider1 h1 {
	padding-top: 50px;
	color: white;
	font-size: 2em;
}
.textdivider p,
.textdivider1 p {
	color: white;
	text-align: center;
}
.delay-04s {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.portfolioContainer {
	max-width: 1140px;
}
.portfolioContainer {
	margin: 0 auto;
	padding-left: 15px;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.Portfolio-box {
	text-align: center;
	margin-bottom: 30px;
	max-height: 350px;
	width: 33%;
	overflow: hidden;
	float: left;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
}
.radio-inline {
	width: 30%;
}
.service {
	width: 100%;
	height: 320px;
	margin: 80px 0;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.invalid {
	color: red;
	display: none;
	text-align: center;
}
#clinical_systems div,
#counterSystems div,
#mobileApps div {
	width: 32%;
	float: left;
}
#mobileApps div.deselected_app,
#mobileApps div.select_app {
	width: 25px;
	height: 25px;
	border-radius: 15px;
	top: -5px;
	right: 5px;
	position: relative;
	text-align: center;
	/* z-index: 1000; */
	margin-left: -1em;
}
#mobileApps div.deselected_app {
	background: lightgray;
}
/* #mobileApps div.select_app {background: rgb(143, 193, 29);} */
#mobileApps div.select_app {
	background: #8f1315;
}
#mobileApps div.deselected_app img,
#mobileApps div.select_app img {
	padding-top: 3px;
	float: none;
}
#mobileApps div img {
	float: left;
}
#mobileApps div {
	margin-bottom: 2em;
}

#mobileApps div.deselected_app1,
#mobileApps div.select_app {
	width: 25px;
	height: 25px;
	border-radius: 15px;
	top: -5px;
	right: 5px;
	position: relative;
	text-align: center;
	/* z-index: 1000; */
	margin-left: -1em;
}
#mobileApps div.deselected_app1 {
	background: lightgray;
}
/* #mobileApps div.select_app {background: rgb(143, 193, 29);} */
#mobileApps div.select_app {
	background: #8f1315;
}
#mobileApps div.deselected_app1 img,
#mobileApps div.select_app img {
	padding-top: 3px;
	float: none;
}

footer {
	background: #000;
	padding: 2em 0;
	text-align: center;
}
#greywrap .icon {
	font-size: 2em;
	line-height: 30px;
	margin-bottom: 10px;
}
.icon {
	color: #8fc11d;
}
p span {
	font-size: 18px;
	color: #8fc11d;
}
a span.glyphicon-open-file {
	font-size: 28px;
}
@media only screen and (min-width: 1367px) and (max-width: 1680px) {
	#menu_items {
		visibility: visible;
	}
	.nav_bar {
		width: 26%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	#menu_items {
		visibility: visible;
	}
	.nav_bar {
		width: 34%;
	}
}

@media only screen and (min-width: 761px) and (max-width: 1024px) {
	.nav_bar {
		width: 45%;
	}
	#sub_menu {
		padding: 30px 10px 0px;
	}
	.textdivider h1 {
		padding-top: 200px;
	}
	.Portfolio-box {
		width: 50%;
	}
	#hamburger {
		display: block;
	}
	#menu_items {
		visibility: hidden;
	}
}
@media only screen and (min-width: 641px) and (max-width: 760px) {
	.nav_bar {
		width: 58%;
	}
	#sub_menu {
		padding: 30px 10px 0px;
	}
	.textdivider h1 {
		padding-top: 200px;
		font-size: 1.5em;
	}
	.Portfolio-box {
		width: 50%;
	}
	#hamburger {
		display: block;
	}
	#menu_items {
		visibility: hidden;
	}
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
	.nav_bar {
		width: 70%;
	}
	.textdivider h1 {
		padding-top: 115px;
		font-size: 1.5em;
	}
	.Portfolio-box {
		width: 50%;
	}
	#hamburger {
		display: block;
	}
	#menu_items {
		visibility: hidden;
	}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.nav_bar {
		width: 98%;
		margin-left: 2px;
	}
	.container_nav > .navbar-header {
		margin-left: -4%;
	}
	body {
		font-size: 12px;
	}
	#nav_menu {
		width: 90%;
		overflow-y: scroll;
		max-height: 300px;
	}
	#clinical_systems div,
	#counterSystems div {
		width: 82%;
		float: left;
	}
	.radio-inline {
		width: 80%;
		margin-left: 10px;
		margin-top: 10px;
	}
	#sub_menu {
		margin: 0px 2%;
		padding: 0px;
	}
	.sub_menu_head {
		font-size: 1em;
	}
	#queryinput {
		width: 95%;
	}
	.textdivider h1 {
		padding-top: 120px;
		font-size: 1em;
	}
	#headerwrap label {
		font-size: 1.5em;
	}
	h1 {
		font-size: 1.8em !important;
	}
	h2,
	section h2.section-heading {
		font-size: 1.4em;
	}
	h3 {
		font-size: 1.2em;
	}
	h6 {
		font-size: 14px;
		line-height: 20px;
	}
	p {
		font-size: 12px;
		line-height: 20px;
	}
	.portfolioContainer {
		padding-top: 15px;
		padding-left: 0px;
	}
	.textdivider1 h1 {
		padding-top: 0px;
		margin: 3% 0px 0px;
	}
	hr {
		margin: 0.5em 0px;
	}
	/* #mobileApps div.deselected_app, #mobileApps div.select_app {top: -95px;right: -80px;} */

	/* #clinical_systems div, #counterSystems div, #mobileApps div{width:50%; float:left;} */

	.Portfolio-box {
		width: 50%;
	}
	#hamburger {
		display: block;
	}
	#menu_items {
		visibility: hidden;
	}
}
.adjest {
	top: 6px;
	left: -1.4em;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.adjest {
		top: 6px;
		left: -14.6em;
	}
}

/*css for emaple of galary*/
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}

.hovereffect .overlay {
	cursor: default !important;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(255, 255, 255, 1);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: translatey(-100px);
	-ms-transform: translatey(-100px);
	transform: translatey(-100px);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 5px;
	margin-top: 5px;
}

.hovereffect a.info {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 50px 0 0;
	padding: 7px 14px;
}

.hovereffect a.info:hover {
	box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: translatey(0);
	-webkit-transform: translatey(0);
	transform: translatey(0);
}

.hovereffect:hover a.info {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
#Min3dfacSpeCon,
#Min3dfacSpeCon1 {
	width: 100%;
	border-collapse: collapse;
}
#Min3dfacSpeCon tr,
#Min3dfacSpeCon1 tr {
	width: 100%;
	background-color: #fff;
}
#Min3dfacSpeCon tr:nth-of-type(odd),
#Min3dfacSpeCon1 tr:nth-of-type(odd) {
	background: #eee;
}
#Min3dfacSpeCon th,
.cf tr th,
#Min3dfacSpeCon1 th {
	background: #333;
	color: white;
	font-weight: bold;
}
#Min3dfacSpeCon td,
#Min3dfacSpeCon th,
#Min3dfacSpeCon1 td,
#Min3dfacSpeCon1 th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}
/*---------Systems page styles-----------------------------*/
.icon-1,
.icon-2,
.icon-3,
.icon-4,
.icon-5,
.icon-6,
.icon-7,
.icon-8,
.icon-9,
.icon-10,
.icon-11,
.icon-12,
.icon-13,
.icon-14,
.icon-15,
.icon-16,
.icon-17,
.icon-18,
.icon-19,
.icon-20,
.icon-21,
.icon-22,
.icon-23,
.icon-24,
.icon-25,
.icon-26,
.icon-27,
.icon-28,
.icon-29,
.icon-30,
.icon-31,
.icon-32,
.icon-33,
.icon-34,
.icon-35,
.icon-36,
.icon-37,
.icon-38,
.icon-39,
.icon-40,
.icon-41,
.icon-42,
.icon-43 {
	background-image: url('../images/Icons.png');
	background-repeat: no-repeat;
	width: 82px;
	margin: 10% 30%;
	height: 82px !important;
}
.icon-1 {
	background-position: -2px 0px;
}
.icon-2 {
	background-position: -2px -83px;
}
.icon-3 {
	background-position: -83px -83px;
}
.icon-4 {
	background-position: -83px -2px;
}
.icon-5 {
	background-position: -166px -2px;
}
.icon-6 {
	background-position: -249px -2px;
}
.icon-7 {
	background-position: -166px -83px;
}
.icon-8 {
	background-position: -249px -83px;
}
.icon-9 {
	background-position: -2px -166px;
}
.icon-10 {
	background-position: -83px -166px;
}
.icon-11 {
	background-position: -166px -166px;
}
.icon-12 {
	background-position: -249px -166px;
}
.icon-13 {
	background-position: -2px -249px;
}
.icon-14 {
	background-position: -83px -249px;
}
.icon-15 {
	background-position: -166px -249px;
}
.icon-16 {
	background-position: -249px -249px;
}
.icon-17 {
	background-position: -2px -332px;
}
.icon-18 {
	background-position: -83px -332px;
}
.icon-19 {
	background-position: -166px -332px;
}
.icon-20 {
	background-position: -249px -332px;
}
.icon-21 {
	background-position: -2px -415px;
}
.icon-22 {
	background-position: -83px -415px;
}
.icon-23 {
	background-position: -166px -415px;
}
.icon-24 {
	background-position: -249px -415px;
}
.icon-25 {
	background-position: -2px -498px;
}
.icon-26 {
	background-position: -83px -498px;
}
.icon-27 {
	background-position: -166px -498px;
}
.icon-28 {
	background-position: -249px -498px;
}
.icon-29 {
	background-position: -2px -581px;
}
.icon-30 {
	background-position: -83px -581px;
}
.icon-31 {
	background-position: -166px -581px;
}
.icon-32 {
	background-position: -249px -581px;
}
.icon-33 {
	background-position: -2px -664px;
}
.icon-34 {
	background-position: -83px -664px;
}
.icon-35 {
	background-position: -166px -664px;
}
.icon-36 {
	background-position: -249px -664px;
}
.icon-37 {
	background-position: -2px -747px;
}
.icon-38 {
	background-position: -83px -747px;
}
.icon-39 {
	background-position: -166px -747px;
}
.icon-40 {
	background-position: -249px -747px;
}
.icon-41 {
	background-position: -2px -830px;
}
.icon-42 {
	background-position: -83px -830px;
}
.icon-43 {
	background-position: -166px -830px;
}
.sysLogo-1,
.sysLogo-2,
.sysLogo-3,
.sysLogo-4,
.sysLogo-5,
.sysLogo-6,
.sysLogo-7 {
	background-image: url('../images/Sys_logos.png');
	background-repeat: no-repeat;
	width: 277px;
	height: 61px !important;
}
@media screen and (max-width: 768px) {
	.sysLogo-1,
	.sysLogo-2,
	.sysLogo-3,
	.sysLogo-4,
	.sysLogo-5,
	.sysLogo-6,
	.sysLogo-7 {
		margin: 0% 10%;
	}
}
.sysLogo-1 {
	background-position: -2px -185px;
}
.sysLogo-2 {
	background-position: -278px -123px;
}
.sysLogo-3 {
	background-position: -2px -123px;
}
.sysLogo-4 {
	background-position: -276px -2px;
}
.sysLogo-5 {
	background-position: -1px -62px;
}
.sysLogo-6 {
	background-position: -1px -1px;
}
.sysLogo-7 {
	background-position: -276px -62px;
}
.mesFea-1,
.mesFea-2,
.mesFea-3,
.mesFea-4,
.mesFea-5,
.mesFea-6,
.mesFea-7,
.mesFea-8,
.mesFea-9,
.mesFea-10,
.mesFea-11,
.mesFea-12,
.mesFea-13,
.mesFea-14,
.mesFea-15,
.mesFea-16,
.mesFea-17,
.mesFea-18,
.mesFea-19,
.mesFea-20,
.mesFea-21,
.mesFea-22,
.mesFea-23,
.mesFea-24,
.mesFea-25,
.mesFea-26,
.mesFea-27 {
	background-image: url('../images/mesFea.png');
	background-repeat: no-repeat;
	width: 108px;
	margin: 15% 25%;
	height: 108px !important;
}
.mesFea-1 {
	background-position: -2px -2px;
}
.mesFea-2 {
	background-position: -112px -2px;
}
.mesFea-3 {
	background-position: -221px -2px;
}
.mesFea-4 {
	background-position: -332px -2px;
}
.mesFea-5 {
	background-position: -2px -112px;
}
.mesFea-6 {
	background-position: -112px -112px;
}
.mesFea-7 {
	background-position: -222px -112px;
}
.mesFea-8 {
	background-position: -331px -112px;
}
.mesFea-9 {
	background-position: -2px -222px;
}
.mesFea-10 {
	background-position: -112px -222px;
}
.mesFea-11 {
	background-position: -332px -222px;
}
.mesFea-12 {
	background-position: -2px -332px;
}
.mesFea-13 {
	background-position: -222px -222px;
}
.mesFea-14 {
	background-position: -112px -332px;
}
.mesFea-15 {
	background-position: -222px -332px;
}
.mesFea-16 {
	background-position: -332px -332px;
}
.mesFea-17 {
	background-position: -2px -442px;
}
.mesFea-18 {
	background-position: -112px -442px;
}
.mesFea-19 {
	background-position: -222px -442px;
}
.mesFea-20 {
	background-position: -332px -442px;
}
.mesFea-21 {
	background-position: -2px -552px;
}
.mesFea-22 {
	background-position: -112px -552px;
}
.mesFea-23 {
	background-position: -222px -552px;
}
.mesFea-24 {
	background-position: -332px -552px;
}
.mesFea-25 {
	background-position: -2px -662px;
}
.mesFea-26 {
	background-position: -112px -662px;
}
.mesFea-27 {
	background-position: -222px -662px;
}
.cust-img-1,
.cust-img-2,
.cust-img-3,
.cust-img-4 {
	background-image: url('../images/SASP_Custom_Img.png');
	background-repeat: no-repeat;
	width: 220px;
	margin: 0% 25%;
	height: 144px !important;
}
.cust-img-1 {
	background-position: -2px -2px;
}
.cust-img-2 {
	background-position: -221px -2px;
}
.cust-img-3 {
	background-position: -2px -145px;
}
.cust-img-4 {
	background-position: -221px -145px;
}
/*------- compare table css ------*/
.features_table h1 {
	font-size: 25px !important;
}
h1 {
	font-size: 21px !important;
}
.features-table li {
	background: #da9748 none repeat scroll 0 0;
	border-bottom: 2px solid #e5a253;
	color: #f1f1f1;
	font-size: 16px;
	padding: 15px 24px;
}
.features-table li:hover {
	background: #e5a253;
	cursor: pointer;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.features-table-free li,
.features-table-paid li {
	background: #efefef none repeat scroll 0 0;
	border-bottom: 2px solid #d4d4d4;
	text-align: center;
	padding: 16.4px 21px;
	cursor: pointer;
}
.features-table-free h1,
.features-table-paid h1 {
	text-align: center;
}
.features-table-free li:hover,
.features-table-paid li:hover {
	background: #dedede none repeat scroll 0 0;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.features_table h1 {
	font-size: 23px !important;
}
.features-table h1,
.features-table-free h1,
.features-table-paid h1 {
	background: #6b6b6b none repeat scroll 0 0;
	color: #fff;
	font-weight: 600;
	margin: 0;
	padding: 19px 21px;
	text-transform: uppercase;
}
.features-table h1 {
	border-top-left-radius: 20px;
	text-align: center;
}
.features-table-paid h1 {
	border-top-right-radius: 20px;
}
.features-table-free li {
	border-right: 2px solid #d4d4d4;
}
.fa.glyphicon-ok {
	color: #2cc14f;
	font-size: 12px;
}
.fa.glyphicon-remove {
	color: #ba5340;
	font-size: 12px;
}
.fa {
	font-size: 30px;
}
.no-padding {
	padding: 0;
}

.features-table li::before {
	counter-increment: section; /* Increment the section counter*/
	content: "" counter(section) ": "; /* Display the counter */
}

@media only screen and (max-width: 800px) {
	/* Force table to not be like tables anymore */
	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#no-more-tables tr {
		border: 1px solid #ccc;
	}

	#no-more-tables td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align: left;
	}

	#no-more-tables td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
	}

	/*
	Label the data
	*/
	#no-more-tables td:before {
		content: attr(data-title);
	}
}
/* Navbar Media queries */
@media only screen and (max-width: 640px) {
	iframe {
		height: auto;
	}
}

.Pcursor {
	cursor: pointer;
}

@media only screen and (min-width: 989px) and (max-width: 1040px) {
	.navbar-nav > li > a {
		/* padding: 3em 10px 2.5em !important; */
		padding: 3em 10px 2em !important;
	}
}
@media only screen and (min-width: 989px) and (max-width: 991px) {
	.navbar-nav {
		margin: -56px -15px !important;
	}
}

@media only screen and (min-width: 989px) and (max-width: 1024px) {
	.navbar-header {
		padding-top: 1.5em !important;
	}
}

@media only screen and (max-width: 990px) and (min-width: 973px) {
	.active-menu {
		height: 72px !important;
	}
	.navbar-inverse .navbar-nav > li > a:hover {
		height: 72px !important;
	}
}

/* @media (min-width: 1200px) and (max-width:1420px) {
  .container {
    width: 1180px;
  }
} */
@media (min-width: 1420px) {
	.container {
		width: 1400px;
	}
}

/* .tab {
  background-color:#000000ac !important;
}

.tablinks {
  background-color: #000000ac !important;
}

.tab > .container{
  background-color: #000000ac !important;
} */

@media screen and (max-width: 767px) {
	.overlay1 {
		position: absolute;
		background: rgba(255, 255, 255, 0.7) !important;
		width: 100%;
		height: 100%;
	}

	.overlay2 {
		position: absolute;
		background: rgba(0, 0, 0, 0.4) !important;
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 320px) {
	nav.navbar {
		height: auto !important;
		min-width: 317px;
	}
}

@media only screen and (min-width: 1365px) {
	.affix {
		top: 100px;
		width: 100%;
		z-index: 100 !important;
		position: fixed;
		bottom: auto !important;
	}
}
@media only screen and (max-width: 1365px) and (min-width: 768px) {
	.affix {
		top: 85px;
		width: 100%;
		z-index: 100 !important;
		position: fixed;
		bottom: auto !important;
	}
}
@media only screen and (max-width: 768px) {
	.affix {
		top: 70px;
		width: 100%;
		z-index: 100 !important;
		position: fixed;
		bottom: auto !important;
	}
}

.hiddenScoll {
	overflow: hidden !important;
}
/* @media (max-width:992px){
  #navbar{
    height: calc(100vh - 50px) !important;
  }
}

@media only screen and (min-width : 768px) and (max-width : 990px) {
    .hamMenuHeight{max-height:max-content !important;
       height:calc(100vh - 50px) !important;
      }
  } */
.hover_div {
	display: flex;
	align-items: center;
	justify-content: center;
	justify-items: center;
	min-height: 280px;
}

#aboutli .hover_div {
	min-height: 200px;
}

#mobilemenu {
	overflow: auto;
}

footer .hidden-xs {
	padding-top: 30px;
}

.footer-container {
	padding: 30px 5px;
	width: 100%;
	display: inline-block;
}

.visible-xs .footer-container > div:nth-child(1) {
	padding-right: 1%;
}
.visible-xs .footer-container > div:nth-child(2) {
	padding-left: 1%;
}
.visible-xs .footer-menu {
	background: rgba(255, 255, 255, 0.18);
	margin: 5px 0px;
	max-width: 200px;
	padding: 8px 0px;
}

footer .visible-xs p {
	padding-top: 0px !important;
	margin-top: 0px !important;
}

footer .visible-xs a {
	text-decoration-line: none;
	text-decoration: none;
	color: #ccc !important;
}

footer .visible-xs .footer-menu {
	text-decoration: none;
}

#deskNav .container {
	padding: 0px;
}

.social {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.social a {
	padding: 10px;
	font-size: 25px;
	border-radius: 50%;
	text-decoration: none;
	margin: 0px 2px;
	width: 40px;
	height: 40px;
}

.fa {
	border-radius: 50%;
	text-decoration: none;
}

footer a.fa:hover {
	opacity: 0.7;
}

footer a.fa-facebook {
	background: white;
	color: black !important;
}

footer a.fa-linkedin {
	background: white;
	color: black !important;
}

footer a.fa-youtube {
	background: white;
	color: black !important;
}

/*body {
	 user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none; 
}*/

li.headerMargRight > a {
	padding: 2.5em 15px 2em !important;
}
/*to avoid 1px space between drop down section and nav menu */
.navbar-nav > li > .dropdown-menu {
	margin-top: -1px;
}
li.active-menu > a {
	color: #b63031;
}
a.subMenuHeadLink {
	color: #428bca;
	/* text-decoration: underline; */
}
a.subMenuHeadLink:hover {
	color: #2a6496;
}
