body {
	margin: 0;
	font-family: 'open_sansregular';
	padding: 0;
	font-size: 20px;
	text-rendering: optimizespeed;
	outline: none;
}

@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfontd41d.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
		url('../fonts/opensans-regular-webfont.woff') format('woff'),
		url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
		url('../fonts/opensans-regular-webfont.svg#open_sansregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

b, strong {
	font-weight: 700;
	color: #ed1c24;
}

b, strongblue {
	font-weight: 700;
	color: #457dd8;
}

b {
	font-weight: 700;
	color: #000;
}

#top-head .stripe-area-top {
	background-color: #0e0e0ead;
	display: block;
	padding: 3px 0px;
	width: 100%;
}

#custom-search-input {
	margin: 0;
	padding: 0;
}

#custom-search-input .search-query {
	padding-right: 4px;
	padding-right: 4px \9;
	padding-left: 5px;
	padding-left: 4px \9;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
	margin-bottom: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#custom-search-input button {
	border: 0;
	background: none;
	/** belows styles are working good */
	padding: 2px 5px;
	margin-top: 6px;
	position: relative;
	left: -28px;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #D9230F;
}

p {
	text-align: justify !important;
}

/* ============== Common Css ==========	 */
.tp-float-right {
	float: right;
}

.tp-style li {
	padding-top: 10px;
	font-size: 18px;
}

.text-animate {
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	background: #5b5b5b;
	color: #fff;
	padding: 10px;
	font-size: 26px;
}

.db-underline {
	text-decoration: underline;
	text-decoration-style: double;
}

.slogan {
	font-size: 30px;
	color: #fff;
	font-weight: 800;
}

.blue-text {
	color: #290ddc;
}

.text-white {
	color: #fff !important;
}

.pad-none {
	padding: 0px !important;
}

.border-shadow {
	border: 3px solid #000 !important;
	box-shadow: 7px 11px 30px !important;
}

.blue-text-heading {
	color: #290ddc;
	font-weight: 800;
}

.blue-text-heading-1 {
	color: #ffffff;
	font-weight: 800;
	background: #1567a1;
	padding: 20px 0px;
	margin: 0px;
}

.list-bold li {
	font-weight: 700;
	text-align: justify;
}

.modal-header {
	text-align: center !important;
	color: #06138a !important;
}

.client-bg {
	background: #7d97bf;
	padding: 0.5em 0em;
	color: #fff;
}

.thumb-box {
	width: 100%;
	height: 2.5em;
	background: #525256;
	padding: 1px;
	color: #ffffff;
	text-align: center;
}

.thumb-box h4 {
	font-weight: 700;
	font-size: 18px;
}

h2 strong {
	text-transform: uppercase;
}

.text-cap {
	text-transform: uppercase !important;
}
/* ============== Common Css end here ==========	 */
.thumbnail {
	background-color: #c1c1c1;
}

.marquee-style {
	border: 3px dotted rgb(0, 0, 0) !important;
	margin-bottom: 1em !important;
	box-shadow: 1px 1px 20px !important;
	width: 1250px !important;
}

.search-query:focus+button {
	z-index: 3;
}

.colorBG {
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: #8a908f3d;
}

.white-area {
	padding: 15px 0;
	background: #e3e4e4;
}

.toRight {
	float: right;
}

.carousel-control.right, .carousel-control.left {
	background: none !important;
}

.carousel-control {
	bottom: 0;
	color: #1567a1;
	font-size: 20px;
	left: 0;
	opacity: 0.7;
}

.right.carousel-control:hover {
	color: #1567a1;
	opacity: 1;
}

.left.carousel-control:hover {
	color: #1567a1;
	opacity: 1;
}

.carousel-indicators .active {
	width: 18px;
	height: 18px;
	background-color: #1567a1;
}

.carousel-indicators li {
	border: 2px solid #1567a1;
	width: 18px;
	height: 18px;
}

#banner {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.footer {
	background: #3C4856;
	padding: 10px 0px;
	min-height: 300px;
}

.footer-links ul {
	margin: 0px;
	padding: 0px;
}

.footer-links ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.footer-links ul li a {
	color: #FFFFFF;
	font-size: 12px;
}

.footer-links ul ul {
	margin-left: 13px;
}

.footer-links ul ul li {
	margin: 6px 0px;
}

.footer h4 {
	border-bottom: 1px solid #818181;
	color: #fff;
	padding-bottom: 10px;
}

.copyright {
	background: #5b5b5b;
	padding: 10px;
	color: #fff;
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg)
		no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}

.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}

/*
.slogan {
	font-style:italic;
	line-height:21px;
	color:#FFF;
	 padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 21px;
} */
.slogan-l-border {
	border-left: 1px solid #898989;
	height: 100px;
	width: 0;
}

.sk {
	margin-bottom: 55px;
	padding-top: 15px;
}

.logo-f img {
	padding: 35px 10px;
}

#secondary-nav {
	float: left;
}

#secondary-nav>li {
	float: left;
	list-style: outside none none;
	margin: 2px 7px;
}

#secondary-nav a {
	color: #fff;
}

#secondary-nav a:hover {
	text-decoration: underline;
}

/* ============== vision mission page style  ==========	 */
.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline>li {
	margin-bottom: 20px;
	position: relative;
	width: 50%;
	float: left;
	clear: left;
}

.timeline>li:before, .timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li:before, .timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li>.timeline-panel {
	width: 95%;
	float: left;
	border: 1px solid #d4d4d4;
	/*border-radius: 2px;*/
	/*padding: 20px;*/
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline>li>.timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline>li>.timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline>li>.timeline-badge {
	color: #fff;
	width: 24px;
	height: 24px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	right: -12px;
	/*background-color: #999999;*/
	z-index: 100;
	/*
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  */
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-badge>a {
	color: #C5C7C5 !important;
}

.timeline-badge a:hover {
	color: #000 !important;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body {
	background: #dddeea;
	padding: 40px;
}

.timeline-body>p, .timeline-body>ul {
	padding: 0px;
	margin-bottom: 0;
}

.timeline-body>p+p {
	margin-top: 5px;
}

.timeline-footer {
	padding: 20px;
	background-color: #f4f4f4;
}

.timeline-footer>a {
	cursor: pointer;
	text-decoration: none;
}

.tooltip {
	position: absolute;
	z-index: 1020;
	display: block;
	visibility: visible;
	padding: 5px;
	font-size: 11px;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.tooltip.in {
	/*opacity:0;
    filter:alpha(opacity=80);*/
	
}

.tooltip.top {
	margin-top: -2px;
}

.tooltip.right {
	margin-left: 2px;
}

.tooltip.bottom {
	margin-top: 2px;
}

.tooltip.left {
	margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 0;
	margin-left: 0;
	border-left: 0 solid transparent;
	border-right: 5px solid transparent;
	border-top: 0 solid #000;
}

.tooltip.left .tooltip-arrow {
	bottom: 0;
	left: 0;
	margin-left: 0;
	border-left: 0 solid transparent;
	border-right: 5px solid transparent;
	border-top: 0 solid #000;
}

.tooltip.bottom .tooltip-arrow {
	bottom: 0;
	left: 0;
	margin-left: 0;
	border-left: 0 solid transparent;
	border-right: 5px solid transparent;
	border-top: 0 solid #000;
}

.tooltip.right .tooltip-arrow {
	bottom: 0;
	left: 0;
	margin-left: 0;
	border-left: 0 solid transparent;
	border-right: 5px solid transparent;
	border-top: 0 solid #000;
}

.tooltip-inner {
	width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #313131;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
}

.timeline>li.timeline-inverted {
	float: right;
	clear: right;
	margin-top: 30px;
	margin-bottom: 30px;
}

.timeline>li:nth-child(2) {
	margin-top: 60px;
}

.timeline>li.timeline-inverted>.timeline-badge {
	left: -12px;
}

@media ( max-width : 767px) {
	ul.timeline:before {
		left: 40px;
	}
	ul.timeline>li {
		margin-bottom: 20px;
		position: relative;
		width: 100%;
		float: left;
		clear: left;
	}
	ul.timeline>li>.timeline-panel {
		width: calc(100% - 90px);
		width: -moz-calc(100% - 90px);
		width: -webkit-calc(100% - 90px);
	}
	ul.timeline>li>.timeline-badge {
		left: 28px;
		margin-left: 0;
		top: 16px;
	}
	ul.timeline>li>.timeline-panel {
		float: right;
	}
	ul.timeline>li>.timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	ul.timeline>li>.timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
	.timeline>li.timeline-inverted {
		float: left;
		clear: left;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.timeline>li.timeline-inverted>.timeline-badge {
		left: 28px;
	}
}

/* ==============  vision mission page style end here ==========	 */

/* ==============  Index produuct slider ==========	 */
.realtives {
	position: relative;
}

#owl-demo .item {
	margin: 3px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}

#owl-demo .item img {
	width: 100%;
	height: 100px;
}

.customNavigation {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 2px solid #333;
}

.customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* ==============  Index produuct slider end here ==========	 */

/*
NJ Media/mobile RULES*/
@media ( min-width : 0px) and (max-width: 480px) {
	.rmm.style ul li a {
		color: #fff !important;
		display: block;
		font-size: 13px;
		padding: 8px 15px;
		text-decoration: none;
	}
	.rmm.style ul ul li a {
		font-size: 13x !important;
	}
	.rmm.style ul li a {
		display: block;
		padding: 8px 35px !important;
		text-decoration: none;
	}
	.toRight {
		float: left;
		width: 100%;
	}
	.input-group-btn {
		position: absolute;
		right: 4px;
	}
}

.margin-tp {
	margin-top: 12.2em;
}

label {
	font-size: 18px;
}

.contact-img-1 {
	margin: 65px;
	height: 250px;
	width: 350px;
}

.contact-img-2 {
	margin: 65px;
	height: 250px;
	width: 350px;
}

/* ============== media query Css ==========	 */
@media ( min-width : 320px) and (max-width: 568px) {
	.h1, h1 {
		font-size: 24px;
	}
	.h2, h2 {
		font-size: 18px;
	}
	.h3, h3 {
		font-size: 16px;
	}
	p {
		font-size: 14px;
	}
	.tp-style li {
		padding-top: 10px;
		font-size: 16px;
	}
	.copyright {
		background: #5b5b5b;
		padding: 10px;
		color: #fff;
		text-align: center;
		font-size: 14px;
	}
	.text-animate {
		font-weight: 700;
		font-style: italic;
		text-transform: uppercase;
		background: #13ad86ad;
		color: #fff;
		padding: 10px;
		font-size: 20px;
	}
	.our-client {
		text-align: center;
	}
	.margin-tp {
		margin-top: 82.2em;
	}
	.thumb-box h4 {
		font-weight: 800;
		font-size: 14px;
	}
	label {
		font-size: 18px;
	}
	.contact-img-1 {
		margin: 0px;
		height: 250px;
		width: 350px;
	}
	.contact-img-2 {
		margin: 0px;
		height: 250px;
		width: 350px;
	}
}

@media ( min-width : 481px) and (max-width: 850px) {
	.rmm.style ul li a {
		color: #fff !important;
		display: block;
		font-size: 14px;
		padding: 8px 15px;
		text-decoration: none;
	}
	.rmm.style ul li a {
		display: block;
		padding: 8px 35px !important;
		text-decoration: none;
	}
	.toRight {
		float: left;
		width: 100%;
	}
	.rmm.style ul ul li a {
		font-size: 13px !important;
	}
	.input-group-btn {
		position: absolute;
		right: 4px;
	}
}