/*
	   theme: ERCLab UInified - WIDGETS
	site url: http://erclab.com
	  design: EVILORD.COM
	  
*/

/* Arrows and effects */

.header, #header, .content .hero, .feat, .help-menu{
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}
.sharp{
  image-rendering:optimizeSpeed;
  image-rendering:-moz-crisp-edges;
  image-rendering:-o-crisp-edges;
  image-rendering:-webkit-optimize-contrast;
  image-rendering:optimize-contrast;
  -ms-interpolation-mode:nearest-neighbor;
}

/* iPhone Screenshot Slider */

.slide-iphone {
	position:relative;
	overflow:hidden;
	text-align:center;
	width:384px;
	height:800px;
	margin:0 auto;
	float:none;
	background:url(/assets/img/ui/iphone-mask.png) top center no-repeat;
}

.slide-iphone img{
	padding-top:116px;
	width:320px;
	height:568px;
	position:absolute;
    top:0;
    left:33px;
    z-index:8;
}

.slide-iphone IMG.active {
    z-index:10;
}

.slide-iphone IMG.last-active {
    z-index:9;
}



/* @2x iPhone Screenshot Slider */

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 144dppx) {
	
.slide-iphone{
	background-image:url(/assets/img/ui/iphone-mask@2x.png);
   -webkit-background-size: 384px 800px;
	  -moz-background-size: 384px 800px;
		-o-background-size: 384px 800px;
	-khtml-background-size: 384px 800px;
		   background-size: 384px 800px;
}

} @media screen and (max-width: 384px){
	
.slide-iphone {
	width:100%;
	margin:0;
}

}


/* Slide Desktop */

 .slide-desktop{
	width:300px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
}

@media screen and (max-height:768px){

.slide-desktop{
	width:300px;
	height:300px;
}

} @media screen and (min-height:768px){

.slide-desktop{
	width:400px;
	height:400px;
}

} @media screen and (max-width: 1023px){
 .slide-desktop{
	width:300px;
	height:300px;
}
	
} @media screen and (max-width: 767px){
 .slide-desktop{
	width:200px;
	height:200px;
}	
}

/*Hero iPhone & iPad body*/

.billboard{
	position:relative;
	z-index:0;
	clear:both;
	width:100%;
	max-width:1280px;
	margin:30px auto 0 auto;
	overflow:hidden;
}

.hero-iphone, .hero-ipad {
	margin:0 auto;
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
}

.hero-ipad{
	position:absolute;
	width:1200px;
	height:960px;
}

.hero-iphone{
	position:relative;
	z-index:1;
	width:660px;
	height:980px;
	top:180px;
	right:-130px;
	float:right;
}

.hero-iphone.blank{background-image:none;}

#features.overlap{
	position:relative;
	z-index:2;
	margin-top:-204px;
	margin-bottom:0;
}

@media screen and (max-width: 1200px){
	
.hero-ipad{
	width:100%;
}

.hero-ipad.hero-ipad-port{
	left:-140px;
}

} @media screen and (max-width: 900px){

.hero-iphone{
	top:240px;
	height:1100px;
}
.hero-ipad.hero-ipad-port{
	left:-190px;
}

} @media screen and (max-width: 767px){

.billboard{
	width:100%;
	margin-top:0;
}	

.hero-iphone{
	width:100%;
	left:0;
	right:0;
	top:0;
	height:800px;
}
	
.hero-ipad{
	display:none;
	background:none;
}

#features.overlap{
	margin-top:-116px;
	margin-bottom:0;
}	

} @media screen and (max-width: 460px){
	
.slide-iphone img{
	position: absolute;
	left:33px;
}

} @media screen and (max-width: 380px){
.slide-iphone img{
	position:relative;
	left: auto;
}
	
} @media screen and (max-width: 320px){

.slide-iphone img{
	position: absolute;
	left:0;
}

} @media
screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min--moz-device-pixel-ratio: 1.5),
screen and (-o-min-device-pixel-ratio: 2/1),
screen and (min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {

.hero-ipad{
	
   -webkit-background-size: 1200px auto;
	  -moz-background-size: 1200px auto;
		-o-background-size: 1200px auto;
	-khtml-background-size: 1200px auto;
		   background-size: 1200px auto;
}

.hero-iphone{
	
   -webkit-background-size: 660px auto;
	  -moz-background-size: 660px auto;
		-o-background-size: 660px auto;
	-khtml-background-size: 660px auto;
		   background-size: 660px auto;
}

} @media
screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px),
screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1200px),
screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 1200px),
screen and (min-device-pixel-ratio: 1.5) and (min-width: 1200px),
screen and (min-resolution: 144dpi) and (min-width: 1200px),
screen and (min-resolution: 144dppx) and (min-width: 1200px) {

.hero-ipad{	
   -webkit-background-size: 1200px auto;
	  -moz-background-size: 1200px auto;
		-o-background-size: 1200px auto;
	-khtml-background-size: 1200px auto;
		   background-size: 1200px auto;
}

.hero-iphone{	
   -webkit-background-size: 660px auto;
	  -moz-background-size: 660px auto;
		-o-background-size: 660px auto;
	-khtml-background-size: 660px auto;
		   background-size: 660px auto;
}

} @media
screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px),
screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 767px),
screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px),
screen and (min-device-pixel-ratio: 1.5) and (max-width: 767px),
screen and (min-resolution: 144dpi) and (max-width: 767px),
screen and (min-resolution: 144dppx) and (max-width: 767px) {

.hero-ipad{
	background-image:none;
}

.hero-iphone{
   -webkit-background-size: 660px auto;
	  -moz-background-size: 660px auto;
		-o-background-size: 660px auto;
	-khtml-background-size: 660px auto;
		   background-size: 660px auto;
}

}
@media
only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2.1),
only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2.1),
only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 16/9),
only screen and (max-width: 767px) and (min-device-pixel-ratio: 2.1),
only screen and (max-width: 767px) and (min-resolution: 216dpi),
only screen and (max-width: 767px) and (min-resolution: 216dppx) {

.slide-iphone img{
	padding-top:77px;
	width: 213px;
	height:auto;
	left:22px;
}

.slide-iphone{
	width:256px;
	height:533px;
	float:left;
	margin:0;
   -webkit-background-size: 100% auto;
	  -moz-background-size: 100% auto;
		-o-background-size: 100% auto;
	-khtml-background-size: 100% auto;
		   background-size: 100% auto;
}
.hero-iphone{
	width:256px;
	height:571px;
	float:none;
	margin:0 auto;
}
}

/* ######## WIDGET ####### */

.widget-offset{
	float:left;
	width:100%;
	margin:0px auto;
	position:relative;
	z-index:2;
	clear:both;
}

#widget{
	margin: -20px auto 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	float: left;
}

#widget .wrapper{
	width:800px;
	margin:0 auto;
	float:none;
}

.widgetBody {
	clear: both;
	float:left;
	width:100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.widget-wrapper{
	float:left;
	margin:30px 5% 40px 5%;
	width:90%;
}


.widget-bottom, .widget-top{
	width: 100%;
	margin:0 auto;
	float: left;
	clear: both;
	background: rgba(0,0,0,0.05);
}

.widget-top{
	padding:8px 0 0 0;
	border-bottom:solid 1px rgba(0,0,0,0.05);
	border-top:solid 1px rgba(0,0,0,0.06);
}

.widget-bottom{
	border-top:solid 1px rgba(255,255,255,0.05);
}

#widget .menu-tab a{
	padding-top:3px;
	padding-bottom:3px;
}

.widgetBody div.parent {
	display:none;
	margin:0 auto;
}

.widgetBody div.show {
	display:block;
}

.widget-tab{
	padding:0;
	margin:0;
	text-align:center;
}

.widget-tab li {
	text-align:center;
	cursor:pointer;
	font-size: 80%;
	float:none;
	list-style:none;
	padding:10px 5px 0 5px;
	margin:0;
	display:inline-block;
}


.widget-tab li:hover, #widget .selected{
    -webkit-box-shadow: 0px -10px 20px -10px white;
	   -moz-box-shadow: 0px -10px 20px -10px white;
	        box-shadow: 0px -10px 20px -10px white;
}

#widget .selected{
	position:relative;
}

#widget .selected:after {
	content:"";
	display:inline-block;
	position:absolute;
	left:40%;
	top:-10px;
	width:0;
	border-width:0px 10px 10px 10px;
	border-style:solid;
}

#widget .short-intro{
	text-transform: uppercase;
}

#widget .info{
	margin-top:17%;
	float:left;
	width:43%;
}

.tab-hero{
	float:left;
	width:55%;
	margin-top:-75px;
	text-align: left;
}

#widget .hero-wrapper{
	width:100%;
	margin:0;
	padding:0;
}

#widget .col-1 .hero-txt.last-1, #widget .col-1 .hero-txt.last-2{
	margin-bottom:0 ;
}

#widget .bt, #widget .social-button{
	width:32px;
	height:32px;
	padding:0;
	margin:0;
}

#widget .social-button{
	margin:0 3px;
}

#widget .social-button a {
	width:32px;
	height:32px;
	padding:0;
}
#widget p{
	padding:5px 0 20px 0;
}
#widget ul.menu-tab li a{
	border-color:rgba(255,255,255,0.3);
}

 @media screen and (max-width: 1024px){
 
#widget, #widget .wrapper{
	width:100%;
	height:100%;
}

} @media screen and (max-width: 1023px){
  .widgetBody div.parent {
	width:100%;
}

} @media screen and (max-width: 670px) {

.widget-offset, .widget {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.widgetBody div.parent {
  font-size:100%;
}

.widgetBody{
	overflow:hidden;
}

#widget .selected:after {
	left:30%;
}

.tab-hero{
	margin-top:-15%;
	padding:0; 
	width:40%;
	height:auto;
	text-align:left;
}

#widget .info{
	margin:8% 2% 0 2%;
	padding:0;
	width:52%;
	font-size:90%;
}

} @media screen and (max-width: 400px) {

#widget .menu-tab a{
	padding:3px 10px;
}

.tab-hero{
	margin:10% 0px;
	padding:0; 
	width:50%;
	height:auto;
}

#widget .info{
	margin-top:25%;
	padding:0;
	width:45%;
	font-size:90%;
}

}




/*GALLERY*/

/* Black Devices */

.gallery img {
	border:1px solid #222;
	margin:2px;
	padding:10px 1px 10px 1px;
	background-color:#212121;
	display:inline-block;	
}

.gallery li{
	margin:0;
	padding:0;
}

.gallery img{
	padding:8px 1px 8px 1px;
}

.gallery .or-l img{
	padding:1px 8px 1px 8px;
}

#os-mac .gallery img, #os-windows .gallery img{
	padding:0;
	border:1px solid #999;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	 -khtml-border-radius:2px;
			border-radius:2px;
}

.gallery{
	text-align:center;
	margin:20px auto;
	clear:both;
	width:90%;
}

.gallery h2{
	margin:0 0 10px 0;
	padding-top:0;
}

.gallery p{
	padding-bottom:0;
}

.gallery ul li { display:inline; }

.section-title{
	text-align:center;
}

@media screen and (max-width: 800px){

.gallery{
	width:100%;
}

} 


/* how-it-works */

#how-it-works{
	z-index:2;
	padding-top:60px;
	position:relative;
}

#how-it-works .wrapper{
	margin-top:-90px;
	text-align:center;
}

#how-it-works p{
	width:auto;
	margin:30px auto 0 auto;
	padding:10px 2%;
	font-size:120%;
	text-align:center;
	
	-webkit-transition: 0.9s;
   -moz-transition: 0.9s;
     -o-transition: 0.9s;
        transition: 0.9s;
}

#how-it-works p:hover{
	margin-top:-10px;
	margin-bottom:10px;

-webkit-transition: 0.5s;
   -moz-transition: 0.5s;
     -o-transition: 0.5s;
        transition: 0.5s;
}

#how-it-works .col-5{
	width:20%;
	margin-bottom:40px;
}

@media screen and (min-width: 1280px){
#how-it-works img{
	width:250px;
	height:auto;
}

} @media screen and (max-width: 1279px){

#how-it-works img{
	width:100%;
	height:auto;
}
  
} @media screen and (max-width: 1023px){

 #how-it-works p{
	font-size:12px;
	padding-top:15px;
}

} @media screen and (max-width: 767px){

#how-it-works .wrapper{
	margin-top:-20px;
}

#how-it-works .col-5{
	margin-bottom:0;
	padding:0;
}

#how-it-works p{
	width:100%;
	margin:0 auto;
	padding:15px 0 25px 0;
	font-size:80%;
}

#how-it-works img{
	width:98%;
	height:auto;
}

} @media screen and (max-width: 479px){

#how-it-works .col-5{
	width:50%;
}

#how-it-works img{
	width:50%;
	height:auto;
}

 #how-it-works .col-5.forth{
	 margin-left:17%;
}
 
 #how-it-works .col-5.fifth{
	 margin-left:26%;
}

}


/* Services All  */

#services .wrapper{
	width:900px;
	margin:0 auto;
	float:none;
}

#services .col-3 h3{
	margin-top:40px;
}

#services .col-3.first h3{
	margin-top:40px;
	margin-right:20px;
	text-align:center;
}

#services .col-5.first h2{
	margin-top:40px;
	text-align:center;
}

#services .col-5 h3{
	margin-bottom:0;
	margin-top:0;
}

#services .col-3.first{
	width:28%;
}

#services .col-3 .plugin{
	float:left;
	margin:10px 20px 10px 0;
}

@media screen and (max-width: 1023px){

#services .wrapper{
	width:92%;
	margin:0 4%;
}

} @media screen and (max-width: 768px){

#services .col-3.first{
	 width:26%;
}

#services .col-3{
	  width:37%;
}

} @media screen and (max-width: 767px){

#services .col-5{
	 width:20%;
	 margin:0;
	 padding:0;
	 font-size:77%;
}

#services .col-5.first h2{
	margin-left:0;
	margin-top:30px;
}

#services .col-3.first h3{
	font-size:12px;
	margin-top:30px;
	margin-right:20px;
	text-align:center;
}

#services .col-3 h3{
	 margin:25px 0 0 0;
	 text-align:left;
	 font-size:12px;
}

#services h2{
	 margin:0;
	 text-transform:uppercase;
}

#services .col-3{
	  width:33.333%;
	  margin:0;
	  padding:0;
}
  
#services .col-3 .plugin{
	width:40px;
	height:40px;
	margin-right:10px;
	margin-left: 10px;
}

} @media screen and (max-width: 600px){
	
#services .col-3.first{
	 width:26%;
}

#services .col-3{
	 width:37%;
}
 
#services .col-5.first{
	width:100%;
	text-align:center;
}

#services .col-5{
	 width:25%;
	 margin:0;
	 padding:0;
}

#services .col-5.first h2{
	margin-top:15px;
}
 
} @media screen and (max-width: 479px){

#services .wrapper{
	width:100%;
	margin:0 ;
}

#services .col-3{
	width:46%;
	margin:0 0 0 4%;
	padding:0;
	text-align:center;
}

#services .col-3.first{
	width:100%;
	margin:0;
	padding:0;
}
 #services .col-3.first h3{
	margin-top:15px;
	margin-right:0;
 }
 
#services .col-3.first h3, #services .col-5.first h2{
	padding:0;
	text-align:center;
	float:none;
}

}



/* Arrows */

.header, #header, .content .hero, .feat{
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.arrow-next:after, a.markme:after, .btn:after, .button:after{
	content:"  ›  ";
	font-weight:600;
}

.arrow-back:before{
	content:"  ‹  ";
}

.arrow{
	position: relative;
	width:100%;
	float:left;
	display:inline-block;
}

.arrow:after {
	content: "▲";
	position: absolute;
	top:-29px;
	left:48%;
	display:block;
	font-weight:600;
}

.arrow-dw, .arrow-up{
	font-size:19px;
	line-height:100%;
}

.arrow-dw{
	transform:rotate(90deg);
-ms-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
}

.arrow-up{
	transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
}

 .arrow-dw:after, .arrow-up:after{
/*	content: "▾"; */
	content:"›";
	margin-left:10px;
	font-weight:600;
}



/* Tabs and Accordions */

#accordion {
  width: 100%;
  margin-bottom: 10px;
}

#accordion .tab-content {
  padding:10px;
}

#accordion h2.section {
	padding:10px;
}

.nav-tabs {
	display: inline-block;
	float:none;
}

ul.nav-tabs {
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	float:none;
}

.nav-tabs li {
	float:left;
	list-style:none;
	padding:0;
	margin:0 auto;
}

.nav-tabs li a, .nav-tabs li span {
	float:left;
	padding:8px 22px;
	display:block;
	border:1px solid;
	border-left:none;
	font-size:94%;
	color:#007aff;
	text-decoration:none;
}

.nav-tabs li.tab-first a, .nav-tabs li.tab-first span {
		-moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
 -moz-border-radius-bottomleft: 5px;
 
		 -webkit-border-radius: 5px 0 0 5px;
				 border-radius: 5px 0 0 5px;
				 border-left:1px solid;
}

.nav-tabs li.tab-last a, .nav-tabs li.tab-last span{
		-moz-border-radius-topleft: 0;
   -moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
 -moz-border-radius-bottomleft: 0;
 
		 -webkit-border-radius: 0 5px 5px 0;
				 border-radius: 0 5px 5px 0;
}

.nav-tabs li a:hover {
	color: #007aff;
	background-color: #F6DC19;
	border-color: #007aff;
}

.nav-tabs li a.current {
	color: #fff;
	background-color: #007aff;
	border-color: #007aff;
}

.tab-contents .video li {
  list-style-type: none; 
  display: inline;
}

@media screen and (max-width: 800px){
.nav-tabs li a {
	float:left;
	padding:8px 12px;
}
}


/* Gallery OVERWRITE */

#lightGallery-outer {
background: #000;
background: rgba(0,0,0,0.9);
}

#lightGallery-Gallery.opacity .thumb_cont {
	opacity: 0.95;
}

#lightGallery-slider .lightGallery-slide {
	background: url(/assets/img/ui/loading-2.gif) no-repeat center;
}

#lightGallery-slider .lightGallery-slide img {
	width: auto;
	height: auto;
		-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
}

#lightGallery-action {
	margin-left: -87px;
}

#lightGallery-action a{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
}

#lightGallery-action a {
	background-color: rgba(0, 0, 0, 0.35);
	font-size: 32px;
	line-height:1.6;
	width: 54px;
	height: 54px;
}

#lightGallery-action a#lightGallery-prev:before, #lightGallery-action a#lightGallery-next:after {
	left: 9px;
	bottom: 0px;
}

#lightGallery-action a.cLthumb:after {
	left: 11px;
	bottom: 0px;
	font-size: 32px;
}

#lightGallery-Gallery .thumb_cont .thumb_inner,
#lightGallery-Gallery .thumb_cont .thumb_info  {
	text-align:center;
}

#lightGallery-Gallery .thumb_cont .thumb_info .close {
	width: 40px;
	height:34px;
	margin-top: -26px;
	position:absolute;
	left:0;
	background-color:red;
}

#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
	 position:relative;
	 left:0px;
}

#lightGallery-Gallery .thumb_cont .thumb {
	height: auto;
	width: 45px;
}

#lightGallery-Gallery .thumb_cont .thumb > img {
	float:left;
}

#lightGallery-Gallery .thumb_cont .thumb.active {
	border-color: #F6DC19;
}

#lightGallery-Gallery .thumb_cont .thumb:hover {
	border-color: #fff;
}

#lightGallery-close {
	height: 54px;
	width: 54px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	top:2px;
	font-size: 32px;
	right: 11px;
}

#lightGallery-close:after{
	top:2px;
	font-size: 32px;
	right: 11px;
}

@media
screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min--moz-device-pixel-ratio: 1.5),
screen and (-o-min-device-pixel-ratio: 2/1),
screen and (min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx){
	
#lightGallery-slider .lightGallery-slide {
	-webkit-background-size: 16px auto;
	  -moz-background-size: 16px auto;
		-o-background-size: 16px auto;
	-khtml-background-size: 16px auto;
		   background-size: 16px auto;
}
}

