body#body {
    min-width:300px;
}

.switcher {
    display: none;
}

@media only screen and (min-width: 995px) and (max-width: 1230px) {

    body .container-12 .no-alpha-omega {
        margin-left: 10px;
        margin-right: 10px;
    }

    #main-wrapper, #header, #footer, #page .homepage-top-area, .front #footer #block-block-5 {
        width: 990px;
    }
    .title-1 {
        font-size: 40px;
    }

    #superfish-1 > li:first-child a {
        width: 60px;
    }

    #superfish-1 > li > a {
        width: 153px;
    }

    #superfish-1 ul {
        width: 184px !important;
    }

    .flex-caption {
        padding-top: 28px;
        padding-bottom: 36px;
    }

    .flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
        bottom: 26px;
    }

}



@media only screen and (min-width: 768px) and (max-width: 995px) {

    #comment-form .form-text,
    #user-login .form-text,
    #contact-site-form input.form-text,
    .search-form .form-text {
        width:200px;
    }

    body#body {
        min-width:768px;
    }

    .page-blog .field-name-field-blog-image {
        width: 250px;
    }
    article .field-items {
        margin-bottom: 0;
    }

    body .container-12 .no-alpha-omega {
        margin-left: 10px;
        margin-right: 10px;
    }

    .switcher {
        display: inline-block;
    }

    #main-wrapper, #header, #footer, #page .homepage-top-area, .front #footer #block-block-5 {
        width: 768px;
    }
    .title-1 {
        font-size: 34px;
    }

    #superfish-1 > li:first-child a {
        width: 58px;
    }

    #superfish-1 > li > a {
        width: 116px;
    }

    #superfish-1 ul {
        width: 140px !important;
    }

    #block-views-slider-block .flex-caption {
        padding-bottom: 28px;
        padding-top: 20px;
        font-size: 1.5em;
    }

    .flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
        bottom: 20px;
    }

    .img-left-2 {
        float: none;
        margin-bottom: 20px;
    }

    .title-1 span {
        font-size: 21px;
    }

    .m-768 {
        float: none;
        margin-bottom: 20px;
    }
    
}

@media only screen and (max-width: 767px) {

    .img-left.rt {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .img-right.rt  {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .comment-wrapper {
        overflow: visible;
    }

    .user-picture {
        margin-bottom: 12px;
    }

    #comment-form .form-text,
    #user-login .form-text,
    #contact-site-form input.form-text,
    .search-form .form-text,
    #block-search-form.main-search .form-text, #search-block-form.main-search .container-inline .form-text {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #block-search-form .container-inline .form-item, #search-block-form .container-inline .form-item {
        width:100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mobile-two-column .views-row {
        float: left;
        width: 48% !important;
        margin-right: 4%;
    }
    .mobile-two-column .views-row.even {
        margin-right: 0;
    }

    #forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
        white-space:normal;
        font-size: 11px;
    }

    .addthis_button_tweet.at300b {
        height:35px;
    }
    .field-type-addthis {margin-bottom:20px;}
    
    
    #superfish-1 {display:none;}
    
    .select-menu {
        display:inline !important;
        width:100%;
        margin:10px 0;
        background: #ECEAE9;
        border: 1px solid #bbb;
        cursor: pointer;
        height: 30px;
        padding: 5px;
    }
    
    
    .page-blog .node-teaser .field-type-image {
        float:none;
        margin:0 0px 20px 0;
        width: auto;
    }
    
    
    .panel-pane.error-page .pane-content span.err {
        float:none;
        text-align:center;
        display:block;
    }
    
    .panel-pane.error-page .pane-content .extra {
        background:none;
        padding-left:0px;
        display:block;
        text-align:center;
        border-top:1px solid #4A4A4A;
    }
    .panel-pane.error-page .pane-content .err-body {
        width:100%;
    }
    #block-search-form .container-inline, #search-block-form .container-inline {display:block;}
    
    .page-page-404 #search-block-form {width:300px;}
    

    .sticky-table td,
    .sticky-table th {
        font-size: 9px;
    }

    .views-field-field-portfolio-image {
        pointer-events:none;
    }

    #block-follow-site, #block-block-5 {
        float: none;
        text-align: center;
    }

    #block-follow-site {
        margin-bottom: 20px;
    }

    .section-1 .col1, .section-1 .col2 {
        float: none;
    }

    .content ul.pager {
        margin-bottom: 50px;
    }

    body .container-12 .no-alpha-omega {
        margin-left: 0px;
        margin-right: 0px;
    }

    .switcher {
        display: inline-block;
    }

    #sidebar-second {
        padding-top: 40px;
    }

    .pane-contact {
        margin-bottom: 50px;
    }

    #main-wrapper, #header, #footer, #page .homepage-top-area, .front #footer #block-block-5 {
        width: auto;
    }

    .section-1{
        padding: 30px 0;
    }

    .section-3 {
        margin-bottom: 30px;
    }
    
    #block-views-slider-block .flexslider{
        box-shadow: none;
    }
    
    #block-views-slider-block .flex-caption{
        font-size: 1.5em;
    }
}


@media only screen and (max-width: 500px) {

    .mobile-two-column .views-row {
        float: none;
        width: auto !important;
        margin-right: 0;
    }
    .img-left-3 {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
}


@media only screen and (max-width: 400px) {

    .section-1 .col1, .section-1 .col2 {
        float: none;
    }

    .img-left-2 {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .title-1 {
        font-size: 40px;
    }

}