@charset "utf-8";
@font-face {
	font-family: 'FontAwesome';
	src: url('font/fontawesome-webfont.eot?v=4.0.1');
	src: url('font/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=4.0.1') format('woff'), url('font/fontawesome-webfont.ttf?v=4.0.1') format('truetype'), url('font/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}
/* CSS Document */
body{
	margin:0;
	background:#fff;
	font-family:'Source Sans Pro', sans-serif;
overflow-x: hidden;
}

/*top-wraper*/
#top-wraper{
	width:100%;
	background:url('images/topheader-bg.png');
	height:70px;
}
#top-wraper #logo{
	width:30%;
	height:auto;
	float:left;
}
#top-wraper #logo img{
	margin-left:1em;
}
#footer-wraper #social{
	width:100%;
	height:auto;
	float:left;
	margin-top:1em;
}
/* social media */
#footer-wraper #social .facebook, #footer-wraper2 #social .facebook {
    background: url("images/social-facebook1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    float: left;
    height: 20px;
    margin-left: 4px;
    width: 20px;
margin-top: 15px;
}
#footer-wraper #social .facebook:hover, #footer-wraper2 #social .facebook:hover {
    background: url("images/social-facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
}
#footer-wraper #social .twitter, #footer-wraper2 #social .twitter {
    background: url("images/social-twitter1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    float: left;
    height: 20px;
    margin-left: 4px;
    width: 20px;
margin-top: 15px;
}
#footer-wraper #social .twitter:hover, #footer-wraper2 #social .twitter:hover {
    background: url("images/social-twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
}
#footer-wraper #social .linkedin, #footer-wraper2 #social .linkedin {
    background: url("images/social-linkedin1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    float: left;
    height: 20px;
    margin-left: 4px;
    width: 20px;
margin-top: 15px;
}
#footer-wraper #social .linkedin:hover, #footer-wraper2 #social .linkedin:hover  {
    background: url("images/social-linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
}
#footer-wraper #social .google,#footer-wraper2 #social .google {
    background: url("images/social-google1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    float: left;
    height: 20px;
    margin-left: 4px;
    width: 20px;
margin-top: 15px;
}
#footer-wraper #social .google:hover, #footer-wraper2 #social .google:hover{
    background: url("images/social-google.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
}
/* social media */

#content-wraper{
	width:100%;
	height:100%;
}
#content-wraper .left{
	width:25%;
	height:auto;
	float:left;
	background:#000;
	/*background:#ededed;
	background: #c5c5c5;
	background-image: -moz-linear-gradient(top, #ededed, #c5c5c5);
	background-image: -webkit-linear-gradient(top, #ededed, #c5c5c5);
	background-image: -o-linear-gradient(top, #ededed, #c5c5c5);
	background-image: -ms-linear-gradient(top, #ededed, #c5c5c5);
	background-image: linear-gradient(top, #ededed, #c5c5c5);*/
}
#content-wraper .right{
	width:75%;
	float:right;
	height:100%;
}
#content-wraper #logo{
	margin: 0.1em 0.5em 0.1em 0.5em;
	min-height: 48px;
	cursor: default;
}
#content-wraper #logo .image{
	width:100%;
	height:auto;
}
#content-wraper #logo .image img{
	width:100%;
	height:auto;
}
/*menu*/
#menu-backgroung{
	position:fixed;
	left:0;
	top:0;
	background:#000;
	height:100%;
	width:25%;
	z-index:-1;
}
#menu{
	height: 410px;
    overflow-y: scroll;
}
#menu .manu-li{
	    width: 95%;
    height: auto;
    margin: 0;
    border-left: 10px solid transparent;
    float: left;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
}
#menu .manu-li:firt-child{
	border-top:1px solid #3D3D3D;
}
#menu .manu-li-active{
	background:#121212;
	width:95%;
	height:auto;;
	margin:0;
	
	float:left;
	padding-bottom: 0.2em;
	padding-top: 0.4em;
	    border-left: 10px solid #FF9C00;
}
#menu .manu-li:hover{
	background:rgba(134, 132, 132, 0.38);
	    width: 95%;
    height: auto;
    margin: 0;
    border-left: 10px solid transparent;
    float: left;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
	    border-left: 10px solid #FF9C00;
}
#menu .margin-menu{
	padding:0 0.8em 0 0.8em;
}
#menu .left-div{
	    width: 90%;
    height: auto;
    float: left;
    margin: 0.2em 0;
    font-family: arial;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
#menu .left-div-active{
	width:90%;
	height:auto;
	float:left;
	margin:0.4em 0;
	font-family: arial;
	font-size: 100%;
	color:#EEA95F;
	text-decoration:none;
}
#menu .left-div:hover{
	color:#EEA95F;
	
}
#menu .link{	
	font-family: arial;
	font-size: 100%;
	color:#fff;
	text-decoration:none;
}
#menu .link:hover{
	color:#09F;
}
#menu .right-div{
	width:10%;
	height:auto;
	float:right;
	background:trasparent;
}
#menu .manu-li .right img{
	width:100%;
	height:auto;
	background:trasparent;
}
/* end menu */

#contentwrap{
	margin:1em auto;
	width:95%;
}
#contentwrap .left-div{
	width:30%;
	float:left;
}
#contentwrap .left-div-EduLabs, #contentwrap .left-div-CampusLabs, #contentwrap .left-div-Giftxoxo, #contentwrap .left-div-Lipstich, #contentwrap .left-div-Want2Flaunt{
	width:100%;
	float:left;
	/*border: 1px solid #AED2F3;*/
	border-radius:5px;
	margin:1em 0;
}
#contentwrap p .link {
    border-bottom: 0 none;
    color: #005CFF;
    font-weight: bold;
    text-decoration: none;
}
#contentwrap p .link:hover {
    color: #FC86A2;
}
#contentwrap .right-div{
	width:69%;
	float:right;
	/*border: 1px solid #7B9FC3;*/
	border-radius:5px;
/*background: #EAF6DF;*/
}
#contentwrap .right-div-doctorAHA{
	width:69%;
	float:right;
	/*border: 1px solid #FDCE5F;*/
	border-radius:5px;
}
#contentwrap .right-div-TOM{
	width:69%;
	float:right;
	/*border: 1px solid #F3818C;*/
	border-radius:5px;
}
#contentwrap .right-div-kidmobile{
	width:69%;
	float:right;
	/*border: 1px solid #f9bf00;*/
	border-radius:5px;
}
#contentwrap .right-div-photomonitor{
	width:69%;
	float:right;
	/*border: 1px solid #fc8601;*/
	border-radius:5px;
}
#contentwrap .right-div-mobileonpc{
	width:69%;
	float:right;
	/*border: 1px solid #ffbd35;*/
	border-radius:5px;
}
#contentwrap .right-div-iConnect{
	width:69%;
	float:right;
	/*border: 1px solid #8EC917;*/
	border-radius:5px;
}
#contentwrap .right-div-survey{
	width:69%;
	float:right;
	/*border: 1px solid #d32131;*/
	border-radius:5px;
}
#contentwrap .image{
	width:100%;
	height:auto;
	float:left;
}
#contentwrap .image img{
	width:100%;
	height:auto;
	box-shadow:0 14px 12px -10px #333333;
}
#contentwrap #playstore{
	width:100%;
	height:auto;
	float:left;
	margin-top:6%;
}
#contentwrap #header-div{
	float:right;
	width:100%;
}#contentwrap .left-div-EduLabs #header-div, #contentwrap .left-div-CampusLabs #header-div, #contentwrap .left-div-Giftxoxo #header-div, #contentwrap .left-div-Lipstich #header-div, #contentwrap .left-div-Want2Flaunt #header-div{
	float:left;
	width:100%;
}
#contentwrap #header-div h3{
	color:#000;
	/*text-shadow:0 0 3px #333333;*/
	font-family: 'Exo 2', sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    text-align: center;
}
#contentwrap .left-div-EduLabs #header-div h3, #contentwrap .left-div-CampusLabs #header-div h3, #contentwrap .left-div-Giftxoxo #header-div h3, #contentwrap .left-div-Lipstich #header-div h3, #contentwrap .left-div-Want2Flaunt #header-div h3{
	text-transform: capitalize;
	font-size: 1.5em;
	text-align: left;
	margin:0.6em 0;
	text-shadow:0 1px 2px #666666;
	font-family:"Trebuchet MS";
}
.padding15{
	padding:0 15px;
}
#contentwrap #kidmobile #header-div h3{
	color: #8e0670;
	padding-top:1em;
}
#contentwrap #photomonitor #header-div h3{
	color: #669900;
	padding-top:1em;
}
#contentwrap #pconmobile #header-div h3{
	color: #669900;
	padding-top:1em;
}
#contentwrap #header-div h3>span{
	text-transform:capitalize;
}
#contentwrap .content-div{
	float:left;
	width:100%;
	border-radius:4px;
}
#contentwrap .content-div p{
	font-size: 1em;
	text-align:justify;
	line-height:30px;
	padding: 1px 15px;
	margin-bottom:1%;
}
#contentwrap .left-div-EduLabs .content-div p{
	margin:0.2em 0 0.7em 0;
}	
p{
	font-size: 1em;
	text-align:justify;
	line-height:30px;
	padding: 1px 15px;
	margin-bottom:1%;
}
#more h3{
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom:0.4em;
	font-family:"Trebuchet MS";
	text-shadow: 0 1px 2px #666666;
	color:#333;
}
#more p{
	text-align:left;
}
#more p .link{
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	color: #005CFF;
}
#more p .link:hover{
	color:#FC86A2;
}
#footer-wraper{
	width:100%;
	height:auto;
	min-height:40px;
	float:left;
	position:fixed;
	bottom:0;
	left:0;
	
	background: #eaeaea;
  background: linear-gradient(#eaeaea,#FFF) !important;
  background-image: -webkit-linear-gradient(#eaeaea,#FFF);
  background-image: -moz-linear-gradient(#eaeaea,#FFF);
  background-image: -ms-linear-gradient(#eaeaea,#FFF);
  background-image: -o-linear-gradient(#eaeaea,#FFF);
  background-image: linear-gradient(#eaeaea,#FFF);
}
#footer-wraper p, #footer-wraper2 p{
	color:#797979;
	font-size:85%;
	text-align:center;
	width:100%;
}
#footer-wraper2{
	width:100%;
	height:auto;
	min-height:40px;
	float:left;
	bottom:0;
	left:0;
	margin-top:0%;
	
	background: #eaeaea;
  background: linear-gradient(#eaeaea,#FFF) !important;
  background-image: -webkit-linear-gradient(#eaeaea,#FFF);
  background-image: -moz-linear-gradient(#eaeaea,#FFF);
  background-image: -ms-linear-gradient(#eaeaea,#FFF);
  background-image: -o-linear-gradient(#eaeaea,#FFF);
  background-image: linear-gradient(#eaeaea,#FFF);
 
  color: #BCBBBB;
  font-weight: bold;
}
#footer-wraper2 .footer-link, #footer-wraper .footer-link{
    color: #797979;
    float: inherit;
    font-family: Calibri;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
	padding:0 0.4em;
}
#footer-wraper2 .footer-link:hover, #footer-wraper .footer-link:hover {
    color: #046ECA;
    float: inherit;
}

/*11-03-2016*/

.span_text {
    position: relative;
    top: 0;
    left: 2px;
}

.nav>li {
    position: relative;
    display: block;
    float: left;
}
.nav>li>a {
    position: relative;
    display: block;
   
}

/* li.item-120 {
    line-height: 0;
	padding:1px;
}
li.item-119{
    line-height: 0;
	padding:1px;
}
li.item-178{
    line-height: 0;
	padding:1px;
} */
ul.nav.menua {
    line-height: 15px;
}

.inner-images-responsive img{
  width: 100%;
}

a.link {padding:0px !important;
}
.nav-justified > li {
   
    width: 100% !important;
}
a{text-decoration:none;}
a:hover{text-decoration:none !important;}
.menua li a:hover{
    text-decoration: none;
    background-color: transparent !important;
}
#top-wraper{position:fixed;top:0;z-index:99}
.topindex{  
 position: fixed;
    top: 70px;
    width: 100%;
z-index: 1;}

.nav-pills > li > a {
    border-radius: 4px;
    background: transparent !important;
    color: #000 !important;
    margin: 0px;
	padding: 0!important;
	/*border:1px solid #909090;*/

}
/* a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    margin: 0px;
    padding: 0px !important;
} */
.nav-pills img{width:135px;} 

span.span_text:hover {
    color: #FF9C00;
}
a.link {
    color: #999999;
    font: 400 13px 'Open Sans',arial,sans-serif;
}
li.active:hover {
    background: rgba(243, 243, 243, 0.5);
}
/* .ehover12:hover img {
    opacity: 0.8;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.ehover12 img {
    max-width: none;
   /*  width: calc(100% + 20px); */
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
 .hover, .hover .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.hover, .hover h2 {
    text-align: center;
} 
.ehover12 {
    background: #42b078;
} */

.ehover3:hover img {
    filter: grayscale(1) blur(3px);
    -webkit-filter: grayscale(1) blur(3px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.ehover3 img {
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
}
.hover img {
    display: block;
    position: relative;
}
.ehover3:hover img {
    filter: grayscale(1) blur(3px);
    -webkit-filter: grayscale(1) blur(3px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.ehover3 img {
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
}
/* .ehover5:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.ehover5 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.ehover5 h2, .ehover5 img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.hover img {
    display: block;
    position: relative;
} */
#edit-img:hover img {
    -webkit-filter: invert(100%);
}
.btn-img:hover img {
    opacity: 0.6;
}