@media (min-width: 1224px) {

html, body { border-right:solid 0px green; }
}
 @media (min-width: 1200px) and (max-width: 1223px) {

html, body { border-right:solid 0px green; }

.row-fluid [class*="span"] { margin-left: 1.65%; }
}
 @media (min-width: 979px) and (max-width: 1200px) {

html, body { border-right:solid 0px yellow; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:96%; }

.Services { min-height:106px; }
}
 @media (min-width: 768px) and (max-width: 978px) {

html, body { border-right:solid 0px violet; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:96%; }

footer { font-size:13px; }
}
 @media (min-width: 931px) and (max-width: 978px) {

.Services { min-height:106px; }
}
 @media (min-width: 890px) and (max-width: 930px) {

.Services { min-height:126px; }
}
 @media (min-width: 796px) and (max-width: 889px) {

.Services { min-height:106px; }

h2 { font-size:15px; }

h3 { font-size:15px; }

h5, h6 { line-height:15px; }
}
 @media (min-width: 768px) and (max-width: 795px) {

.Services { min-height:100px; }

h2 { font-size:16px; }

h3 { font-size:14px; }

h5, h6 { font-size:11px; line-height:14px; }
}
 @media (max-width: 767px) {

html, body { border-right:solid 0px orange; }

.MyGallery { }

.MyGallery .span2 { width:15%; float:left; margin-right:1%; }

.Services { min-height:50px !important; }

.contactus {margin: 0 auto;}

h1 { font-size:15px; line-height:20px; margin-top:0; }

.GastrakLogo { width:50%; padding-bottom:0; }

footer { font-size:12px; }
}
 @media (min-width: 481px) and (max-width: 570px) {

html, body { border-right:solid 0px blue; }

footer { font-size:12px; }

footer li.Get { display:none; }
}
@media (max-width: 480px) {

html, body { border-right:solid 0px #00CCFF; /*celeste*/ }

h1 { font-size:12px; line-height:17px; margin-top:0; }

.GastrakLogo { width:100%; padding-bottom:0; }

footer { font-size:11px; }

footer li.Get { display:none; }
}
 @media (max-width: 380px) {

.GastrakLogo { float:none; clear:both; }

.GetSocial { margin-top:12px; }
}

.contactus { margin: 18px 0;}
.contactus a {float: right;}