@media only screen and (min-width:1024px) and (max-width:1280px) {
#four_columns .img-item{width:20% !important;}
.bannertext{width:294px; margin-top:43px; margin-left:47px;}
.tricolumn{min-height:226px !important;}
.contact-right{width:32%; text-align:right;}
.halfcolumn{width:100%;}
.mcts-box{width:180px !important;}
.mcts-box2{width:219px !important;}
.contact-left{width:64%; margin-left:2%;}
.bannertext h1{text-align:left; font-size:35px; }

.select-menu {
    background-color: #EBEBEB;
    border:none;
    cursor: pointer;
    height: 30px;
    padding: 5px;
    width: 250px;
	display:none!important;
	position:relative;
	
}
 /*#boxcontent article
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 60%;
        }
        #spacer
        {
                font-size:15px;
        }
        #spacer .search
        {
                margin-top:19px;
                margin-right:-385px;
        }
        #spacer p
        {
                margin-left:-370px;
        }
        input
        {
                padding:4px;
                font-size:14px;
        }
        input[type="submit"]
        {
                padding: 1px 14px;
        }
        #four_columns
        {
                width: 500px;
        }
        #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
        {
                margin-top: 25px;
        }
        #text_columns article.column1, #text_columns .column2
        {
                float:none;
                max-width: 500px;
                margin: 50px 30px 0 30px;
        }
        .column2 .row
        {
                float:none;
                margin:0 0 40px 50px;
        }
        footer .wrapper .column
        {
                font-size: 12px;
                width: 230px;
        }*/

}
