@media only screen and (min-width:768px) and (max-width:1023px){
#four_columns .img-item{width:16% !important;}
.halfcolumn  {width:100%; float:left;}
#scrum-box img{width:100%;}
.contact-left{width:90%; float:left; margin-left:4%;}
		.contact-right{width:90%; float:left; margin-left:4%; text-align:left;}
		footer .contact{height:auto;}
		.mcts-box2 {width:136px !important;}
		.main-headingg{font-size:50px;}
		.tricolumn{min-height:270px;}
		
		nav .select-menu {
    background-color: #EBEBEB;
    border:none;
    cursor: pointer;
    height: 30px;
    padding: 5px;
    width: 250px;
	display:none !important;
	position:absolute;}
 /* .container
        {
                height:1px;
                top: -1500px;
        }
        header
        {
                height:120px;
        }
        header nav
        {
                right: auto;
                bottom: auto;
                left: 50%;
                top:100px;
                margin-left: -184px;
        }
        #spacer
        {
                height:100px;
        }
        #spacer p
        {
                text-align:center;
                position:static;
                margin: 0 auto;
                padding:15px 0 7px 0;
        }
        #spacer .search
        {
                text-align:center;
                position:static;
                margin: 0 auto;
        }
        footer
        {
                padding-bottom:70px;
                height: auto;
        }
        footer .wrapper
        {
                width: 350px;
                margin: 0 auto;
        }
        footer .wrapper .column
        {
                margin-top:30px;
                float:none;
                font-size: 14px;
                width: auto;
        }
        footer .wrapper .social
        {
                display:none;
        }
		#four_columns .img-item{width:16%;};*/

#my-carousel-1 ul li, #my-carousel-2 ul li, #my-carousel-3 ul li { margin: 0 12px !important;}

}