@media all and (max-width: 1300px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1300px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1300px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1300px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1300px),
only screen and (min-resolution: 192dpi) and (max-width: 1300px),
only screen and (min-resolution: 2dppx) and (max-width: 1300px) {
body{
padding-top: 0px;
}
.mobile{ /* show needed mobile content */
display: inline;
}
#header .mobile{
display: none;
}
.mobile #tagline{
display: none;
}
#footerinfo > .column#one, #footerinfo > .column#two{ /* hide extras on mobile */
display: none;
}
.mobilehide{ /* hide extras on mobile */
display:none;
}
/* ******** MENU ******** */
#cssmenu{
}
#cssmenu ul{
}
#cssmenu li{
}
#cssmenu #logo{
width: 280px;
margin: 0px 0px 0px 0px;
padding-top: 26px;
}
#cssmenu #logo img{
width: 100%;
}
#cssmenu a{
}
#cssmenu .left a, #cssmenu .right a{
width: 170px;
height: 36px;
background-size: 0.5%;
}
/* ******** END MENU ******** */
#gallery #slideshow img{
width: 100%;
max-width: 800px;
}
#pagetitle{
}
#pagetitle img{
width: 95%;
}
#content{
padding: 25px;
}
#tagline{
margin-right: 25px;
}
#blockswrapper{
padding: 45px 25px 0px 25px;
}
.block{
max-width: 32%;
}
.block img{
width: 100%;
max-width: 310px;
}
.blocksbutton{
}
.blocksbutton a{
left: 1px;
top: -30px;
width: 100%;
height: auto;
padding: 6% 0 8% 0;
background-size: 100%;
font-size: 17px;
letter-spacing: 0px;
}
.blocksbutton a:hover{
background: url(../images/button-hover.png) center top no-repeat;
background-size: 100%;
}
#gallery a{
width: 100%;
max-width: 500px !important;
}
#gallery a img{
width: 100%;
max-width: 500px !important;
}
#photos img{
	min-height: 120px;
	min-width:280px;
}
/* ********************************* Contact ********************************* */
#contact #content{
padding: 45px 4px 40px 2px;
}
#contact #leftcolumn, #contact #rightcolumn{

}
#contact #leftcolumn{
background: #282828;
width: 34%;
max-width: 280px;
padding: 40px 20px 20px 20px;
}
#contact #leftcolumn span{
display: block;
margin-bottom: 20px;
font-size: 15px;
}
#contact #leftcolumn span#company{
font-size: 19px;
margin-bottom: 10px;
}
#contact #leftcolumn span#location{
margin-bottom: 20px;
line-height: 120%;
}
#contact #leftcolumn span.callus{
max-width: 190px;
margin: 20px 0px 0px 0px;
padding: 0px 0px 5px 0px;
font-size: 19px;
text-shadow: 0px 2px 1px #3780ef;
}
#contact #leftcolumn span.callus#two{
border-top: 1px dotted #404040;
padding: 2px 0px 0px 0px;
}
#contact #leftcolumn .button{
width: 100%;
max-width: 200px;
border: 0px;
	margin: 20px -20px 0px -20px;
	padding: 10px 20px;
	font-size: 20px;
text-align: center;
	letter-spacing: 0px;
box-shadow: 0px 2px 1px #111;
}
#contact #leftcolumn .button:hover, #contact #leftcolumn .button:focus{
	transform: scale(1.0);
background: #285ead;
}
#contact #leftcolumn span.hours{
margin-top: 20px;
}
#contact #leftcolumn span#openhours{
font-size: 20px;
}
#contact #leftcolumn span#closedhours{
font-size: 13px;
}
#contact form{
padding: 20px;
}
#contact #formmessage{
width: 120px;
}
#contact #formmessage img{
width: 100%;
}
#contact #formbkg{
background-size: 160%;
}
#contact form input.button{
margin: 30px auto 0px auto;

}
/* *********** Media *********** */
#mediawrapper{
}
#mediawrapper #title{
display: none;
}
#media{
}
#media a{
width: auto;
min-width: 110px;
padding: 10px 8px;
letter-spacing: 1px;
font-size: 13px;
}
#media a:hover{
}
#media a img{
width: auto;
}
#media span{
padding-left: 6px;
}
#media .line{
}
/* *********** Award, Footer, Copyright *********** */
#awardwrapper{
padding: 25px 0 50px 0;
}
#award1{
float: left;
margin-left: 10px;
}
#award2{
margin-right: 20px;
}
#award3{
margin-right: 10px;
}
#footer .column{
font-size: 15px;
}
#footer #one{
width: 25%;
padding-left: 20px;
}
#footer #two{
width: 40%;
}
#footer #three{
width: 25%;
padding-right: 20px;
}
#footer #two img{
width: 100%;
max-width: 317px;
margin-top:0;
}
#footer #three br{
display: none;
}
#footer #three a{
font-size: 15px;
background: -moz-linear-gradient(left, rgba(55,128,239,0) 0%, rgba(55,128,239,1) 54%, rgba(55,128,239,1) 100%);
background: -webkit-linear-gradient(left, rgba(55,128,239,0) 0%,rgba(55,128,239,1) 54%,rgba(55,128,239,1) 100%);
background: linear-gradient(to right, rgba(55,128,239,0) 0%,rgba(55,128,239,1) 54%,rgba(55,128,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003780ef', endColorstr='#3780ef',GradientType=1 );
}
#footer #three a:hover{
background: -moz-linear-gradient(left, rgba(40,94,173,0) 0%, rgba(40,94,173,1) 54%, rgba(40,94,173,1) 100%);
background: -webkit-linear-gradient(left, rgba(40,94,173,0) 0%,rgba(40,94,173,1) 54%,rgba(40,94,173,1) 100%);
background: linear-gradient(to right, rgba(40,94,173,0) 0%,rgba(40,94,173,1) 54%,rgba(40,94,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00285ead', endColorstr='#285ead',GradientType=1 );
}
#footer #three > span{
display: block;
margin-bottom: -10px;
}
#copyright{
font-size: 13px;
}
/* **************************** Begin Team **************************** */
/* see also mobile_slick.css */
#team #content > p{
margin: -10px 0px;
}
/* **************************** End Team **************************** */
}
@media all and (max-width: 1000px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (min-resolution: 192dpi) and (max-width: 1000px),
only screen and (min-resolution: 2dppx) and (max-width: 1000px) {
/* Tame Full-Size Menu */
#cssmenu #logo{
display: none;
}
#header .mobile{
display: inline;
text-align: center;
}
#header .mobile #logo{
z-index: 999;
position: relative;
margin: 20px auto 40px auto;
display: block;
}
#cssmenu .left a, #cssmenu .right a{
width: 140px;
border-radius: 0px 0px 14px 14px;
font-size: 18px;
/*display: none;*/ /* TEMP */
}
/* End Tame */
/* Videos */
.videowrapper, .videodetails{
	vertical-align: middle;
}
.videodetails{
    font-size: calc(1vw + 8px);
}
.videowrapper.regular + .videodetails {
    padding: 0 2.5%;
}
/* ******************* Begin Sandwich Style ******************* */
#cssmenu, #cssmenu ul, #cssmenu li{
width: 100%;
margin:0;
padding:0;
}
#cssmenu{
border-bottom: 0px solid #fff;
margin-bottom: 14px;
}
#cssmenu ul{
box-shadow: 0px 0px 6px #3883f2;
}
#cssmenu .left a, #cssmenu .right a{
background: none;
width: auto;
height: auto;
margin:0;
padding: 12px;
border-radius: 0;
font-size: 14px;
}
#cssmenu .left a:hover, #cssmenu .right a:hover{
background: none;
}
/* ******************* END Sandwich Style ******************* */
}
@media all and (max-width: 700px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 700px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (min-resolution: 192dpi) and (max-width: 700px),
only screen and (min-resolution: 2dppx) and (max-width: 700px) {
.mobilehidephone{
display: none !important;
}
.mobileshowphone{
display: inline;
}
#content{
/*background: #222;*/ /* TEMP */
}
#cssmenu #logo{
display: none;
}
#header .mobile #logo{
width: 100%;
display: block;
margin: 26px 0 40px 0;
padding:0;
text-align: center;
}
.mobile #logo img{
width: 100%;
max-width: 320px;
}
#pagetitle{
display: none;
}
#services #pagetitle{
display: block;
padding: 33px 0px 6px 0px;
}
#videos #pagetitle{
display: none;
}
.car-gallery #pagetitle{
display: block;
font-size: 22px;
margin-bottom: 10px;
padding-bottom: 4px;
}
#content #tagline{
display: none;
}
#content p{
margin: 0px;
line-height: 140%;
font-size: 14px;
}
#blockswrapper{
padding: 20px 0px 0px 0px;
}
.block{
margin: 0 auto;
padding: 0 4px;
clear: both;
max-width: 280px;
}
.blocksbutton a{
top: -22px;
width: 90%;
padding: 5.5% 0 8.5% 0;
font-size: 15px;
}
.mobile #tagline{
float: none;
margin: 0 auto 30px auto;
display: block;
clear: both;
}
/* *********** Photos (Lightbox) *********** */
#gallery a{
width: 90%;
max-width: 500px !important;
margin-bottom: 12%;
}
#gallery a img{
width: 100%;
max-width: 500px !important;
}
#gallery a .caption{
position: relative;
top: -30px;
background: url(../images/button.png) center top no-repeat;
background-size: 280px;
display: block;
width: auto;
height: 28px;
margin: 0 auto -59px auto;
padding: 20px 12px 10px 12px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
font-size: 14px;
letter-spacing: 0px;
}
#gallery a:hover .caption{
background-size: 280px;
}
.lb-nav a.lb-prev, .lb-nav a.lb-next {
background-size: 42%;
  opacity: 1.0;
}
.lb-nav a.lb-prev {
left: -5px;
}
.lb-nav a.lb-next {
right: -5px;
}
/* ********************************* Videos ********************************* */
#videos #content{
padding:40px 0px 30px 0px;
}
.video{
	text-align: center;
	margin-top: 3em;
    padding: 0;
	border: 0 !important;
}
.videowrapper{
	width: 90%;
	padding-bottom: 52%;
    margin: 3px;
}
.videowrapper.regular, .videowrapper.large{
	width: 90%;
	padding-bottom: 52%;
}
.videowrapper.large{
	box-shadow: 0px 0px 8px 2px #1b6fec;
}
.videodetails{
	width: 90%;
    font-size: calc(1vw + 13px);
	text-align: left;
    padding: 0 !important;
}
/* ********* Contact ********* */
#contact #content{
padding:40px 0px 30px 0px;
}
#contact #leftcolumn, #contact #rightcolumn{
float: none;
width: 100%;
max-width: 100%;
margin:0px;
padding: 20px;
}
#contact #leftcolumn{
background: none;
text-align: center;
padding-bottom: 0px;
}
#contact #rightcolumn{
padding: 10px 0px 0px 0px;
}
#contact #leftcolumn span.callus, #contact #leftcolumn span.callus#two{
margin: 0px auto;
}
#contact #leftcolumn .button{
margin: 10px auto 0px auto;
}
#contact #map{
margin: -30px 0px 35px 0px;
}
/* **** Begin Form **** */
#contact #formwrapper{
box-sizing: border-box;
width: 100%;
}
#contact #formbkg{
background-size: 200%;
}
#contact form{
padding: 6px;
}
#contact #formmessage{
display: block;
width: 80%;
max-width: 300px;
float: none;
margin: 10px auto 16px auto;
}
#contact #thankyou{
min-height: 10px;
margin: 0px auto;
padding: 0px 0px 25px 0px;
text-align: center;
}
#contact #thankyou p{
width: 90%;
margin: 0px auto;
font-size: 26px;
}
#contact form input, #contact form textarea{
box-sizing: border-box;
	width: 100%;
}
#contact form input.button{
margin: 0px auto 20px auto;
}
#contact form .g-recaptcha div{
margin: 0px auto;
}
/* ********** Services ********** */
#services #content > div{
overflow: visible;
}
#services div#modern{
display: block;
}
#services #modern .side{
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}
#services .side, #services #content > div > img{
float: none;
box-sizing: border-box;
width: 100%;
}
#services .side{
padding-bottom: 10px;
}
#services .side li{
background-size: 18px;
margin-left: 0px;
padding: 6px 0px 6px 35px;
font-size: 16px;
}
#services div#viewwork{
background: url(../images/services-content-bkg.jpg) no-repeat right -80px top;
background-size: 160%;
padding: 12% 0px;
}
#services #viewwork a, #services #viewwork a:hover{
background-size: 100%;
width: 240px;
height: 22px;
margin: 0 auto -5px auto;
padding: 12px 0px 16px 0px;
}
#services #content > div p{
margin-top: -4px;
}
/* *********** Media *********** */
#media *{
}
#media a{
width: auto;
min-width: 48px;
margin:0px;
padding: 14px 1.7%;
}
#media a img{
width: 40px;
display: block;
margin: 0px auto;
}
#media a#media3 img, #media a#media4 img{
width: 36px;
}
#media a > span{
display: block;
margin: 0px auto;
padding: 6px 0px 0px 0px;
font-size: 11px;
text-align: center;
}
#media .line{
position: relative;
top: -16px;
display: inline-block;
margin: 0px;
padding: 0px;
}
#media .line img{
margin: 0px;
padding: 0px;
max-height: 60px;
}
/* *********** Award, Footer, Copyright *********** */
#awardwrapper{
text-align: center;
}
.award{
width: 24%;
float: none;
margin: 10px auto 20px auto !important;
}
.award img{
display: block;
margin: 0 auto;
}
#award1{
width: 48%;
}
#award1 img{
width: 96%;
max-width: 217px;
padding-left: 6px;
}
#award2 img{
width: 88%;
max-width: 102px;
}
#award3 img{
width: 84%;
max-width: 93px;
}
#footer{
background-size: auto 78%; /* adjust as needed, then remove next line */
background: none;
margin-top: -90px;
padding-top: 20px;
}
#footer .column{
}
#footer #one, #footer #two, #footer #three{
width: 98%;
display: block;
margin: 0 auto;
padding: 0px;
text-align: center;
}
#footer #one{
}
#footer #two{
}
#footer #two img{
}
#footer #three{
}
#footer #three > span{
margin:0;
padding: 0 14px;
}
#footer #three a{
background: #3780ef;
margin: 26px 0px 20px 0px;
}
#footer #three a:hover{
background: #285ead;
}
#copyright{
border-top: 2px solid #222;
clear: both;
width: 100%;
padding: 3px 0 0 0;
font-size: 10px;
text-transform: none;
color: #ccc;
}
#copyright span{
display: block;
margin-top: 4px;
}
#copyright span#bullet{
display: none;
}
}