@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&family=Teko:wght@400;500;600;700&display=swap');

/*font-family: 'Montserrat', sans-serif;  font-family: 'Poppins', sans-serif;  font-family: 'Roboto', sans-serif;  font-family: 'Teko', sans-serif;*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: 'Montserrat', sans-serif;
	box-sizing:border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {display: block;}
body {
	line-height: 1;
	overflow-x:hidden;
}
ol, ul {list-style: none;}
sup, sub {line-height:0;}
a {
	color:#58ABDF;
	text-decoration:none;
}
a:focus {outline:none;}
a img {border:none;}
a, button, input[type=submit], input[type=button] {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
input,select,textarea,button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	line-height:1.125em;
	color:#333;
	box-sizing:border-box;
}
blockquote, q {quotes: none; font-style: italic;}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {border-collapse: collapse; border-spacing: 0;}
p, h1, h2, h3, h4, h5, h6, span, div, li, td, samp {
	white-space: -moz-pre-wrap !important; /* 1999+ Mozilla  */
	white-space: -pre-wrap; /* Opera 4 thru 6 */
	white-space: -o-pre-wrap; /* Opera 7 and up */
	word-wrap: break-word;
}
/* Clearfix */
.clearfix:before,
.clearfix:after {content: " "; display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

p, ul, ol {
	font-size:0.875em;
	line-height:1.125em;
	color:#333;
	margin:0.75em 0;
}
ul li, ol li {margin:0.625em 0;}
strong, b {font-weight:bold;}
i, em {font-style:italic;}
strong i, b i, strong em, b em, i strong, i b, em strong, em b {font-weight:bold;  font-style:italic;}
u {text-decoration:underline;}
.floatleft {float:left !important;}
.floatright {float:right !important;}

.error {
	font-size:0.75em;
	line-height:0.9375em;
	color:#900;
}
.success {
	font-size:0.75em;
	line-height:0.9375em;
	color:#090;
}
#wrapper {
	float:left;
	width:100%;
}
.inner_wrap {
	margin:0 auto;
	max-width:1200px;
	width:98%;
}
.inner_wrap_header {
	margin:0 auto;
	max-width:1290px;
	width:98%;
}
.default {
	float:left;
	width:100%;
	position:relative;
}
/* ----- HEADER STARTS HERE ----- */
#header {
	margin:0;
	float:left;
	width:100%;
}
.hdr_toppanel {
	padding:0;
	float:left;
	width:100%;
	background:#3223a0;
}
.hdr_toppanel ul {
	margin:0;
	padding:14px 0;
	float:left;
}
.hdr_toppanel ul li {
	margin:0 19px 0 0;
	padding:4px 19px 4px 0;
	float:left;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#0085c0;
	background:url(../images/hdr-divider.png) 100% 50% no-repeat;
}
.hdr_toppanel ul li:last-child {margin-right:0;  padding-right:0;  background:none;}

.hdr_toppanel ul li img {
	margin:-1px 7px 0 0;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.hdr_toppanel ul li a {
	display:inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
}
.hdr_toppanel ul li span {
	display:inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
}

.hdr_media {padding:17px 19px;  float:right;  background:#201288;}
.hdr_media a {margin:0 11px;  float:left;}
.hdr_media a img {float:left;}

.hdr_middlehld {
	padding:0;
	float:left;
	width:100%;
	background:url(../images/hdrbg.jpg) 50% 0 no-repeat;
}
/* ----- LOGO STARTS HERE ----- */
.logo {margin:7px 0 0 0; float:left;}
.logo img {float:left;}
/* ----- LOGO ENDS HERE ----- */
.hdrright {
	margin:0;
	float:right;
}
/* ----- NAVIGATION STARTS HERE ----- */
.nav_hld {margin:26px 22px 26px 0; padding:9px 22px 12px 0; float:left; border-right:1px solid rgba(0, 0, 0, 0.2);}
nav {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	position: relative;
}
nav ul {padding: 0; margin: 0; float:left;}
nav li {margin:0 35px 0 0; padding:0 0 0 0; float: left;}
nav li:last-child {margin-right:0;}
nav a {
	color: #000;
	padding:0 0;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}
nav li a {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
nav a:hover, nav a.selected {color:#118dc3; /*background: #15913b; border:#15913b 1px solid;*/}
nav a#pull {display: none;}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 767px) {
	nav {float:left; width:100%;}
  	nav ul {float:left; width: 100%; display: block; height: auto;}
  	nav li {width:100%; float: left; position: relative; margin:0 !important; padding:0 !important; background:#15913b;}
  	nav li a {float:left; border-bottom: 1px solid rgba(255, 255, 255, 0.3); background:#808080; color:#fff;}
	nav a:hover, nav a.selected {color:#fff; background: #0688c3; /*border:#15913b 1px solid;*/}
  	nav a {padding:15px 15px; float:left; text-align: left; width: 100%; text-indent: 5px;}
}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 767px) {
	nav {float:left;	border-bottom: 0;}
	nav ul {display: none; height: auto;}
	nav a#pull {display: block; background-color: #0688c3; color:#fff; width: 100%; position: relative;}
	nav a#pull:after {
		content:"";
		background: url('../images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 13px;
	}
}
/* ----- NAVIGATION ENDS HERE ----- */
.loginsignup {
	margin:21px 0 0 0;
	float:left;
}
.loginsignup a {
	margin:0;
	float:left;
}
.signupbtn {
	margin:13px 22px 0 0 !important;
	float:left;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:15px;
	color:#000;
}
.signupbtn img {
	margin:-2px 7px 0 0;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.signupbtn:hover {color:#3223a0;}
.loginbtn {
	margin:0;
	padding:13px 30px 13px 30px;
	float:left;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:15px;
	color:#fff;
	background-image: linear-gradient(to right, #79d2f6 , #118dc3);
	border-radius: 30px;
}
.loginbtn img {
	margin:-2px 7px 0 0;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.loginbtn:hover {background-image: linear-gradient(to right, #3223a0 , #3223a0) !important;}
/* ----- HEADER ENDS HERE ----- */

/* ----- BODY STARTS HERE ----- */
#container {
	padding:0;
	float:left;
	width:100%;
}

.bannerhld {
	margin:0;
	float:left;
	width:100%;
	position:relative;
}
.bannerhld img {float:left;}

.bnrcaption {
	width:100%;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
}
.bnrcaption h1 {
	margin:0 0 28px 0;
	float:left;
	width:100%;
	font-weight:800;
	font-size:65px;
	color:#fff;
}
.bnrcaption p {
	margin:0;
	float:left;
	width:100%;
	font-weight:600;
	font-size:19px;
	color:#fff;
}
.bnrcaption a {
	margin:30px 0 0 0;
	padding:18px 36px 18px 36px;
	float:left;
	font-weight:700;
	font-size:16px;
	color:#fff;
	background:#0688c3;
}
.bnrcaption a:hover {background:#3223a0;}

.welcomehld {
	padding:52px 0;
	float:left;
	width:100%;
	background:url(../images/how-it-is-different-pattern.png) 0 0 no-repeat;
}
.welcme_image {
	margin:0;
	float:right;
	width:54%;
}
.welcme_caption {
	margin:60px 0 0 0;
	padding:0 35px 0 0;
	float:left;
	width:46%;
}
.welcme_caption h2 {
	margin:0 0 38px 0;
	padding:0 0 28px 0;
	float:left;
	width:100%;
	font-weight:800;
	font-size:45px;
	color:#000;
	background:url(../images/heading-divider.png) 0 100% no-repeat;
}
.welcme_caption p {
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:100%;
	font-weight:300;
	font-size:16px;
	line-height:25px;
	color:#000;
}

.pricehld_hme {
	padding:48px 0 0 0;
	float:left;
	width:100%;
	background:#e5e5e5;
}
.pricehld_hme h2 {
	margin:0 0 26px 0;
	padding:0 0 38px 0;
	float:left;
	width:100%;
	text-align:center;
	font-weight:800;
	font-size:38px;
	color:#00283a;
	background:url(../images/heading-divider-blue.png) 50% 100% no-repeat;
}
.pricehld_hme ul {
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:100%;
}
.pricehld_hme ul li {
	padding:16px 20px;
	margin:0;
	float:left;
	width:50%;
	font-weight:300;
	font-size:21px;
	color:#fff;
}
.pricehld_hme ul li:first-child {
	background-color:#0085c0;
}
.pricehld_hme ul li:last-child {
	background-color:#3223a0;
}
.pricehld_hme ul li img {
	margin:0 14px 0 0;
	display:inline-block;
	vertical-align:middle;
}

.allfeatures_hme {
	padding:48px 0;
	float:left;
	width:100%;
	background:url(../images/features-bg.jpg) 0 0 no-repeat;
	background-size:cover;
}
.allfeatures_hme h2 {
	margin:0 0 16px 0;
	padding:0 0 38px 0;
	float:left;
	width:100%;
	text-align:center;
	font-weight:800;
	font-size:38px;
	color:#fff;
	background:url(../images/heading-divider-white.png) 50% 100% no-repeat;
}
.allfeatures_list {
	margin:0;
	float:left;
	width:100%;
	position:relative;
	text-align:center;
}
.allfeatures_boxs {
	margin:10px 1.5%;
	padding:37px 2% 28px 2%;
	width: 22%;
	float:left;
	color: #fff;
	background:#1a1c23;
	border:#53555a 1px solid;
	text-align:center;
	display: none;
}
.featuresicon {
	margin:0 0 24px 0;
	float:left;
	width:100%;
}
.allfeatures_boxs h3 {
	margin:0;
	width: 100%;
	height:45px;
	overflow:hidden;
	float:left;
	font-weight:700;
	font-size:18px;
	color: #fff;
}
#loadMore {
	font-size:16px;
	font-weight:700;
	color: #fff;
	display: inline-block;
	text-align: center;
	border: 1px solid transparent;
	background-color: #0688c3;
	padding:17px 28px;
	margin:30px 0 0 0;
	transition: .3s;
}
#loadMore:hover {
  background-color: #3223a0;
}
.noContent {
  color: #fff !important;
  background-color: transparent !important;
  pointer-events: none;
  opacity:0.1;
}

.allindustries_hme {
	padding:48px 0;
	float:left;
	width:100%;
}
.allindustries_hme h2 {
	margin:0 0 26px 0;
	padding:0 0 38px 0;
	float:left;
	width:100%;
	text-align:center;
	font-weight:800;
	font-size:38px;
	color:#00283a;
	background:url(../images/heading-divider-blue.png) 50% 100% no-repeat;
}
.allindustries_hme .owl-prev {
	float:left;
	margin-left:-10px !important;
	width:13px !important;
	height:25px !important;
	background:url(../images/prev-arrow.png) 0 0 no-repeat !important;
}
.allindustries_hme .owl-next {
	margin-right:-10px !important;
	float:right;
	width:13px !important;
	height:25px !important;
	background:url(../images/next-arrow.png) 0 0 no-repeat !important;
}
.allindustries_list {
	margin:0;
	float:left;
	width:100%;
	position:relative;
	text-align:center;
}
#owl-demo-Industries .item{
	padding: 0 0px;
	margin:0 22px;
}

.industriesimage {
	margin:0;
	float:left;
	width:100%;
}
.industriescaption {
	margin:0 0 0 0;
	padding:0 0;
	float:left;
	width:100%;
	position:relative;
}
.indrscaptioninner {
	margin:-87px 0 0 0;
	padding:80px 30px 35px 30px;
	float:left;
	width:100%;
	background:url(../images/box-bg.png) 50% 0 no-repeat;
	background-size:cover;
	/*background:#fff;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);*/
}
.indrscaptioninner h3 {
	margin:0 0 15px 0;
	padding:0;
	float:left;
	width:100%;	
	font-family: 'Poppins', sans-serif;
	font-size:22px;
	font-weight:700;
	color:#000;
}
.indrscaptioninner p {
	margin:0;
	padding:0;
	float:left;
	width:100%;	
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:300;
	line-height:26px;
	color:#000;
	text-transform:capitalize !important;
}

.hme_testimonials {
	padding:48px 0;
	float:left;
	width:100%;
	background:#ededed;
}
.hme_testimonials h2 {
	margin:0 0 26px 0;
	padding:0 0 38px 0;
	float:left;
	width:100%;
	text-align:center;
	font-weight:300;
	font-size:38px;
	color:#00283a;
	background:url(../images/heading-divider-blue.png) 50% 100% no-repeat;
}
.hme_testimonials h2 strong {font-weight:800;}
.testimonials_gallery {
	margin:0;
	padding:0 85px;
	float:left;
	width:100%;
	position:relative;
}
#owl-demo-satisfiedclient .item{
	padding: 0 0px;
	margin:0 22px;
}
.hme_testimonials .owl-prev {
	float:left;
	margin-left:-25px !important;
	width:40px !important;
	height:40px !important;
	background:url(../images/prev-arrowbox.png) 0 0 no-repeat !important;
}
.hme_testimonials .owl-next {
	margin-right:-25px !important;
	float:right;
	width:40px !important;
	height:40px !important;
	background:url(../images/next-arrowbox.png) 0 0 no-repeat !important;
}
.satisfied_content {
	padding:58px 80px 0 80px;
	float:left;
	width:100%;
	min-height:433px;
	background:#b1dff2;
	position:relative;
	text-align:center;
}
.toparrow {
	position:absolute;
	top:10px;
	left:10px;
}
.bottomarrow {
	position:absolute;
	bottom:10px;
	right:10px;
}
.quoteicon {
	margin:0 0 27px 0;
	float:left;
	width:100%;
	text-align:center;
}
.satisfied_content p {
	margin:0;
	float:left;
	width:100%;
	font-weight:600;
	font-size:24px;
	color:#000;
}
.clientimage {
	margin:29px 0 0 0;
	float:left;
	width:100%;
	text-align:center;
}
.clientimagebox {
	display:inline-block;
	padding:5px 5px 3px 5px;
	background:url(../images/bluearrow.png) 100% 100% no-repeat;
}
.clientname {
	margin:18px 0 0 0;
	float:left;
	width:100%;
	font-weight:600;
	font-size:20px;
	color:#000;
}

/* ----- BODY ENDS HERE ----- */

/* ----- FOOTER STARTS HERE ----- */
#footer {
	margin:0;
	float:left;
	width:100%;
}
ul.ftr_contactinfo {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
ul.ftr_contactinfo li {
	margin:0;
	padding:34px 3.5% 0 3.5%;
	float:left;
	width:33.333%;
	min-height:312px;
	text-align:center;
}
ul.ftr_contactinfo li:first-child {
	background-color:#000;
	background-image:url(../images/talktous-big-icon.png);
	background-position:50% 32px;
	background-repeat:no-repeat;
}
ul.ftr_contactinfo li:nth-child(2) {
	background-color:#212428;
	background-image:url(../images/address-big-icon.png);
	background-position:50% 32px;
	background-repeat:no-repeat;
}
ul.ftr_contactinfo li:last-child {
	background-color:#000;
	background-image:url(../images/followus-big-icon.png);
	background-position:50% 32px;
	background-repeat:no-repeat;
}

ul.ftr_contactinfo li h3 {
	margin:15px 0 24px 0;
	padding:0 0 0 0;
	float:left;
	width:100%;
	font-family: 'Teko', sans-serif;
	font-size:30px;
	font-weight:500;
	color:#fff;
	letter-spacing:1px;
}
ul.ftr_contactinfo li p {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:100%;
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#fff;
}
ul.ftr_contactinfo li p a {color:#fff;}

.ftrmedia {
	margin:20px 0 0 0;
	float:left;
	width:100%;
}
.ftrmedia a {
	margin:0 12px;
	float:none;
	display:inline-block;
}
.map_hld {
	margin:-76px 0 0 0;
	padding:0 30px 49px 30px;
	float:left;
	width:100%;
}
.copyright_hld {
	padding:22px 3% 23px 3%;
	float:left;
	width:100%;
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#b1b1b1;
	text-align:center;
	letter-spacing:2px;
	background:#3223a0;
}
/* ----- FOOTER ENDS HERE ----- */

@media screen and (max-width: 1130px) {
	.inner_wrap {width:96%; max-width:1024px;}	
	
	.hdr_toppanel ul li {margin:0 10px 0 0;  padding:4px 10px 4px 0;}
	.hdr_toppanel ul li a {font-size:12px;}
	.hdr_toppanel ul li span {font-size:12px;}
	
	
	.hdr_media {padding:17px 10px;}
	.hdr_media a {margin:0 5px;}
	
	
	.hdr_middlehld {background: url(../images/hdrbg.jpg) 45% 0 no-repeat;}
	
	
	.nav_hld {margin: 26px 15px 26px 0;  padding: 9px 15px 12px 0;}
	nav {font-size: 14px;}
	nav li {margin: 0 18px 0 0;}
	.signupbtn {margin: 13px 15px 0 0 !important;  font-size: 14px;}
	.loginbtn {font-size: 14px;}
	
	
	.bnrcaption h1 {margin: 0 0 20px 0;  font-size: 50px;}
	.bnrcaption p {font-size: 16px;}
	.bnrcaption a {margin: 20px 0 0 0;}
	
	
	.welcme_caption {margin: 30px 0 0 0;  padding: 0 25px 0 0;}
	.welcme_caption h2 {margin: 0 0 20px 0;  padding: 0 0 20px 0;  font-size: 35px;}
	
	.pricehld_hme ul li {width: 100%;  text-align:center;}
	
	.allfeatures_boxs {width: 47%;}
	
	.industriescaption {margin: -50px 0 10px 0;  padding: 0 15px;}
	.indrscaptioninner {
		margin: 0 0 0 0;
		padding: 35px 30px 35px 30px;
		background:#fff none;
		box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	}
}

@media screen and (max-width: 1023px) {
	.inner_wrap {max-width:900px;}
	
	.hdr_toppanel .inner_wrap_header {width:100%; max-width:100%;}
	.hdr_toppanel ul {padding: 0 0;  width:100%;  text-align:center;}
	.hdr_toppanel ul li {
		width:100%;
		margin: 0 0 0 0;
		padding: 5px 0 5px 0;
		border-bottom:1px solid rgba(255, 255, 255, 0.1);
		font-size: 13px;
		background: none !important;
	}
	.hdr_media {width:100%;  text-align:center;  padding: 10px 10px;}
	.hdr_media a {float:none; display:inline-block;}
	
	.hdr_middlehld {background:none !important;}
	.hdr_middlehld .inner_wrap_header {width:100%; max-width:100%;}
	.logo {width:100%; text-align:center; border-bottom:1px solid rgba(0, 0, 0, 0.2);}
	.logo img {float:none; display:inline-block;}
	
	.hdrright {width:100%; padding:0 15px;}
	.nav_hld {float:left; border-right:none;}
	.loginsignup {float:right;}
	
	.bnrcaption h1 {margin: 0 0 15px 0;  font-size: 40px;}
	.bnrcaption a {
		margin: 20px 0 0 0;
		padding: 15px 25px;
		font-size: 14px;
	}
	
	.welcomehld {padding: 30px 0;}
	.welcme_image {width:100%; text-align:center;}
	.welcme_image img {width:50%; float:none; display:inline-block;}
	.welcme_caption {width:100%; text-align:center; margin: 20px 0 0 0;}
	.welcme_caption h2 {font-size: 25px;  background: url(../images/heading-divider.png) 50% 100% no-repeat;}
	.welcme_caption p {font-weight: 400;  font-size: 15px;  line-height: 22px;}
	
	
	.pricehld_hme {padding: 28px 0 0 0;}
	.pricehld_hme h2 {margin: 0 0 20px 0;  padding: 0 0 30px 0;  font-size: 24px;}
	.pricehld_hme ul li {padding: 13px 10px; font-size: 18px;}
	.pricehld_hme ul li img {height:40px !important;}
	
	
	.allfeatures_hme {padding:28px 0;}
	.allfeatures_hme h2 {padding: 0 0 30px 0;  font-size:24px;}
	.allfeatures_boxs {padding:27px 2% 20px 2%;}
	#loadMore {font-size: 14px;  padding: 14px 17px;  margin: 20px 0 0 0;}
	#loadMore img {display:none;}
	
	
	.allindustries_hme {padding: 28px 0;}
	.allindustries_hme h2 {margin: 0 0 20px 0;  padding: 0 0 30px 0;  font-size: 24px;}
	.indrscaptioninner h3 {margin: 0 0 10px 0;  font-size: 18px;}
	.indrscaptioninner p {font-size: 15px;  line-height: 20px;}
	
	.hme_testimonials {padding: 28px 0;}
	.hme_testimonials h2 {margin: 0 0 20px 0;  padding: 0 0 30px 0;  font-size: 24px;}
	.quoteicon {margin: 0 0 15px 0;}
	.satisfied_content {padding: 38px 30px 0 80px;  min-height: 340px;}
	.clientimage {margin: 19px 0 0 0;}
	.satisfied_content p {font-size: 17px;}

}

@media screen and (max-width: 899px) {
	.inner_wrap {max-width:768px;}
}

@media screen and (max-width: 767px) {
	.inner_wrap {max-width:600px;}
	
	.hdrright {padding: 0 0; width:100%;}
	
	.nav_hld {width:100% !important; margin-top:0; padding-top:0; margin-right:0 !important; padding-right:0 !important; padding-bottom:0 !important; margin-bottom:0 !important;}
	.logo {width:100%; text-align:center; margin:0 !important; padding-top:8px; padding-bottom:4px; box-shadow:inherit !important; background:inherit !important;}
	.logo img {float:none; display:inline-block;}
	
	.loginsignup {width:100%; text-align:center; margin:10px 0 10px 0;}
	.loginsignup a {float:none; display:inline-block;}
	
	.bnrcaption {text-align:center;}
	.bnrcaption h1 {margin: 0 0 10px 0; font-size: 30px;}
	.bnrcaption p {font-size: 14px;}
	.bnrcaption a {float:none; display:inline-block;}

	.testimonials_gallery {padding: 0 25px;}
	.satisfied_content {padding: 38px 30px 0 30px !important;  min-height: 320px;}
	.satisfied_content p {font-size:15px;}
	.clientname {margin: 10px 0 0 0;  font-size: 15px;}

	ul.ftr_contactinfo li {
		padding: 34px 3.5% 34px 3.5%;
		width: 100%;
		min-height: inherit !important;
	}
	ul.ftr_contactinfo li h3 {
		margin: 10px 0 20px 0;
		font-size: 20px;
		letter-spacing: 1px;
	}
	.map_hld {
		margin:0 0 0 0;
		padding:25px 0 25px 0;
		float: left;
		width: 100%;
	}
	.copyright_hld {
		padding: 15px 3% 16px 3%;
		font-size: 13px;
		letter-spacing:1px;
	}
}

@media screen and (max-width: 599px) {
	.inner_wrap {max-width:480px;}
	
	.welcme_caption {padding-right:0;}
	
	.pricehld_hme ul li img {display:none;}
	
	.allfeatures_boxs {width: 97%;}
	.allfeatures_boxs h3 {
		margin: 0;
		height: inherit !important;
		overflow: inherit !important;
		font-size: 15px;
	}

	.satisfied_content {padding: 25px 30px 25px 30px !important;  min-height: inherit !important;}
}

@media screen and (max-width: 470px) {
	.toparrow, .bottomarrow {display:none;}	
	.bnrcaption {
		padding:30px 15px;
		width: 100%;
		position: relative;
		float:left;
		background:#f1f1f1;
		top:inherit !important;
		transform:inherit !important;
	}
	.bnrcaption h1 {color:#000;}
	.bnrcaption p {color:#000;}
	
	.hme_testimonials h2 {margin: 0 0 20px 0;  padding: 0 0 30px 0;  font-size: 20px;}
}

@media screen and (max-width: 380px) {
	.indrscaptioninner {padding: 20px 15px 20px 15px;}
}

@media screen and (max-width: 360px) {
}