@import url('https://fonts.googleapis.com/css?family=Cairo');
body{
	background:#FFFFFF;
	font-family: 'Cairo', sans-serif;
}
/*-----stat-header----*/
.top-header {
	padding-top: 6em;
	margin: 0 auto;
}
.top-nav{
	float:left;
}
.right_bt span{
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/bg-nav.png) no-repeat 0px 0px;
}
.top-bannar{
	background: url(../images/bg.jpg) no-repeat 0px 0px;
	position: relative;
	background-size: 100% 100%;
	min-height: 600px;
}
.divice12{
	display:none;
}
/*--header-welcome-note--*/
.header-welcome-note{
	width:100%;
	margin:0 auto;
}
.header-welcome-note h1{
	font-size: 3.5em;
	color: #FFF;
	font-family: 'Cairo', sans-serif;
	padding:0.5em;
	text-align: right;
}
.welcome-note-left p{
	font-family: 'Cairo', sans-serif;
	line-height: 1.7em;
	font-size: 1.2em;
	color: #fff;
	font-weight:500;
	text-align: right;
	width: 100%;
	margin: 0 auto;background-color: rgba(0, 0, 0, 0.31);
	padding: 15px 15px;
}
.welcome-note-left h1 a{
	color: #fff;
	font-family: 'Cairo', sans-serif;
	font-size: 1.3em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	text-decoration: none;
}
.header-welcome-note a:hover span{
	background: url(../images/image-sprite.png) no-repeat -2px -194px;
}
.header-welcome-note a span{
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url(../images/image-sprite.png) no-repeat -5px -250px;
	vertical-align: middle;
	margin-right: 0.3em;
}
.welcome-note-left{
	margin-top: 3em;
}
.welcome-note-right{
	margin-top: 0em;
}
/*************************/
/*start search*/
.sb-search {
	position: absolute;
	top:65px;
	right: 199px;
	width: 0%;
	min-width:30px;
	height:30px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	font-family: 'Cairo', sans-serif;
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0px;
	border: none;
	outline: none;
	background:none;
	width: 100%;
	height:39px;
	margin: 0;
	z-index: 10;
	padding: 5px 20px;
	font-size: 15px;
	color: #fff;
	font-family: 'Cairo', sans-serif;
}
.sb-search-input:-webkit-input-placeholder {
	color: #ffffff;
}
.sb-search-input:-moz-placeholder {
	color: #ffffff;
}
.sb-search-input::-moz-placeholder {
	color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}
.sb-icon-search,.sb-search-submit  {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background:none; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
	color: #fff;
	background: url('../images/search.png') no-repeat  14px 3px;
	z-index: 90;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width:24%;
	background:rgba(64, 67, 71, 0.06);
	padding: 1.4em 0;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	background:url('../images/search-h.png') no-repeat 14px  3px;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*--//header-welcome-note--*/
.box{
	position:absolute;
	top:-1200px;
	width:100%;
	color:#7F7F7F;
	margin:auto;
	padding:0px;
	z-index:999999;
	text-align:center;
	left:0px;
 }
.box_content_center{
	background: rgba(46, 193, 232, 0.45);
	padding-bottom: 7.5em;
}
a.boxclose{
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 1.9em;
	right: 15em;
 }
 #activator {
}
.menu_box_list{
	display: inline-block;
	padding: 13.4em 0;
}
.menu_box_list ul li {
	display:block;
}
.menu_box_list li a{
	color: #FFF;
	font-size: 1.8em;
	display: block;
	padding: 0.3em;
	text-transform: uppercase;
	font-family: 'Cairo', sans-serif;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	letter-spacing: 0.1em;
	font-weight: 600;
}
.menu_box_list li a:hover{
	color:#000000;
	text-decoration: none;
}
.menu_box_list li a > i > img{
	vertical-align:middle;
	padding-right:10px;
}
placeholder{
	color:#222;
}
.boxclose span{
	width:58px;
	height:73px;
	display:inline-block;
	background: url(../images/into.png) no-repeat -0px -46px;
}
.boxclose span:hover{
	background: url(../images/into.png) no-repeat -0px 14px;
}
ul.button {
	padding: 2em;
	width: 100%;
	margin: 0 auto;
}
ul.button li{
	margin-left: 8px;
	list-style: none;
	display: inline-block;
}
ul.button li a{
	color: #666;
	padding: 0.8em 2em;
	border: 2px solid #fff;
	text-decoration: none;
	font-family: 'Cairo', sans-serif;
	font-weight:600;
	font-size: 1.3em;
}
.active,
ul.button li a:hover{
	background:#fff;
	color:#666;
}
/*-----//End-header----*/
#features{
	padding: 4.3em 0;
	background: #5DADE2;
}
.superb-feature{
	margin: 0 auto;
	text-align:center;
}
.superb-feature h2{
	color: #FFF;
	font-size:2.5em;
	font-weight:600;
	font-family: 'Cairo', sans-serif;
}
.superb-feature p{
	color: #FFF;
	font-size: 1.3em;
	font-weight: 400;
	font-family: 'Cairo', sans-serif;
	line-height: 1.9em;
	padding-top: 0.5em;
	width: 80%;
	margin: 0 auto;
}
/*---/featured-works---*/
/*** Content ****/
.devices-.main {
	width: 100%;
	margin: 0 auto;
}
.content_top{
	background: #F4F4F4;
	padding-top: 8em;
}
.content_top h3,.devices_desc h3{
	color: #566473;
	font-size: 2.7em;
	font-weight:600;
	margin: 0em 0 0.5em 0;
	font-family: 'Cairo', sans-serif;
}
.app_desc p,.devices_desc p{
	font-size: 1.15em;
	line-height: 1.8em;
	padding: 1em 0;
	font-weight: 600;
	font-family: 'Cairo', sans-serif;
	color:  #566473;
	margin: 0 auto;
}
.app_ img{
   float:right;	
   padding-top:8em;
   margin-right: -1em;
   margin-bottom: -1em;
   width:30%;
}
.app_img img{
	display:block;
}
/***** Content - botttom ******/
.content_bottom{
	padding-top: 8em;
	background: #EFF3F3;
}
.devices img{
	display:block;
	margin-left: 10em;
}
/********************/
#gallery {
	background: url(../images/slider-bg.jpg) no-repeat 0px 0px;
	padding-top:4em;
	background-size:cover;
	height: 763px;
}
.our-story p{
	font-size: 2.8em;
	color:#fff;
	line-height: 1.9em;
	margin:0 auto;
	text-align:center;
	font-weight:600;
	font-family: 'Cairo', sans-serif;
}
.our-story h4{
	font-size: 3.3em;
	font-weight:600;
	color:#fff;
	margin-bottom: 0.3em;
	margin: 0 auto;
	text-align:center;
	font-family: 'Cairo', sans-serif;
}
.cau_left{
	margin-top: 20%;
}
/********start-slider**************/
article > div {
	text-align: center;
}
.wmuSlider {
	position: relative;
	overflow: hidden;
	min-height: 400px;
	text-align: center;
}
.wmuSlider .wmuSliderWrapper article {
	position: relative;
	text-align: center;
}
.wmuGallery .wmuGalleryImage {
	position: relative;
	text-align: center;
}
.wmuGallery .wmuGalleryImage img {
	max-width: 100%;
	width: auto;
	height: auto;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev {
	background-position: 19px 9px;
	left: 40px;
}
.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width: 25px;
	height: 35px;
	text-indent: -9999px;
	background: url(../images/sprite.png) no-repeat;
	top: 40%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderPrev {
	background-position: -3px -54px;
	left: 143px;
}
.wmuSliderNext {
	background-position: -48px -51px;
	right: 149px;
}
.client-main{
	margin:0 auto;
	width: 80%;
	padding: 6em 0;
}
.client{
	float:left;
	width:30%;
}
.client-des{
	float:right;
	width:65%;
}
.client-des h4{
	color: #585C67;
	font-size: 2.7em;
	text-align: left;
	font-family: 'Cairo', sans-serif;
	font-weight: 600;
}
.client-des p {
	width: 93%;
	color: #585C67;
	font-size: 1.2em;
	text-align: left;
	font-family: 'Cairo', sans-serif;
	line-height: 1.8em;
	font-weight: 500;
}
.client img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border: 8px solid #3A9ADA;
}
article > div > span{
	text-align: center;
	padding: 1em 0 0 0;
	display:block;
}
 article:nth-child(2) > div > span > a {
	color:#585C67;
	cursor: pointer;
	font-size:1.2em;
}
article:nth-child(2) > div > span > a:hover{
color:#C0B9CD;
}
/******************/
#contact{
	background: url(../images/contact-bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height:500px;
}
.newsletter{
	text-align:center;
	padding: 12em 0;
	width: 85%;
	margin: 0 auto;
}
.newsletter-left h5{
	color: #fff;
	font-size: 2.5em;
	font-weight: 600;
	font-family: 'Cairo', sans-serif;
}
.newsletter-left p{
	color:#fff;
	font-size:1.8em;
	font-weight:500;
	font-family: 'Cairo', sans-serif;
}
.text-box {
	margin-left: 12px;
	width: 45%;
}
.text-box input[type="text"]{
	border: 1.8px solid #fff;
	width: 100%;
	padding: 0.8em 0em 0.7em 1em;
	margin-bottom: 1.5em;
	color: #fff;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
	font-weight:600;
	background: none;
	font-size: 1.2em;
	font-family: 'Cairo', sans-serif;
}
.con-button {
	text-align:center;
	width: 96%;
	margin-top: 1em;
}
input[type="submit"] {
	padding: 0.9em 4em;
	font-size: 1.3em;
	background: #319AE0;
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all; 
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
	font-weight: 500;
	font-family: 'Cairo', sans-serif;
	outline: none;
	border: none;
	border: 1.5px solid #319AE0;
}
.con-button input[type=submit]:hover,.text-box input[type="text"]:hover{
	background:none;
	border: 1.5px solid #319AE0;
	text-decoration:none;
}
form {
	width: 100%;
}
/*******************/
.footer{
	padding:3em;
	background: #111111;
}
.footer-main {
	width: 28%;
	margin: 0 auto;
}
.social-icons {
	/*padding-top: 0.97em;*/
}
ul.top-social-icons {
	padding: 0;
}
.footer-left h6{
	color:#fff;
	font-size: 2em;
	font-weight:600;
	float:left;
	font-family: 'Cairo', sans-serif;
}
.footer-right{
	float:right;
	width:50%;
}
.footer-button{
	text-align:center;
	padding-top: 1em;
}
.footer-button a {
	padding: 0.9em 3em;
	font-size: 1.2em;
	background: #fff;
	color: #222;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
	font-weight: 600;
	font-family: 'Cairo', sans-serif;
	text-transform: uppercase;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.footer-button a:hover{
	background:none;
	border: 1.5px solid #319AE0;
	text-decoration:none;
	color:#fff;
}
/*--//tip-info--*/
.social-icons{
	margin: 0 auto;
	text-align: center;
}
.top-social-icons li{
	display: inline-block;
	margin: 1.2em 0.3em;
}
.top-social-icons li a{
	width:35px;
	height:35px;
	display:block;
}
.facebook{
	background: url(../images/social-icons.png) no-repeat 1px 3px;
}
.twitter{
	background: url(../images/social-icons.png) no-repeat -48px 3px;
}
.instagram{
	background: url(../images/social-icons.png) no-repeat -92px 3px;
}
.youtube{
	background: url(../images/social-icons.png) no-repeat -144px 3px;
}
.vimeo{
	background: url(../images/social-icons.png) no-repeat -192px 3px;
}
/*--------social simptip--------*/
[data-tooltip] {
	position: relative;
	display: inline-block;
}
[data-tooltip].simptip-position-bottom:before {
	border-bottom-color:#319AE0;
}
[data-tooltip].simptip-position-bottom:after {
	background-color:#319AE0;
	color: #fff;
}
[data-tooltip]:before {
	content: '';
	position: absolute;
	border-width: 6px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:before, [data-tooltip]:after {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	z-index: 999999;
}
[data-tooltip]:after {
	height: 32px;
	padding: 16px 12px 0;
	font-size: 15px;
	line-height: 0px;
	content: attr(data-tooltip);
	white-space: nowrap;
	font-family: 'Cairo', sans-serif;
	font-weight:500;
	border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	-webkit-border-radius: 0.2em; 
}
[data-tooltip]:hover, [data-tooltip]:focus {
	background-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
	visibility: visible;
	opacity: 1;
}
.simptip-position-bottom.simptip-movable:before {
	margin-top: -15px;
}
.simptip-position-bottom.simptip-movable:after {
	margin-top: -3px;
}
.simptip-position-bottom:before, .simptip-position-bottom:after, .simptip-position-top:before, .simptip-position-top:after {
	left: 32%;
}
.simptip-position-bottom:before, .simptip-position-bottom:after {
	top: 110%;
}
.simptip-position-bottom:after, .simptip-position-top:after {
	margin-left: -18px;
}
.simptip-position-right.simptip-movable:before, .simptip-position-right.simptip-movable:after, .simptip-position-left.simptip-movable:before, .simptip-position-left.simptip-movable:after, .simptip-position-top.simptip-movable:before, .simptip-position-top.simptip-movable:after, .simptip-position-bottom.simptip-movable:before, .simptip-position-bottom.simptip-movable:after {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.simptip-position-bottom.simptip-movable:hover:before, .simptip-position-bottom.simptip-movable:hover:after {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}
/*******************/
.copy-right{
	text-align:center;
	/*padding: 1em;*/
	background: #111111;
}
.copy-right  p{
	color:#fff;
	font-size:1.3em;
	font-family: 'Cairo', sans-serif;
	/*margin-top:1em;*/
	font-weight: 500;
}
.copy-right p a{
	color:#319AE0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.copy-right a:hover{
	color:#fff;
	text-decoration: none;
}
/******************/
/*** move top **/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 13px;
	right: 15px;
	overflow: hidden;
	width: 37px;
	height:56px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-up.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 37px;
	height: 48px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}
/******************/
/*------Start-Media-quries------*/
/*----start-media-quries-for-1366px-Laptops-----*/
@media (max-width:1366px){
	box_content_center {
		padding-bottom: 7.1em;
	}
	.newsletter {
		width: 85%;
		margin: 0 auto;	
	}
}
/*----start-media-quries-for-1280px-Laptops-----*/
@media (max-width:1280px){	
	.box_content_center {
		padding-bottom: 7.1em;
	}
	.newsletter {
		width: 85%;
		margin: 0 auto;	
	}
	.top-header {
		margin: 0 auto;
		width: 82%;
	}
	.wmuSliderNext {
	right: 99px;
	}
	.wmuSliderPrev {
		left: 93px;
	}
}
/*----start-media-quries-for-1024px-Laptops-----*/
@media (max-width:1024px){
	.top-header {
		margin: 0 auto;
		width: 100%;
		padding-top: 4em;
	}
	.sb-search {
		position: absolute;
		top: 58px;
	}
	.welcome-note-right img {
		width: 70%;
	}
	.welcome-note-left {
		margin-top:5em;
	}
	.welcome-note-right {
		margin-top: 6em;
	}
	.sb-search {
		top: 53px;
		right: 31px;
	}
	.welcome-note-right img {
		width: 60%;
		margin: 0 auto;
	}
	.header-welcome-note h1 {
		font-size: 3.3em;
	}
	.superb-feature h2 {
		font-size: 2.3em;
	}
	.superb-feature p {
		font-size: 1.2em;
		width: 90%;
	}
	.app_img img {
		width: 71%;
	}
	.devices img {
		margin-left: 4em;
		width: 75%;
	}
	.content_top h3, .devices_desc h3 {
	font-size: 2.4em;
	}
	#gallery {
		height: 726px;
	}
	#contact {
		min-height: 300px;
	}
	.newsletter-left h5 {
	font-size: 2.3em;
	}
	.newsletter-left p {
	font-size: 1.3em;
	}
	.newsletter {
		width: 100%;
		margin: 0 auto;
	}
	input[type="submit"] {
		padding: 0.8em 4em;
	}
	.footer-main {
		width: 49%;
	}
}
/*----start-media-quries-for-800px-----*/
@media (max-width:800px){
	.top-header {
		padding-top: 1em;
	}
	.sb-search {
		top:14px;
	}
	.welcome-note-left {
		margin-top: 4em;
	}
	.divice12{
		display:block;
	}
	span.divice12 img {
		width:35%;
		margin: 0 auto;
	}
	.welcome-note-right{
		display:none;
	}
	.header-welcome-note {
		text-align: center;
	}
	.header-welcome-note h1 {
		text-align: center;
		font-size: 3em;
	}
	#features {
		padding: 3.3em 0;
	}
	.superb-feature h2 {
		font-size: 2.15em;
	}
	.superb-feature p {
		font-size: 1.15em;
		width:96%;
	}
	.app_img img {
		margin: 0 auto;
		width:30%;
	}
	.welcome-note-left p {
		text-align: center;
	}
	.welcome-note-left .row {
		margin-bottom: 15px;
	}
	.content_top h3, .devices_desc h3 {
		text-align: center;
		padding-top: 1em;
	}
	.app_desc p, .devices_desc p {
		margin: 0 auto;
		text-align: center;
		width: 90%;
		padding: 0;
	}
	.devices_desc p {
		padding-bottom: 2em;
	}
	.devices img {
		margin:0 auto;
		width:35%;
	}
	a.boxclose {
		top: 2.7em;
		right: 24em;
	}
	.content_top { 
		padding: 2em 0;
	}
	.content_bottom{
		padding-top: 2em;
	}
	.our-story h4 {
		font-size: 2.2em;
	}
	.our-story p {
		font-size:2em;
	}
	 .newsletter {
		text-align: center;
		padding: 4em 0;
	}
	.newsletter-left {
		padding-bottom: 3em;
	}
	#gallery {
		height: 491px;
	}
	.client-main {
		margin: 0 auto;
		width: 80%;
		padding:4em 0;
		text-align: center;
	}
	.client {
		text-align: center;
		margin: 0 auto;
		float: none;
	}
	.client img {
		border: 5px solid #3A9ADA;
		width: 69%;
	}
	.client-des h4 {
		font-size: 2.2em;
		text-align: center;
	}
	.client-des {
		float:none;
		margin:0 auto;
		width:100%;
	}
	.client-des p {
	width:100%;
	text-align:center;
	overflow: hidden;
	height: 60px;
	}
	.wmuSlider {
	min-height: 300px;
	}
	.footer-main {
		width: 60%;
	}
	.footer {
		padding: 4em;
	}
	.copy-right {
		padding:0;
	}
}
/*----start-media-quries-for-768px-----*/
@media (max-width:768px){
	.top-header {
		padding-top: 1em;
	}
	.sb-search {
		top:14px;
	}
	.welcome-note-left {
		margin-top: 4em;
	}
	.divice12{
		display:block;
	}
	span.divice12 img {
		width: 35%;
		margin: 0 auto;
	}
	.welcome-note-right{
		display:none;
	}
	.header-welcome-note {
		text-align: center;
	}
	.header-welcome-note h1 {
		text-align: center;
		font-size: 3em;
	}
	#features {
		padding: 3.3em 0;
	}
	.superb-feature h2 {
		font-size: 2.15em;
	}
	.superb-feature p {
		font-size: 1.15em;
		width:96%;
	}
	.welcome-note-left p {
		text-align: center;
	}
	.content_top h3, .devices_desc h3 {
		text-align: center;
		padding-top: 1em;
	}
	.app_desc p, .devices_desc p {
		margin: 0 auto;
		text-align: center;
		width: 90%;
		padding: 0;
	}
	.devices_desc p {
		padding-bottom: 2em;
	}
	a.boxclose {
		top: 2.7em;
		right: 24em;
	}
	.content_top { 
		padding: 2em 0;
	}
	.content_bottom{
		padding-top: 2em;
	}
	.our-story h4 {
		font-size: 2.2em;
	}
	.our-story p {
		font-size:2em;
	}
	 .newsletter {
		text-align: center;
		padding: 4em 0;
	}
	.newsletter-left {
		padding-bottom: 3em;
	}
	#gallery {
		height: 491px;
	}
	.client-main {
		margin: 0 auto;
		width: 80%;
		padding:4em 0;
		text-align: center;
	}
	.client {
		text-align: center;
		margin: 0 auto;
		float: none;
	}
	.client img {
		border: 5px solid #3A9ADA;
		width: 69%;
	}
	.client-des h4 {
		font-size: 2.2em;
		text-align: center;
	}
	.client-des {
		float:none;
		margin:0 auto;
		width:100%;
	}
	.client-des p {
	width:100%;
	text-align:center;
	overflow: hidden;
	height: 60px;
	}
	.wmuSlider {
	min-height: 300px;
	}
	.footer-main {
		width: 60%;
	}
}
/*----start-media-quries-for-640-----*/
@media (max-width:640px){
		.menu_box_list li a {
		font-size: 1.5em;
	}
	.top-header {
		padding-top: 15px;
	}
	.top-bannar {
		min-height: 400px;
	}
	.right_bt span {
		background: url(../images/bg-nav.png) no-repeat 9px 0px;
	}
	.welcome-note-left p {
		text-align: center;
		width: 100%;
		font-size: 1.12em;
	}
	.welcome-note-left {
		margin-top:3em;
	}
	.header-welcome-note h1 {
		font-size: 2.9em;
		padding: 0;
	}
	.superb-feature p {
		font-size: 1.15em;
		width: 92%;
	}
	ul.button li a {
		padding: 0.7em 2em;
	}
	.superb-feature h2 {
		font-size: 2.1em;
	}
	.superb-feature p {
		font-size: 1.1em;
		width: 98%;
	}
	.app_desc p, .devices_desc p {
		margin: 0 auto;
		text-align: center;
		width: 95%;
		font-size: 1.15em;
	}
	.content_top h3, .devices_desc h3 {
		font-size: 2.3em;
	}
	.content_bottom {
		padding-top: 1.98em;
	}
	#gallery {
		height: 490px;
		padding-top: 2em;
	}
	.our-story p {
	font-size: 2.3em;
	}
	.client img {
	border: 6px solid #3A9ADA;
	width: 80%;
	}
	.wmuSliderPrev {
		left: 69px;
	}
	.wmuSliderPrev, .wmuSliderNext {
	top: 40%;
	}
	.client-des h4 {
		font-size: 2.5em;
	}
	.client-des p {
		font-size: 1.15em;
	}
		.wmuSlider {
				min-height:250px;
		}
		.wmuSliderPrev, .wmuSliderNext {
			top: 41%;
		}
		.wmuSliderNext {
			right: 75px;
		}
		.newsletter {
			text-align: center;
			padding: 2em 0;
		}
		#contact {
		min-height: 380px;
		}
		.our-story h4 {
		font-size: 2.5em;
	}
	#gallery {
		height: 443px;
		padding-top: 2em;
	}
	.newsletter-left h5 {
		font-size: 2.2em;
	}
	.copy-right p {
		font-size: 1.2em;
		margin-top: 0.5em;
	}
	.text-box {
		margin-left: 12px;
		width: 47%;
	}
	a.boxclose {
		right: 19em;
	}
	.footer-main {
	width: 69%;
	}
	.footer {
	padding: 2em;
	}
	.copy-right {
		padding:0; 
	}
}
/*----start-media-quries-for-480-----*/
@media (max-width:480px){
	.top-header {
	padding-top: 1em;
	}
	.sb-search.sb-search-open, .no-js .sb-search {
			width: 41%;
	}
	.sb-search {
		position: absolute;
		top: 16px;
	}	
	a.boxclose {
		right: 14em;
	}
	a.boxclose {
		top: 2em;
	}
	.divice12 img {
		width:45%;
		margin: 0 auto;
	}
	.welcome-note-left p {
		text-align: center;
		width: 100%;
		font-size: 1em;
		/*overflow: hidden;
		height: 65px;*/
		}
	.header-welcome-note h1 {
		font-size:2.3em;
		 padding: 0;
	}
	ul.button li {
		margin-left:0;
	}
	ul.button li a {
		padding: 0.6em 1em;
		font-size: 1.1em;
	}
	#features {
		padding: 2em 0;
	}
	.superb-feature h2,.content_top h3, .devices_desc h3,.client-des h4,.newsletter-left h5,.our-story h4 {
		font-size:1.93em;
	}
	.superb-feature p {
		font-size: 1em;
		width: 87%;
	}
	.app_img img {
		display: block;
		margin: auto;
	}
	.content_top {
		padding-top: 4em;
	}
	.app_desc p, .devices_desc p {
		width: 100%;
		font-size: 1em;
		overflow: hidden;
		height: 117px;
		margin-bottom: 1.5em;
	}
	.devices_desc h3 { 
		padding-top: 0.5em;
	}
	#gallery {
		height: 344px;
	}
	.client-main {
		padding:4em 0;
	}
	.client-des p {
		height: 55px;
		font-size: 1.1em;
	}
	.wmuSliderPrev, .wmuSliderNext {
		top: 40%;
	}
	.wmuSliderPrev {
		left: 24px;
	}
	.wmuSliderNext {
		right: 29px;
	}
	.newsletter-left p {
		font-size: 1.5em;
	}
	.text-box input[type="text"] {
		padding: 0.6em 0em 0.6em 1em;
		font-size: 1.1em;
	}
	.con-button {
		width: 99%;
	}
	input[type="submit"] {
		padding: 0.7em 3.5em;
		font-size: 1.1em;
	}
	#contact {
		min-height: 330px;
	}
	.footer-main {
		padding: 1em 0;
		width: 91%;
	}
	.footer-button a {
		padding: 0.9em 2em;
	}
	.footer {
		padding: 1em;
	}
	.copy-right p {
	font-size: 1em;
	}
	.simptip-position-bottom:before, .simptip-position-bottom:after, .simptip-position-top:before, .simptip-position-top:after {
		left: -20%;
	}		
}

/*----start-media-quries-for-320-----*/
@media (max-width:320px){
	.top-bannar {
		min-height: 250px;
	}
	.sb-search {
		position: absolute;
		top: 14px;
	}
	ul.button {
		padding: 1em;
	}
	.box_content_center {
		padding-bottom: 0em;
	}
	a.boxclose {
			right: 9em;
	}
	.divice12 img {
		width: 100%;
	}
	.header-welcome-note h1 {
		font-size:2em;
	}
	.welcome-note-left p {
		font-size: 1em;
		/*overflow: hidden;
		height: 47px;*/
	}
	.header-welcome-note a {
		font-size: 1em;
	}
	.superb-feature h2, .content_top h3, .devices_desc h3, .newsletter-left h5 ,.our-story h4 {
		font-size: 1.5em;
	}
	.client-des h4{
		font-size: 1.5em;
	}
	.superb-feature p {
		font-size: 0.97em;
		width: 96%;
		overflow: hidden;
		height: 50px;
	}
	.app_desc p, .devices_desc p {
		width: 100%;
		font-size: 0.95em;
		overflow: hidden;
		height: 73px;
	}
	.app_img img {
		display: block;
		margin: 0px 0.8em;
		width: 80%;
	}
	.content_bottom {
		padding-top: 1.3em;
	}
	.devices img {
		width: 50%;
		margin: 0 auto;
	}
	.app_img img {
		width: 40%;
		margin: 0 auto;
	}
	.our-story p {
		font-size: 1.3em;
	}
	.wmuSliderNext {
		right: 15px;
	}
	.wmuSliderPrev {
		left: 8px;
	}
	.welcome-note-left p {
		/*display:none;*/
	}
	.welcome-note-left {
		margin-top: 35px;
	}
	ul.button li a {
		padding: 0.5em 0.5em;
		font-size: 1em;
	}
	.content_top {
		padding-top: 1em;
	}
	#gallery {
		height:189px;
		width: 100%;
	}
	.client-main {
		padding: 1em 0;
	}
	.wmuSlider {
		min-height: 200px;
	}
	.newsletter-left p {
		font-size: 0.97em;
	}
	.text-box {
		margin-left: 0;
		width: 100%;
	}
	.footer-left h6 {
		font-size: 1.5em;
	}
	.footer-button a {
		padding: 0.8em 1em;
		font-size: 1em;
	}
	.social-icons {
		padding-top: 0em;
	}
	#toTop {
	bottom: -2px;
	}
	.newsletter-left {
		padding-bottom: 1em;
	}
	.menu_box_list {
	padding: 5.2em 0;
	}
	.menu_box_list li a {
		font-size: 1em;
		padding: 0.2em;
	}
	.simptip-position-bottom:before, .simptip-position-bottom:after, .simptip-position-top:before, .simptip-position-top:after {
		left: -20%;
	}
}

/*----//End-media-quries-for-320px-----*/




/*-- Header Part Starts Here --*/
.navigation {
  float: left;
  /*text-align: left;*/
  /*padding-top: 22px;*/
}
.logo {
  float: right;
}
.logo a{
  display:block;
}
.header {
  padding-top: 2%;
}
ul.navig {
  padding: 0;
}
ul.navig li span {
  color: #58585a;
  margin: 0 15px;
  font-size: 16px;
}
ul.navig li {
  display: inline-block;
  margin: 0 2px;
}
ul.navig li a {
  font-size: 1.28em;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  padding: 7px 14px;
  /*background: #0fa7ff;*/
}
ul.navig li a.active {
  color: #fff;
  background:#24539b;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
/* Shutter Out Vertical */
a.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: rgba(0, 0, 0, 0.31);
  color: #58585a;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #24539b;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-vertical:hover,a.hvr-shutter-out-vertical:focus,a.hvr-shutter-out-vertical:active {
  color: white;
}
a.hvr-shutter-out-vertical:hover:before,a.hvr-shutter-out-vertical:focus:before,a.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
ul.navig li a:hover ul.navig li a:after{
  display: block;
}
ul.navig li a:after{
  width:15px;
  height:15px;
  background:red;
  display: none;
  content:"";
  position:absolute;
  top:0;
}
.head_grid{
  text-align:center;
  width: 26.3%;
}
.head_grid_center{
  margin: 0 7em;
}
.grid_ba{
  width:100%;
  background:#dfdfdf;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  text-align:center;
  padding: 5em 1em;
  margin:0 auto;
}
.grid_ba p{
  margin:1em 0 0 0;
  font-size:1em;
  font-weight:600;
  color: #4c4a5a;
}
.stars {
  margin: 7em 0 2em 0;
  text-align: center;
  position: relative;
}
.stars:before {
  content: "";
  background: rgba(88, 86, 104, 0.33);
  height: 1px;
  width: 35%;
  position: absolute;
  top: 59%;
  right: 9%;
}
.stars:after {
  content: "";
  background: rgba(88, 86, 104, 0.33);
  height: 1px;
  width: 35%;
  position: absolute;
  top: 59%;
  left: 9%;
}
@media (max-width: 768px){
span.menu:before {
  content: url(../images/bg-nav.png);
  cursor: pointer;  
  height:32px;
}
ul.navig {
  width: 11%;
  float: left;
  margin:0;
}
.header {
  margin: 0 auto;
  position: absolute;
  width: 100%;
  right:0;
}
ul.navig{
  display:none;
}
ul.navig li {
  font-size: 12px;
  display:inline-block;
  width: 100%;
  margin:0;
}
ul.navig li a {
  padding: 7px;
  font-size: 15px;
  width: 100%;
  font-weight: 600;
  display: block;
  background: #fff;
  color: #333333;
  margin: 3px 0px;
}
ul.navig li a:hover{
  color:#ffffff;
}
 span.menu{
	position: absolute;
	top: 30px;
	left: 30px;
}
ul.navig {
  margin: 0;
  z-index: 999;
  position: absolute;
  width: 96%;
  text-align: center;
  top: 10%;
  right: 2%;
  background: rgba(255, 255, 255, 0.97);
}
.navigation {
  height: 60px;
  padding: 0px 16px 0em;
  margin-bottom: 0em;
}
ul.navig li:nth-of-type(4) {
  margin: 0 0em 0 0px;
}
ul.navig li:nth-of-type(3) {
  margin: 0 0px 0 0em;
}
}
/*--Header-Part-Ends-Here --*/
.banner{
  /*background: #0fa7ff;*/
  padding: 4em 0px 3.5em 0px;
}
.banner-bottom {
  margin-top: 12%;
}
.banner-left img {
  width: 100%;
}
.banner-left{
  text-align:center;
}
.banner-right {
  margin-top: 9.5%;
}
.banner-right h1{
  color: #58585a;
  font-size: 2.3em;
  font-weight: 300;
  margin: 0;
}
.banner-right h1 span{
  font-weight:700;
}
.banner-right h2 {
  font-size: 1.95em;
  font-weight: 400;
  color: #58585a;
  margin-top: 1.8%;
}
.banner-right p {
  color: #58585a;
  font-size: 23px;
  line-height: 1.38em;
  padding-left: 3em;
  margin-top: 11%;
  font-weight: 600;
}
.bnr-btn{
  margin-top:10%;
}
.bnr-btn a {
  padding: 13px 35px;
  color: #58585a;
  font-weight: 400;
  font-size: 20px;
  background: #ff0030;
  border-bottom: 4px solid #B6A416;
}
.banner-right ul{
  padding:0;
  margin-top: 8.5%;
}
.banner-right ul li{
  list-style:none;
  display:inline-block;
}
.banner-right ul li:nth-child(1){
  margin-left:17px;
}
.banner-right ul li span{
  background:url(../images/bn-sprit.png) no-repeat;
  width:42px;
  height:48px;
  display:block;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.banner-right ul li span.apl{
  background-position:0px 0px;
}
.banner-right ul li span.rbt{
  background-position:-42px 0px;
}
.banner-right ul li span.apl:hover{
  background-position:0px -48px;
}
.banner-right ul li span.rbt:hover{
  background-position:-42px -48px;
}
/* Bounce To Bottom */
a.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #24539b;
  color: #58585a;
}
a.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  color:#000;
  background: #d0a822;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-bounce-to-bottom:hover,a.hvr-bounce-to-bottom:focus,a.hvr-bounce-to-bottom:active {
  color: white;
}
a.hvr-bounce-to-bottom:hover:before,a.hvr-bounce-to-bottom:focus:before,a.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--Banner-Part-Ends-Here--*/



.w3ls-contact {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.w3ls-contact h1 {
	font-size: 3.5em;
	font-weight: 500;
	text-transform: capitalize;
	color: #000000;
	text-shadow: -4px 3px 1px rgba(0, 0, 0, 0.19);
	margin: 0.8em 1vw .9em;
	text-align: center;
	font-family: 'Cairo', sans-serif;
}

.w3ls-contact form {
	max-width: 650px;
	margin: 0 5vw;
	background: rgba(0, 0, 0, 0.76);
	padding: 3.5vw;
	box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.w3ls-contact label {
	font-size: 14px;
	color: #e1e3e2;
	float: right;
	text-align: right;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.agile-field-txt {
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	margin-bottom: 1.5em;
}

.w3ls-contact label i {
	font-size: 1.1em;
	margin-left: 3px;
	color: #FF9800;
}

.w3ls-contact input[type="text"],
.w3ls-contact input[type="email"] {
	width: 100%;
	color: #fff;
	outline: none;
	font-size: 16px;
	/* line-height: 25px; */
	padding: 8px 15px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #4e4e4e;
	box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.49);
	-webkit-appearance: none;
	font-family: 'Cairo', sans-serif;
	background: none;
}

.agile-field-txt textarea {
	resize: none;
	height: 150px;
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	width: 100%;
	color: #fff;
	outline: none;
	font-size: 16px;
	/* line-height: 25px; */
	padding: 8px 15px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #4e4e4e;
	box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.49);
	-webkit-appearance: none;
	font-family: 'Cairo', sans-serif;
	background: none;
}

.w3ls-contact.w3l-sub {
	margin-top: 1em;
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
}

.w3ls-contact input[type=submit] {
	color: #000000;
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	padding: 0.5em 0;
	font-size: 1.1em;
	cursor: pointer;
	border: none;
	outline: none;
	background: #FF9800;
	font-family: 'Cairo', sans-serif;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

.w3ls-contact input[type=submit]:hover {
	background: #eee;
	color: #000;
}

/*--copyright--*/

.copy-wthree {
	margin: 3em 0em;
}

.copy-wthree p {
	color: #fff;
	font-size: 14.5px;
	line-height: 1.8;
	margin: 0 3vw;
}

.copy-wthree p a {
	color: #fff;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

.copy-wthree p a:hover {
	color: #ff9800;
}

/*--//copyright--*/

/*--responsive--*/

@media(max-width:1920px) {
	.w3ls-contact h1 {
		font-size: 3.5vw;
	}
}

@media(max-width:1024px) {
	.w3ls-contact h1 {
		font-size: 4.5vw;
	}
}

@media(max-width:800px) {
	.w3ls-contact h1 {
		font-size: 5vw;
	}
}

@media(max-width:480px) {
	.w3ls-contact h1 {
		font-size: 2.5em;
	}
	.w3ls-contact form {
		padding: 7.5vw;
	}
}

@media(max-width:440px) {
	.w3ls-contact h1 {
		font-size: 2.3em;
	}
	.parent {
		display: block;
	}
}

@media(max-width:320px) {
	.w3ls-contact h1 {
		font-size: 1.8em;
	}
	.w3ls-contact form {
		padding: 25px 8px;
	}
}

