.container{
    max-width: 990px;
}
img.wp-post-image{
    max-width: 100% !important; height: auto !important;
}
img{
    max-width: 100%;
}
.textwidget img{
    max-width: 100% !important; height: auto !important;
}
#left_content_footer img.srp-widget-thmb{
    max-width: 100% !important; height: auto !important;
}
#left_content_footer .homepostbox1{
    width: 100% !important;
}
#left_content_footer .srp-multi-column{
    width: 50%;
    float: left; display: inline-block;    
}

#left_content_footer div.srp-widget-container, #left_content_footer div.srp-multi-column, #left_content_footer .srp-thumbnail-box, #left_content_footer .srp-content-box{
    display: inherit;
}

#left_content_footer div.srp-widget-singlepost{
    clear: none !important;
}

.left_content, #header_content,#top_menu, #footer_inner, ul#menu-footer, .sidebarleft, .sidebarright, #top_menu{
    width: 100% !important;
}

#awf_field-6800063, #awf_field-6800064{
    line-height:12px;
}

.homeformbox{
   width: 422px; height: 300px; z-index: 0;
   left: auto; right: 5%;
}

.homepostbox1-h3{
    min-height: 60px !important;
}

.footer_one_third{
    padding: 0px !important;
    width: 100% !important;    
}

#footer_container{
    position: relative;
}

#bottom_logo{
    margin-left: 0px; margin-top: 0px; left: 0px; top: -40px;
}

#footer_inner{
    margin-top: 50px;
}
ul#menu-footer{
    text-align: center !important;
}
ul#menu-footer li{
    float: none !important;
    display: inline-block !important;
}

/*top menu*/
.navbar-default{
    background: none !important;
    border:0px !important;
    z-index: 99999;
}
.right_content{
    width: 100% !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-width: 0px !important;
    outline: none !important;
    border-top: 0px !important;
}
#slider{
    z-index: -7;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #196a36;
}

.sf-menu{
    margin-top: 5px;
}

.note{
    margin: 4px auto 20px;
    width: 81%;
}

#top_logo{
    height: auto !important;
    position: static !important;
    width: auto;
    margin-top: 20px;
}
.navbar{
    margin-bottom: 0px !important;
}
#menu-primary{
    float: right;
}
#menu-primary li a{
    font-size: 18px;
    font-family: QlassikMediumRegular;
}
#header_content{
    height: auto;
}

/*comment*/
.commentlist{
    width: 100% !important;
}
#commentform{
    width: 100% !important;
}
#commentform #submit{
    float: left; clear: both;
}
.message_bar2{
    height: auto;
}
#container_twitter{
    background: #E9E9E7;
}
.cbx_author_bio_newsletter{
    max-width: 300px;
}

.cbxpull-right{
    float: right !important;
}

@media (max-width: 1000px) {
    #menu-primary li a{
        font-size: 15px;
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .cbxpull-right{
        float: none !important;
    }
    .commentlist{
        margin-left: 0px !important;
    }
    .comment{
        width: 100%;
    }
    #commentform p{
        padding: 5px; clear: both; float: left;
        margin: 0 10px;
    }
    #commentform input[type="text"], #commentform textarea{
        padding: 5px 0 !important; width: 100% !important;
        border:0px solid; outline: 1px solid #e2e2e2;
        box-shadow: none !important; border-radius: 0px !important;
    }
    /*
    #header_content{
        position: relative;
    }
    
    .navbar-toggle{
        position: absolute;
        right:5px;
        bottom: 25px;
    }
    */
    #menu-primary{
        float: none;
    }
    #navbar{
        
        background: none repeat scroll 0 0 #ccc;
        margin-top: -42px;
        width: 213px;
    }
    .footer_one_third{
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    
    .footer_one_third h3{
        margin: 10px 0 !important;
        padding: 0px !important;
    }
    
    ul#menu-footer li{
        float: none !important;       
        margin-bottom: 3px;
        padding: 2px;
        display: block !important;
      
    }
    #footer ul#menu-footer li a{
        display: block !important;
        text-align: center !important;
        margin: 5px 0;
    }
    .social_footer{
        margin-top: 20px !important;
    }
    .message_button{
        float: none !important;
        text-align: center;
    }
    div.srp-multi-column{
        display: inherit !important;
    }
    
    #left_content_footer .srp-multi-column{
        width: 100%;
        float: left; display: inline-block;

    }
    /*    
    #top_menu{
        height: auto !important;
        float: none !important;
        z-index: 99999;
        margin-top: 0px !important;
        position: absolute;
        width: 150px !important;
        
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border-width: 0px !important;
        border-top: 0px !important;
    }
    .navbar-collapse{
        border-top: 0px !important;
    }
    */
    .sf-menu{
        margin: 0px !important;
        background: #5f5f6e;
        float: left!important;
    }
    
    .sf-menu li{
        clear: both !important;
        float: none !important;
    }
    
    .sf-menu li a{
        color: #fff !important;
    }
    
    .homeformbox{
        right: 0px; left: auto;
        padding-right: 0px !important;
        width: 339px;
        
    }
    
    .note{
        margin:4px auto 20px 28px;
        width: 250px;
    }
    /*
    #top_logo{
        width: 100% !important;
        position: static !important; 
    }
    */
    #top_logo img{
        
        max-width: 100% !important;
    }
    
}

@media (max-width: 480px) {
    .homeformbox{
        right: 0px; left: auto;
        padding-right: 0px !important;
        width: 320px !important;
        
    }
    /*
    #top_logo img{
        
        max-width: 100% !important;
    }
    */
}

@media (max-width: 320px){
    .comment_count{
        top: 80px;
    }
}