/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

html {
	font-family: '768';
}


#header{

position:relative;
width:100%;
left:0 !important;

-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;


}

#header #logo{

margin:30px 0 !important;
display:inline-block;

}

#header #logo-wrap{

width:728px;
margin:0 auto;
position:relative;
overflow:hidden;


}

#header #nav-wrap{

background-color:#000000;
padding:20px 0 10px 0;
display:none;


}

#header #nav-wrap #nav{

width:728px;
margin:0 auto;


}

#header #nav-wrap #nav li a{

margin:0;
margin-bottom:10px;

}

#header #invisible-wall{

display:none;

}

#header #plus-sign{

display:none !important;

}

#supersized-wrap{

position:relative;
top:0 !important;
left:0 !important;

}



#main-wrap{

position:relative;
width:100% !important;
left:0;
top:0;
padding:0;
margin:0;


}


#header #copyright{

display:none;

}

#latest-tweets{

display:none;

}

#right-side{

left:0 !important;
width:100% !important;

}


/* a 21px margin on either side */
#main-wrap .container{

width:728px;
padding-left:0px;
padding-right:0px;

}

#top-bar{

position:relative;


}

#top-bar #social-icons{

float:none;
text-align:center;
margin:0;

}

#top-bar #social-icons li{

float:none;
display:inline-block;

}



#responsive-menu-button{

width:25px;
height:26px;
background:url(../images/responsive-menu-button.png) no-repeat center center;
position:absolute;
right:0;
top:50%;
margin-top:-13px;
cursor:pointer;



}

#open-button, #close-button{

display:none !important;

}

#next-slide{

left:50%;
bottom:10px;
top:auto;
margin-left:1px;

}

#prev-slide{

left:50%;
bottom:10px;
top:auto;
margin-left:-59px;

}




}

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

html {
	font-family: '300';
}



#header{

position:relative;
width:100%;
left:0 !important;

-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;


}

#header #logo{

margin:30px 0 !important;
display:inline-block;

}

#header #logo-wrap{

width:280px;
margin:0 auto;
position:relative;
overflow:hidden;

}

#header #nav-wrap{

background-color:#000000;
padding:20px 0 10px 0;
display:none;


}

#header #nav-wrap #nav{

width:280px;
margin:0 auto;


}

#header #nav-wrap #nav li a{

margin:0;
margin-bottom:10px;

}

#header #invisible-wall{

display:none;

}

#header #plus-sign{

display:none !important;

}

#supersized-wrap{

position:relative;
top:0 !important;
left:0 !important;


}

#main-wrap{

position:relative;
width:100%;
left:0;
top:0;
padding:0;
margin:0;


}


#header #copyright{

display:none;

}

#latest-tweets{

display:none;

}

#right-side{

left:0 !important;
width:100% !important;

}

#main-wrap{

width:100% !important;

}

#main-wrap .container{

width:280px;
padding-left:0;
padding-right:0;

}

#top-bar{

position:relative;


}

#top-bar #social-icons{

float:none;
text-align:center;
margin:0;

}


#top-bar #social-icons li{

float:none;
display:inline-block;

}

#responsive-menu-button{

width:25px;
height:26px;
background:url(../images/responsive-menu-button.png) no-repeat center center;
position:absolute;
right:0;
top:50%;
margin-top:-13px;
cursor:pointer;



}

#open-button, #close-button, #play-button{

display:none !important;

}


#portfolio-categories-wrap{

padding:18px 22px;


}

#portfolio-categories{

margin:0;
overflow:hidden;
float:none;


}

#portfolio-categories li{

margin:0;
margin-left:0px;
margin-right:10px;
background:#f5f5f5;
border:2px solid #f5f5f5;
padding:4px 6px;
margin-bottom:10px;

}

#portfolio-categories li:first-child{


display:block;
float:none;
margin:0;
padding:0px;
background:#fff;
border:none;
margin-bottom:10px;

}

#portfolio-categories li.current{

background:#fff;
border:2px solid #f5f5f5;

}

#next-slide{

left:50%;
bottom:10px;
top:auto;
margin-left:1px;

}

#prev-slide{

left:50%;
bottom:10px;
top:auto;
margin-left:-59px;

}





}


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

html {
	font-family: '420';
}

#header #logo-wrap{

width:400px;


}

#header #nav-wrap #nav{

width:400px;


}

#main-wrap .container{

width:400px;

}


}





