@media screen and (max-width:480px){

#slider {
width: 80%;
margin: 0 auto;
padding-top: 55px;
color: #aeaeae;
font-size: 0.9em;
}

#slider span{
font-size: 1.2em; 
line-height: 120%;
}

#main-container	{
width:100%; 
}

#main-container #column2 {
width:90% !important; 
display: block;
float:left; 
line-height:140%;
padding:15px 15px 15px 15px; 
} 

#main-container #column3 {
width:90%; 
display: block;
float:left; 
} 


#footer_container {
width:90%; 
}

#footer_container #footer_left	{
float:left;
width:90%;
display:block;
padding:20px 5px 20px 5px;
}

#footer_container #footer_right	{
float:left; 
width:90%; 
text-align:left;
display:block;
padding:0px 5px 50px 5px;
}


.portrait{color: #807e7e !important; font-size: 0.9em !important; font-weight: 300; font-family: 'Open Sans Condensed', Tahoma; display: inline-block;}


.lang {position: fixed; top: 10px; width: 100%; right: -4px;}

.langs {float: right; text-align: center; padding-right: 9px; padding-left: 5px;background: rgba(194, 65, 65, 0.7); 
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px; 
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black; font-size: 0.6em; color: #c19393;}



/*mobile menu*/
 
mobile {
background: none;
padding: 15px 20px;
display: block;
}
 
mobile:before,
mobile:after {
content:"";
display:table;
}
 
mobile:after {
clear:both;
}
 
mobile {
zoom:1;
}
 
a.to_nav {
float: left;
color: #fff;
background: #4e4e4e;
text-decoration: none;
padding: 0 10px;
font-size: 12px;
font-weight: bold;
line-height: 22px;
height: 22px;
text-transform: uppercase;
letter-spacing: 0.1em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
 
a.to_nav:hover,
a.to_nav:focus {
color: #1c1c1c;
background: #ccc;
}

/*navigation*/ 
 
#primary_nav ul {
list-style: none;
background: #1c1c1c;
padding: 5px 0;
display: block;
}
 
#primary_nav li a {
display: block;
padding: 0 20px;
color: #fff;
text-decoration: none;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
letter-spacing: 0.1em;
line-height: 2em;
height: 2em;
border-bottom: 1px solid #383838;
}
 
#primary_nav li:last-child a {
border-bottom: none;
}
 
#primary_nav li a:hover,
#primary_nav li a:focus {
color: #1c1c1c;
background: #ccc;
}

/*mobile menu*/

#category_menu_container {
width:100%; 
background-color: #c24141;
height: 5px;
}

#category_menu {
display:none;
}

}


@media screen and (min-width:481px) and (max-width:960px){

#slider {
width: 60%;
margin: 0 auto;
padding-top: 55px;
color: #aeaeae;
font-size: 0.9em;
}

#slider span{
font-size: 1.2em; 
line-height: 120%;
}

#main-container	{
width:100%; 
}

#main-container #column2 {
width:60%; 
display: inline-block;
float:left; 
line-height:140%;
padding:15px 15px 25px 15px; 
} 

#main-container #column3 {
width:30%; 
display: inline-block;
float:left; 
} 


#footer_container {
width:90%; 
}

#footer_container #footer_left	{
float:left;
width:40%;
display:inline-block;
padding:20px 5px 20px 5px;
}

#footer_container #footer_right	{
float:right; 
width:40%; 
text-align:right;
display:inline-block;
padding:20px 5px 20px 5px;
}

/*mobile menu*/
 
mobile {
background: none;
padding: 15px 20px;
display: block;
}
 
mobile:before,
mobile:after {
content:"";
display:table;
}
 
mobile:after {
clear:both;
}
 
mobile {
zoom:1;
}
 
a.to_nav {
float: left;
color: #fff;
background: #4e4e4e;
text-decoration: none;
padding: 0 10px;
font-size: 12px;
font-weight: bold;
line-height: 22px;
height: 22px;
text-transform: uppercase;
letter-spacing: 0.1em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
 
a.to_nav:hover,
a.to_nav:focus {
color: #1c1c1c;
background: #ccc;
}

/*navigation*/ 
 
#primary_nav ul {
list-style: none;
background: #1c1c1c;
padding: 5px 0;
display: block;
}
 
#primary_nav li a {
display: block;
padding: 0 20px;
color: #fff;
text-decoration: none;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
letter-spacing: 0.1em;
line-height: 2em;
height: 2em;
border-bottom: 1px solid #383838;
}
 
#primary_nav li:last-child a {
border-bottom: none;
}
 
#primary_nav li a:hover,
#primary_nav li a:focus {
color: #1c1c1c;
background: #ccc;
}

/*mobile menu*/

#category_menu_container {
width:100%; 
background-color: #c24141;
height: 5px;
}

#category_menu {
display:none;
}

}

@media screen and (min-width:961px) and (max-width:1280px){

#category_menu {
width: 60%;
}

#main-container	{
width:60%; 
}



}



