
@media only screen and (min-width: 200px) and (max-width: 479px) {
.logo {
    margin-left: 0;
}
.wrapper {
    float: none;
    margin: 0 auto;
    width: 300px;
}
.main {
    float: left;
    margin: 10px auto;
    width: 280px;
}
.post-wrapper {
    margin-left: 0;
    width: 280px;
}
#footer {
    display: block;
    float: left;
    height: auto;
    padding: 5px 0 10px;
    position: relative;
}
ul.sf-menu {
    display: none;
}
.menu-toggle {
    display: block;
    height: 42px;
    width: 42px;
}
.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 {
    border: 0 none;
    margin-left: -19px;
}
ul.children li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.input input {
    width: 268px;
}
.form textarea {
    width: 268px;
}
.gallery-list li {
    margin: 0 0 30px 50px;
}
.member {
    margin-left: 30px;
    margin-right: 30px;
}
.pricing ul {
    width: 280px;
}
.project-list li {
    margin-left: 25px;
}
.project2-list li {
    height: 290px;
    margin: 0 0 30px;
    width: 280px;
}
.project2-list li img {
    height: 204px;
    width: 276px;
}
.project2-list li a div {
    height: 204px;
    width: 276px;
}
div.errorpage h1 {
    font-size: 60px;
}
.video {
    height: 152px;
    width: 270px;
}
.search input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #555555;
    color: #C5C5C5;
    padding: 10px;
    width: 258px;
}
}
