/* 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;
    padding-top: 126px;
}

#header .menu-block {
    display:block;
    position:relative;
    top: 30px;
    bottom:5px;
}

#civel-logo{
    left: 20px;
    position: absolute;
    top: 20px;
}



#header #logo{

margin:0px 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;
height: 300px;


}

#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;

}

#right-side.template-portfolio{
    margin-left: 0px;
}

/* 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:6px;
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;
    padding-top: 126px;
}

#header .menu-block {
    display:block;
    position:relative;
    top: 30px;
    bottom:5px;
}


#civel-logo {
    position: absolute;
    left: 20px;
    top: 20px;
}

#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;
    height: 209px;
}

#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;
}

#right-side.template-portfolio{
    margin-left: 0px;
}

#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:10px;
top:50%;
margin-top:6px;
cursor:pointer;



}

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

display:none !important;

}


#portfolio-categories-wrap{
height:150px;
padding:25px 15px;
}

#portfolio-categories{

margin:0;
overflow:hidden;
float:right;
padding-left: 10px;
}

#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;

}


}





