/*------------------------------------------------------------------*/ 
/*	3) Note: Design for a width of 320 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 330px) and (max-width: 479px){
	.videoarea {
    width: 40%;
    TOP: 41%;
    background: none!important;
	}
}
@media only screen and (min-width: 200px) and (max-width: 330px){
	.videoarea {
	width: 65%;
    TOP: 35%;
    background: none!important;
	}
}
@media only screen and (min-width: 200px) and (max-width: 479px){

/*------------------------------------------------------------------*/ 
/*	1) Header
/*------------------------------------------------------------------*/
.logo{margin-left:0;}
.wrapper{
	width:300px;
	margin:0 auto;
	float:none;
}
.main{	width:280px; float:left; margin:10px auto;}
.post-wrapper{ width:280px; margin-left:0; }
#footer{position:absolute; display:block; float:left; padding:5px 0 10px 0; height:auto; top:auto; bottom:0;}

#controls-wrapper{bottom:90px;}



/*------------------------------------------------------------------*/ 
/*	2) Nav
/*------------------------------------------------------------------*/
ul.sf-menu { display:none; }
.menu-toggle{
	display:block;
	width:42px;
	height:42px;
}
/*------------------------------------------------------------------*/ 
/*	3) Content
/*------------------------------------------------------------------*/
.post-type-wrapper img{
	width:270px;
}
.commment-text-wrap{
	width:190px;
}
ul.children li div.commment-text-wrap{
	width:190px;
}
ul.children li li div.commment-text-wrap{
	width:190px;
}
ul.children li li li div.commment-text-wrap{
	width:190px;
}
ul.children{
	margin-left:0;
	border:0;
	margin-left:-19px;
}
ul.children li{
	background:none;
}
.input input{
	width:268px;
}
.form textarea{
	width:268px;
}
.gallery-list li{
	margin:0 0 30px 50px;
}
.member{
	margin-right:30px;
	margin-left:30px;
}
.pricing ul{
	width:280px;
}
.project-list li{
	margin-left:25px;
}
.project2-list li{
	margin:0 0 30px;
	width:280px;
	height:290px;
}
.project2-list li img{
	width:276px;
	height:204px;
}
.project2-list li a div {
	width:276px;
	height:204px;
}
div.errorpage h1{
	font-size:60px;
}
.video{
	width:270px;
	height:152px;
}
/*------------------------------------------------------------------*/ 
/*	3) Sidebar
/*------------------------------------------------------------------*/
.search input{
	padding:10px;
	border:1px solid #555;
	background:none;
	color:#c5c5c5;
	width:258px;
}

ul.social  {
     float: none;   
    margin: 0;
    padding: 10px 20%;
   
}
ul.social li a {
     margin: 0; 
}
ul.social li {
     display: inline!important;
     text-align: center;
}
#siguenos{
	display:none!important;

}
#header{
	background: #f39420;
}

#controls {
 
    margin: -160px 0px;
  
}



.contactcircle {
    margin:140% 14%;
    width: 100px;
    height: 100px;
    padding: 30px;
   }
   .contactcircle i {
    font-size: 50px;
 }
 
 
 element.style {
    width: 1383.33px;
    left: 0px;
    top: 182px;
    height: 498px;
}

#supersized img {
    top: 25%!important;  
}
#supersized.quality img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}

ul.social li {
    float: left;
    color: #feffff;
    margin: 5px -7px 0 0!important;
}
 
 .nosotrosr {
    padding: 0px 0px!important;
}

#timeline {
    width: 81%!important;
}



}

