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

/* C O L U M N S */


.col-auto, .col-auto-flex,
.col-0, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, 
.col-2-1, .col-2-1-1, .col-2-1-2, .col-2-2, .col-2-3, .col-2-3-3, .col-2.m50, .col-80, .col-70,
.col-4-spacer, .col-5-spacer, .col-6-spacer, .col-7-spacer, .col-8-spacer
{
	float:left;	
	margin:0;
	padding:0;
	display:inline-block;
	position:relative;
}

.col-auto{
	width:auto;
	padding:0 20px;
	margin:0 auto;
	float:none;
}

.col-auto-flex{
	width:auto;
	padding:10px 20px;
}

.col-80{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	float:none;
	clear:both;
}

.col-70{
	width:70%;
	margin-left:15%;
	margin-right:15%;
	float:none;
	clear:both;
}

.col-70.col-fit{
	width:66.66666%;
	margin:0;
	float:left;
	clear:none;
}

.col-2-1.col-fit {
	width:43%;
	margin-left:5%;
	margin-right:7%;

}

.col-2-2.col-fit {
	width:40%;
	margin-left:5%;
	margin-right:0;
	clear:none;
}

.col-0{
	width:100%;
	float:left;
	clear:both;
	padding:0;
	margin:0;
}

.col-1{
	width:96%;
	margin:0 2%;
}

.col-2{
	width:50%;
}

.col-2.centered{
	width:50%;
	margin:0 25%;
}

.col-2-1{
	width:45%;
	margin-right: 5%;
}
.col-2-1-1{
	width:40%;
	margin-right: 5%;
	margin-left:5%;
}
.col-2-1-2{
	width:50%;
	margin-right: 0%;
	margin-left:0%;
}

.col-2-2{
	width:45%;
	margin-left:5%;
	clear:right;
}

.col-2-3{
	width:66.66666%;
}

.col-2-3-3{
	width:26%;
	float: left;
	font-size:60%;
}

.col-2-4{
	width:50%;
	float: left;
}

.col-3{
	width:33.33333333333333%;
}
.col-3-4{
	width:37.5%;
}
.social-button.col-4,
.col-4, .col-4-spacer{
	width:25%;
}

.col-5, .col-5-spacer{
	width:20%;
}

.col-6, .col-6-spacer{
	width:16.6666666666667%;
}

.col-7, .col-7-spacer{
	width:14.2857142857143%;
}

.col-8, .col-8-spacer{
	width:12.5%;
}

.col-9{
	width:11.1111111111111%;
}

.col-10{
	width:10%;
}


/* Font Size */

.col-3{
	font-size: 90%;
}

.col-4, .col-5{
	font-size:80%;
}

.col-6, .col-7, .col-8{
	font-size:70%;
}

.col-9, .col-10{
	font-size:50%;
}

.col-wrap{
	padding:40px 8% 40px 8%;
	float:left;
}
#services-all .col-wrap{
	padding:40px 2%;
}
.col-2 .col-wrap, .col-2-1 .col-wrap, .col-2-2 .col-wrap, .col-2-1-1 .col-wrap, .col-2-1-2 .col-wrap{
	padding-top:0px;
	padding-bottom:0px;
}

.row-2{
	display:none;
}

.row-0, .row-5{
	clear:both;
	width:100%;
	float:left;
}


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

.col-2-1.col-fit, 
.col-2-2.col-fit{
	width:100%;
	margin:0 0 5% 0;
}

.col-2-2.col-fit{
	margin-bottom:0;
}

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

.col-1{
	width:100%;
	margin:0;
}

.row-1, .row-2, .row-3, .row-4, .row-5, .row-6, .row-7, .row-8, .row-9, .row-10{
	clear:both;
	width:100%;
	float:left;
}

.row-2, .row-5{
	display:none;
}


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

.row-2{
	display:inline-block;
}
.row-0{
	display:none;
}

.row-1, .row-2, .row-3, .row-4, .row-5, .row-6, .row-7, .row-8, .row-9, .row-10{
	clear:both;
	width:100%;
	float:left;
}

.col-2, .col-2-1, .col-2-1-1, .col-2-1-2, .col-2-2{
	margin:0;
    width:100%;
}

.col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10,
.col-2-3-3, .col-2-3, .col-2-4, .col-3-4, .col-70.col-fit{
	width:100%;
	margin:0;
	font-size:100%;
}

.col-80, .col-70{
width:96%;
padding:0 0 30px 0;
margin:0 2%;
}

.col-wrap{
	padding-left:0;
	padding-right:0;
}

.col-2-1.divider-v-l, .col-2-1-2.divider-v-l, .app-store-btn-wrap.divider-h-t-inner{
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#social-media-help .col-3, #social-media-help .col-3.last{
	width:100%;
	margin:0;
	padding:10px 0 0 0;
}

} @media screen and (max-width: 240px){
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-2-3-3,.col-2-1, .col-2-1-1, .col-2-2, .col-2-3{width:100% !important;padding:5px 0;margin:0;}
}





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

/* columns and heros responding */


.col-1 .hero.last-1,
.col-2 .hero.last-1,
.col-3 .hero.last-1,
.col-4 .hero.last-1,
.col-5 .hero.last-1,
.col-6 .hero.last-1,
.col-7 .hero.last-1,
.col-8 .hero.last-1,
.col-9 .hero.last-1,
.col-10 .hero.last-1,

.col-1 .hero.last-2,
.col-2 .hero.last-2,
.col-3 .hero.last-2,
.col-4 .hero.last-2,
.col-5 .hero.last-2,
.col-6 .hero.last-2,
.col-7 .hero.last-2,
.col-8 .hero.last-2,
.col-9 .hero.last-2,
.col-10 .hero.last-2{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}

.col-1 .hero-txt.last-1,
.col-2 .hero-txt.last-1,
.col-3 .hero-txt.last-1,
.col-4 .hero-txt.last-1,
.col-5 .hero-txt.last-1,
.col-6 .hero-txt.last-1,
.col-7 .hero-txt.last-1,
.col-8 .hero-txt.last-1,
.col-9 .hero-txt.last-1,
.col-10 .hero-txt.last-1,

.col-1 .hero-txt.last-2,
.col-2 .hero-txt.last-2,
.col-3 .hero-txt.last-2,
.col-4 .hero-txt.last-2,
.col-5 .hero-txt.last-2,
.col-6 .hero-txt.last-2,
.col-7 .hero-txt.last-2,
.col-8 .hero-txt.last-2,
.col-9 .hero-txt.last-2,
.col-10 .hero-txt.last-2{
	width:90%;
	clear:both;
	float:left;
	margin:10px 5% 40px 5%;
	padding:0;
	text-align:center;
}

.col-1 .hero-1, .col-1 .hero-2,
.col-70 .col-2 .hero-1, .col-70 .col-2 .hero-2,
.col-2 .hero-1, .col-2 .hero-2,
.col-3 .hero-1, .col-3 .hero-2,
.col-4 .hero-1, .col-4 .hero-2{
	padding:0;
	clear:both;
	float:none;
	margin:0 auto;
}

.col-1 .hero-1, .col-1 .hero-2,
.col-2 .hero-1, .col-2 .hero-2{
	width:300px;
	height:300px;
}

.col-3 .hero-1, .col-3 .hero-2,
.col-70 .col-2 .hero-1, .col-70 .col-2 .hero-2{
	width:200px;
	height:200px;
}

.col-4 .hero-1, .col-4 .hero-2{
	width:200px;
	height:200px;
}
 
 .col-5 .hero-1, .col-5 .hero-2{
	width:150px;
	height:150px;
 }
 
.col-6 .hero-1, .col-6 .hero-2,
.col-7 .hero-1, .col-7 .hero-2{
	width:100px;
	height:100px;
}
 
 .col-8 .hero-1, .col-8 .hero-2{
	width:75px;
	height:75px;
}
 
 .col-9 .hero-1, .col-9 .hero-2,
 .col-10 .hero-1, .col-10 .hero-2{
	width:60px;
	height:60px;
}
 
@media screen and (min-width: 1024px) and (min-height:768px){
 
 .col-1 .hero-1, .col-1 .hero-2,
.col-2 .hero-1, .col-2 .hero-2{
	width:400px;
	height:400px;
}

.col-3 .hero-1, .col-3 .hero-2{
	width:300px;
	height:300px;
}

} @media screen and (max-width: 1024px), screen and (max-height:768px){
	.col-3 .hero-1, .col-3 .hero-2{
	width:200px;
	height:200px;
}

.col-4 .hero-1, .col-4 .hero-2{
	width:150px;
	height:150px;
}

.col-5 .hero-1, .col-5 .hero-2{
	width:120px;
	height:120px;
}

} @media screen and (max-width: 767px){
	
.col-1 .hero.last-1,
.col-2 .hero.last-1,
.col-3 .hero.last-1,
.col-4 .hero.last-1,
.col-5 .hero.last-1,
.col-6 .hero.last-1,
.col-7 .hero.last-1,
.col-8 .hero.last-1,
.col-9 .hero.last-1,
.col-10 .hero.last-1,

.col-1 .hero.last-2,
.col-2 .hero.last-2,
.col-3 .hero.last-2,
.col-4 .hero.last-2,
.col-5 .hero.last-2,
.col-6 .hero.last-2,
.col-7 .hero.last-2,
.col-8 .hero.last-2,
.col-9 .hero.last-2,
.col-10 .hero.last-2{
	
	width:150px;
	height:150px;
	clear:none;
	padding:0;
	float:left;
	margin:0 10px 10px 0;	

}
.col-1 .hero.last-1, .col-1 .hero.last-2{
	width:200px;
	height:200px;
}

.col-1 .hero.last-2,
.col-2 .hero.last-2,
.col-3 .hero.last-2,
.col-4 .hero.last-2,
.col-5 .hero.last-2,
.col-6 .hero.last-2,
.col-7 .hero.last-2,
.col-8 .hero.last-2,
.col-9 .hero.last-2,
.col-10 .hero.last-2,
.col-1 .hero.last-1.last-3{
	float:right;
	margin:0 0 10px 10px;
}

.col-1 .hero-1, .col-1 .hero-2,
.col-2 .hero-1, .col-2 .hero-2,
.col-3 .hero-1, .col-3 .hero-2,
.col-4 .hero-1, .col-4 .hero-2,
.col-5 .hero-1, .col-5 .hero-2,
.col-6 .hero-1, .col-6 .hero-2,
.col-7 .hero-1, .col-7 .hero-2,
.col-8 .hero-1, .col-8 .hero-2,
.col-9 .hero-1, .col-9 .hero-2,
.col-10 .hero-1, .col-10 .hero-2,
.col-1 .last-3.intro .hero-1,
.col-1 .last-3.intro .hero-2{
	width:150px;
	height:150px;
}
	
.col-1 .hero-txt.last-1,
.col-2 .hero-txt.last-1,
.col-3 .hero-txt.last-1,
.col-4 .hero-txt.last-1,
.col-5 .hero-txt.last-1,
.col-6 .hero-txt.last-1,
.col-7 .hero-txt.last-1,
.col-8 .hero-txt.last-1,
.col-9 .hero-txt.last-1,
.col-10 .hero-txt.last-1,

.col-1 .hero-txt.last-2,
.col-2 .hero-txt.last-2,
.col-3 .hero-txt.last-2,
.col-4 .hero-txt.last-2,
.col-5 .hero-txt.last-2,
.col-6 .hero-txt.last-2,
.col-7 .hero-txt.last-2,
.col-8 .hero-txt.last-2,
.col-9 .hero-txt.last-2,
.col-10 .hero-txt.last-2{
	
	width:100%;
	margin:0;
	
	text-align:left;
	
	clear:none;
	float:none;
}

.col-1 .hero-txt.last-1,
.col-2 .hero-txt.last-1,
.col-3 .hero-txt.last-1,
.col-4 .hero-txt.last-1,
.col-5 .hero-txt.last-1,
.col-6 .hero-txt.last-1,
.col-7 .hero-txt.last-1,
.col-8 .hero-txt.last-1,
.col-9 .hero-txt.last-1,
.col-10 .hero-txt.last-1{
	
	text-align:right;
}

.col-1 .hero-txt.last-2,
.col-2 .hero-txt.last-2,
.col-3 .hero-txt.last-2,
.col-4 .hero-txt.last-2,
.col-5 .hero-txt.last-2,
.col-6 .hero-txt.last-2,
.col-7 .hero-txt.last-2,
.col-8 .hero-txt.last-2,
.col-9 .hero-txt.last-2,
.col-10 .hero-txt.last-2{
	
	text-align:left;
}

}





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

.hero-wrapper{
	clear:both;
	float:left;
	width:100%;
	margin-top:20px;
}

.da-slide .hero-wrapper{
	width:90%;
	max-width:1280px;
	margin:0 auto;
	float:none;
}

.col-2-1 .hero-wrapper, .col-2-2 .hero-wrapper{
	margin-top:0;
}

#menu .hero-wrapper{
	padding-top:30px;
}


/* Body HEROS */

.hero{
	width:40%;
	text-align:center;
}

.intro.hero{
	width:100%;
	margin-bottom:20px;
}

.intro-2.intro.hero{
	margin-top:20px;
}

.intro.hero.big{
	margin-top:0;
}
.intro.hero.last-1, .intro.hero.last-2{
	width:100%;
	margin-left:0;
	margin-right:0;
}

.hero.last-1{
	float:left;
	clear:right;
	margin-left:10%;
}

.hero.last-2{
	float:right;
	clear:left;
	margin-right:10%;
}

.hero-1, .hero-2 {
	width: 400px;
	height:400px;
	margin: 0 auto;
	display:inline-block;
	float:none;
}


/* bg heros */

.intro .hero-1, .intro .hero-2 {
	width: 400px;
	height:630px;
}

.big.intro .hero-1, .big.intro .hero-2 {
	height:400px;
	float:none;
}

.intro .hero-1{
	float:right;
}

.intro .hero-2{
	float:left;
}

.big.last-1.last-3 .hero-1{
	float:none;
}

.big.hero.last-1, .big.hero.last-2{
	margin:0;
}

/* txt */

.hero-txt{
	width:40%;
	padding:7% 0 2% 0;
	float:left;
}

.hero-txt.last-1{
	text-align:left;
	margin-left:5%;
	margin-right:5%;
}

.hero-txt.last-2{
	float:right;
	text-align:right;
	margin-left:5%;
	margin-right:5%;
}

.col-2-1 .hero-txt.big.last-2{
	text-align:center;
}

.col-2-2 .hero-txt.big.last-2{
	text-align:right;
}

.hero-txt.big.last-2{
	text-align:center;
}

.intro.hero-txt{
	width:95%;
	padding:0;
	margin-left:5%;
}

.intro.hero-txt.last-2{
	margin-right:5%;
}

.hero-txt.big{
	width:90%;
	padding-top:2%;
}

.hero-txt.last-2.last-3{
	text-align:center;
	margin-left:5%;
	margin-right:5%;
}


/* prevents stretch- 2-1.[dot]intro=key  */
.col-2-1.intro .hero-txt, .col-2-2.intro .hero-txt{
	height:320px;
}


/*  resize  */


@media screen and (min-width: 1401px){

.big.intro .hero-1, .big.intro .hero-2 {
	width: 600px;
	height:600px;
	margin:0 auto;
	float:none;
}

.big.intro{
	width:100%;
}

.col-2-1 .hero.big.last-1{
	float:right;
	margin-right: 8%;
}

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

.big.intro .hero-1, .big.intro .hero-2 {
	width: 500px;
	height:500px;
}

} @media screen and (max-width: 1200px), screen and (max-height:768px){
	
.big.intro .hero-1, .big.intro .hero-2 {
	width: 400px;
	height:400px;
	float:none;
}

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

.hero-txt, .hero-txt.last-1, .hero-txt.last-2{
	margin-right:5%;
	margin-left:5%;
	padding-top:4%;
}
.col-2-1 .hero.big.last-1{
	margin-right:0;
}

.intro.hero-txt{
	width:95%;
	padding:0;
	margin-left:5%;
	margin-right:0;
}

.intro.hero-txt.last-2{
	margin-right:5%;
	margin-left:0;
}

.hero-1, .hero-2{
	width: 300px;
	height:300px;
}

.intro .hero-1, .intro .hero-2 {
	width: 300px;
	height:473px;
}
.last-3.intro .hero-1{
	height:330px;
}

.intro.hero{
	padding-top:0;
}

/* prevents stretch- 2-1.[dot]intro=key  */
.col-2-1.intro .hero-txt, .col-2-2.intro .hero-txt{
	height:320px;
}

} @media screen and (max-width: 1000px){
	
.big.intro .hero-1, .big.intro .hero-2 {
	width:300px;
	height:300px;
}

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

/* prevents stretch- 2-1.[dot]intro=key  */
.col-2-1.intro .hero-txt, .col-2-2.intro .hero-txt{
	height:auto;
}

.intro-2.intro.hero{
	margin-top:0;
}

.hero-wrapper{
	float:left;
	padding-bottom: 20px;
	width:90%;
	margin:10px 5% 20px 5%;
		
-webkit-box-shadow: 0  9px 9px -15px #888;
   -moz-box-shadow: 0  9px 9px -15px #888;
		box-shadow: 0  9px 9px -15px #888;
}

#app-store .hero-wrapper{
	width:64%;
	margin:10px 18% 20px 18%;
}

.header .hero-wrapper{
		
-webkit-box-shadow: none;
   -moz-box-shadow: none;
		box-shadow: none;
		margin-bottom:0;
}

.hero{
	width:150px;
}

.intro.hero{
	width:150px;
	margin-bottom:0;
}

.intro-2.intro.hero{
	margin-top:0;
}

.intro.hero.big{
	margin-top:0;
}

.hero.last-1{
	float:right;
	clear:left;
	margin:0 0 10px 20px;
}

.hero.last-2{
	float:left;
	clear:right;
	margin:0 20px 10px 0;
}

 .big.hero.last-1{
	margin:0 0 10px 20px;
}

.big.hero.last-2{
	margin:0 20px 10px 0;
}

.hero-1, .hero-2 {
	width: 150px;
	height:150px;
	margin: 0 auto;
	float: none;
}

.intro.hero.last-1,.intro.hero.last-2,
.intro .hero-1, .intro .hero-2,
.big.intro .hero-1, .big.intro .hero-2,
.col-1 .hero-1, .col-1 .hero-2,
.intro.hero.big .hero-1,
.intro.hero.big .hero-2,
.intro.hero.big{
	width: 200px;
	height:200px;
}

.intro .hero-1{
	float:right;
	clear:none;
}

.intro.hero.last-1,
.intro.hero.last-2,
.intro.hero-txt.last-1,
.intro.hero-txt.last-2,
.hero-txt.big.last-2,
.hero-txt.big.last-1{
	clear:none ;
}

.intro .hero-2{
	float:left;
	clear:none;
}

.intro.hero.last-1, .intro.hero.last-2{
	width:auto;
}

.intro.hero.last-1{
	margin:0 0 10px 20px;
}
 .intro.hero.last-2{
	margin:0 20px 10px 0;
}
	

/* txt */

.hero-txt, .hero-txt.last-1, .hero-txt.last-2{
	width:100%;
	float:none;
	margin:0;
	padding:0;
}

.hero-txt.last-2{
	float:none;
	text-align:right;
	margin:0;
	clear:right;
}

.hero-txt.last-1{
	clear:left;
}

.hero-txt.last-2.last-3{
	margin-left:0;
	margin-right:0;
}

.intro.hero-txt{
	width:100%;
	padding:0;
	margin:0;
	float:none;
}

.intro.hero-txt.last-1{
	text-align:right;
	float:right;
	margin:0;
}

.intro.hero-txt.last-2{
	margin:0;
	float:left;
	text-align:left;
}

.hero-txt.big.last-2{
	text-align:left;
}
.col-2-1-1 .hero-txt.big.last-2{
	text-align:left;
}
.intro-2.intro.hero-txt.last-1,
.intro-2.intro.hero-txt.last-2{
	float:none;
}

.hero-txt.big{
	width:100%;
	padding:0;
	float:none;
}

.col-2-1.intro, .col-2-2.intro{
	clear:both;
	margin:0;
	width:100%;
	padding:0;
}

.col-2-1.intro .intro.hero-txt,
.col-2-2.intro .intro.hero-txt{
	width:60%;
}

.col-2-2 .hero-txt.big.last-2{
	text-align:center;
}

.col50{
	width:50%;
	margin:0;
}

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

#app-store .hero-wrapper{
	width:80%;
	margin:10px 10% 20px 10%;
}

} @media screen and (max-width: 639px){
	
.col-2-1.intro .intro.hero-txt,
.col-2-2.intro .intro.hero-txt{
	width:47%;
}

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

#app-store .hero-wrapper{
	width:90%;
	margin:10px 5% 20px 5%;
}

} @media screen and (max-width: 479px){
	
.intro .hero-1, .intro .hero-2,
.big.intro .hero-1, .big.intro .hero-2{
	float:left;
	width:200px;
	height:200px;
}

.col-2-1.intro .intro.hero-txt,
.col-2-2.intro .intro.hero-txt,
.intro.hero-txt.last-1,
.intro.hero-txt.last-2{
	width:100%;
	text-align:center;
	clear:both;
}
.intro.hero.last-1,
.intro.hero.last-2,
.intro-1.intro.hero.last-1,
.intro-1.intro.hero.last-2,
.intro-2.intro.hero.last-1,
.intro-2.intro.hero.last-2{

	width:100%;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	clear:both;
}

.col-1 .hero-1, .col-1 .hero-2,
.intro .hero-1, .intro .hero-2,
.big.intro .hero-1, .big.intro .hero-2,
.col-1 .hero.last-1, .col-1 .hero.last-2{
	float:none;
	margin-left: auto;
	margin-right: auto;
	width:200px;
	height:200px;
}

.intro-1.intro.hero.last-1,
.intro-1.intro.hero.last-2{
	margin-top:10px;
	float:left;
}

.intro-2.intro.hero.last-1,
.intro-2.intro.hero.last-2{
	margin-bottom:10px;
	float:left;
}

.col-1 .hero-txt.last-1, .col-1 .hero-txt.last-2{
	text-align:center;
	margin-top:0;
}
.col-2-1-1 .hero-txt.big.last-2{
	text-align:center;
}
 .hero-txt.big.last-1, .hero-txt.big.last-2{
	text-align:center;
}

.col0-m-p{
	width:100%;
}

}








/* inside the MENU */	
#menu h1{
	font-size:130%;
}

#menu .col-0 .hero-1, #menu .col-0 .hero-2,
#menu .col-2 .hero-1, #menu .col-2 .hero-2,
#menu .col-2-3 .hero-1, #menu .col-2-3 .hero-2,
#menu .col-3-43 .hero-1, #menu .col-3-4 .hero-2,
#menu .col-3 .hero-1, #menu .col-3 .hero-2,
#menu .col-4 .hero-1, #menu .col-4 .hero-2,
#menu .col-5 .hero-1, #menu .col-5 .hero-2,
#menu .col-6 .hero-1, #menu .col-6 .hero-2,
#menu .col-7 .hero-1, #menu .col-7 .hero-2,
#menu .col-8 .hero-1, #menu .col-8 .hero-2,
#menu .col-9 .hero-1, #menu .col-9 .hero-2,
#menu .col-10 .hero-1, #menu .col-10 .hero-2{
	padding:0;
	clear:both;
	float:none;
	margin:0 auto;
}

#menu .col-0 .hero-1, #menu .col-0 .hero-2,
#menu .col-1 .hero-1, #menu .col-1 .hero-2,
#menu .col-2 .hero-1, #menu .col-2 .hero-2,
#menu .col-2-3 .hero-1, #menu .col-2-3 .hero-2,
#menu .slide-desktop{
	width:200px;
	height:200px;
}


#menu .col-3-4 .hero-1, #menu .col-3-4 .hero-2,
#menu .col-3 .hero-1, #menu .col-3 .hero-2,
#menu .col-4 .hero-1, #menu .col-4 .hero-2{
	width:100px;
	height:100px;
}

#menu .col-5 .hero-1, #menu .col-5 .hero-2,
#menu .col-6 .hero-1, #menu .col-6 .hero-2,
#menu .col-7 .hero-1, #menu .col-7 .hero-2,
#menu .col-8 .hero-1, #menu .col-8 .hero-2,
#menu .col-9 .hero-1, #menu .col-9 .hero-2,
#menu .col-10 .hero-1, #menu .col-10 .hero-2{
	width:60px;
	height:60px;
}


#menu .col-4 .plugin{
	width:80px;
	height:80px;
	padding-bottom:0;
	margin-bottom:0 ;
	
	-webkit-background-size: 80px auto;
	  -moz-background-size: 80px auto;
		-o-background-size: 80px auto;
	-khtml-background-size: 80px auto;
		   background-size: 80px auto;
}


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

#menu h1{
	font-size:100%;
}

#menu .col-0 .hero-1, #menu .col-0 .hero-2,
#menu .col-1 .hero.last-1, #menu .col-1 .hero.last-2,
#menu .col-2-3 .hero-1, #menu .col-2-3 .hero-2,
#menu .col-2 .hero-1, #menu .col-2 .hero-2,
#menu .col-3-4 .hero-1, #menu .col-3-4 .hero-2,
#menu .col-3 .hero-1, #menu .col-3 .hero-2,
#menu .col-4 .hero-1, #menu .col-4 .hero-2{
	
	width:60px;
	height:60px;
}

#menu .col-4 .plugin{
	width:40px;
	height:40px;
	padding-bottom:0;
	margin-bottom:0 ;
	
	-webkit-background-size: 40px auto;
	  -moz-background-size: 40px auto;
		-o-background-size: 40px auto;
	-khtml-background-size: 40px auto;
		   background-size: 40px auto;
}

#menu .col-10, #menu .col-9, #menu .col-8,  #menu .col-7, #menu .col-6,  #menu .col-5,  #menu .col-4, #menu .col-3, #menu .col-3-4, 
#social-menu .col-5, .col-5.col30, #social-menu .col-6 {
	width:33.33333333333333%;
}

#menu .col50{
	width:50%;
	margin:0;
}

#menu .col-9.centered, #menu .col-8.centered, #menu .col-7.centered, #menu .col-6.centered, #menu .col-5.centered, #menu .col-4.centered,  #menu .col-3-4.centered, #menu .col-3.centered,
#menu .col-4.first, #menu .col-5.first{
	width:100%;
}
#menu .hero-wrapper{
	padding-bottom:0;
	padding-top:20px;
}

} @media screen and (max-width: 600px){
 #social-menu .col-6{
	width:50%;
	margin:0;
}
}
 
