@media screen and (max-width: 768px) {	body {
    background: #000000 url('images/gmc_terrain.jpg') center top no-repeat fixed;
    color: #555555;
    -webkit-box-shadow: inset 0 187px 0 rgba(0,0,0,0.2);
    box-shadow: inset 0 187px 0 rgba(0,0,0,0.2);
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}.secondimage {	display: none;
}
.terrg_noon {
    width: auto;
    margin: 0px auto 0 auto;
}
.terrg_firstmenu {
	overflow: hidden;
}
.terrg_firstmenu ul li a {
    padding: 11px 5px;
    font-size: 11px;
}
.terrg_subtitle {
    font-size: 10px;
    padding: 5px;
    margin-bottom: 10px;
}
.terrg_centerplace {
    padding: 7px;
}
.terrg_firsttext {
    width: auto;
    clear: both;
    float: none;
}
.terrg_secondnavigation {
    width: auto;
    margin-left: 0;
    clear: both;
    float: none;
}
.terrg_headview {
    padding: 0 0 10px 0;
}
.terrg_headview img {	display: block;
	margin: 0 auto;
}
#search {
	clear: both;
	float:none;
    margin: 5px 5px;
}
.secimg {
	display: none;
}
}