body {
    background-position: fixed;
    background-size: auto 100%;
    background-color: #fff !important;
    padding-top:60px;
    padding-bottom:60px;
}

h2 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 6px;
}

.mobile_hide, #bg {
    display: none !important;
}

.mobile_show {
    display: block !important;
}

.mobile_container {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;

    background: #ED9732;
}

.mobile_container .header {
    padding: 10px;
    background-color: #000000;
    width: 280px;
}

.mobile_container .phone {
    display: block;

    font-size: 27px;
    margin-top: 5px;
    color: #fff;
    width: 260px;
    text-align: center;
    margin-right: 10px;
}

.mobile_container .copy {
    padding: 0px;
    background: #fff;
    font-size: 16px;
}
.mobile_container p{
    font-size:16px !important;
}
.mobile_container .contact {
    padding: 20px;
    text-align: center;
    color: #fff;
}

.mobile_container .contact .text_input {
    width: 240px;
    height: 26px;
    font-size: 16px;
}

.mobile_container .contact label {
    color: #fff;
    font-size: 13px;
}

.mobile_container .contact textarea {
    width: 240px;
}

.mobile_container .contact .submit_btn {
    background: #666;
    padding: 4px 20px;
    color: #fff;
    font-weight: bold;
    border: 0;
    margin-top: 10px;
    width: 240px;
    font-size: 14px;
}

.mobile_container .contact a {
    color: #fff;
    font-size: 16px;
}

.mobile_container h2 {
    color: #000;
    margin-left: 0;
    padding: 0;
}

.mobile_container .portfolio_item {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 15px;
}

.mobile_container .portfolio_item img {
    width: 230px;
}

.mobile_container ul li {
    list-style: circle;
    margin-bottom: 5px;
}

#sticky_navigation ul {
    list-style: none;
    position: absolute;
    top: 58px;
    width: 100%;
    background: #333;
    border-top: 2px solid #ccc;
    display: none;
}

#sticky_navigation ul li {
    float: none;
    width: auto;
}

#sticky_navigation ul li a {
    float: none;
    width: auto;
    width: auto;
    padding: 10px 0px;
    border-bottom: 1px solid #646464;
    display:block;
}

#sticky_navigation .phone {
    margin-right: 30px;
    font-size: 27px !important;
    margin-top: 2px !important;
}

.hamburger_container {
    float: right;
    margin-top: -6px;
    margin-right: 10px;
}
.mobile_body_div{
    width:300px !important;
    float:none !important;
    /*padding:0 !important;*/
    margin-left:auto !important;
    margin-right:auto !important;
}
.body, .port, .body_resize{
    width:300px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding:0 !important;
    border:0 !important;
    background:#fff !important;
}
h1.bigh1{
    text-align:center !important;
    margin:5px 0 !important;
}
h2.normal{
    padding:2px;
    padding-left:0;
}
img {
    max-width:300px !important;
    height:auto;
}
.footer, .statfoot{
    display:none;
}
.big_list li{
    margin-left:40px;
}
.mobile_page{
    background:#fff !important;

}
.body_resize{
    padding-top:10px !important;
    margin-top:10px;
}
.block_it{
    display:block !important;
}
.no_absolute{
    position: relative !important;
}
.no_height{
    height:auto !important;
}
.no_margin{
    margin:0 !important;
}
.leftportfolio{
    width:auto !important;
}
.leftportfolio img.floated{
    margin:0 !important;
}
.leftportfolio p{
    display:none !important;
}
.top_area{
    width:300px !important;
    margin-left:auto;
    margin-right:auto;
    height: auto !important;
    top:0 !important;
}
.top_area .block_1{
    width:auto !important;
    position:relative !important;
    height:auto !important;
    top:0 !important;
}
.top_area .block_2{
    display:none;
}
.portfolio_nav{
    border: 0;
}
.nav{
    position:fixed;
    width:100%;
    top:0;
    left:0;
}
.mobile_footer{
    display: block !important;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.mobile_footer .mobile_btn{
    display:block;
    padding:10px 0;
    font-size:20px;
    background:#666;
    color:#fff;
    text-align: center;
    border:0;
    margin:0;
    border-bottom: 1px solid #ccc;
    width:48%;
    margin-left:1%;
    margin-right:1%;
    float:left;
}
.body p{
    padding:0;
    margin-bottom:20px;
}
