@charset "UTF-8";
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}
   html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; } .ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; } .hidden { display: none; visibility: hidden; } .visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } .invisible { visibility: hidden; } .clear { clear: both; display: block; }
.cf { *zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
small, .small, .meta, .postMeta { font-size: 13px; line-height: 15px; }
.postMeta { color: #999; }
.leftFloat { float: left; }
.rightFloat { float: right; }
.services li, .menu-item-has-children, .hasIcon { position: relative; }
.services li:before, .services li:after, .menu-item-has-children:before, .menu-item-has-children:after, .hasIcon:before, .hasIcon:after { display: block; font-family: "Font Awesome 6 Pro"; font-weight: 900; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; }
.dueNotice { position: relative; z-index: 0; display: flex; width: 87%; justify-content: center; margin: 0 auto 30px; }
.dueNotice span { font-family: "Roboto Condensed", "Montserrat", sans-serif; font-size: 20px; font-weight: bold; padding: 12px 25px; background: #f7c515; border-radius: 10px; }
.dueNotice span i { margin: 0 8px 0 0; }
.horizLine { width: 100%; height: 1px; position: absolute; z-index: -1; top: 50%; background: #f7c515; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
.cta { display: flex; justify-content: center; position: relative; margin: 30px 0; }
.cta a { display: block; font-family: "Roboto Condensed", "Montserrat", sans-serif; color: #fff; text-transform: uppercase; font-weight: bold; font-size: 25px; line-height: 30px; text-decoration: none; padding: 16px 57px 18px 20px; background: #202641; border-radius: 10px; -webkit-transition: background 0.35s; -moz-transition: background 0.35s; transition: background 0.35s; }
.cta a:after { content: '\f0a9'; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); right: 20px; font-size: 23px; }
.cta a:hover, .cta a:active, .cta a:focus { color: #fff; background: #1e4fa5; text-decoration: none; }
.home .cta { margin: 0; top: 29px; }
.imgOverlay { position: absolute; top: 0; left: 0; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; } html { text-align: center; }
body { text-align: left; color: #333; font: 17px/24px "Lato", Arial, Helvetica, sans-serif; max-width: 100%; overflow: auto; }
h1, h2, h3, h4, h5, h6 { color: #444; font-weight: normal; font-family: "Lato", Arial, Helvetica, sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #1e4fa5; }
.rgba h1, .rgba #logo, .rgba h2, .rgba h3, .rgba h4, .rgba h5, .rgba h6 { text-shadow: 0 1px 0 rgba(255, 255, 255, 0.95); }
h1, .h1 { font-size: 36px; line-height: 40px; margin: 0 0 25px 0; }
h2, .h2 { font-size: 28px; line-height: 34px; margin: 0 0 25px 0; }
h3, .h3 { font-size: 25px; line-height: 28px; margin: 0 0 25px 0; }
h4, .h4 { font-size: 20px; line-height: 24px; margin: 0 0 20px 0; }
h5, .h5 { font-size: 18px; line-height: 22px; margin: 0 0 20px 0; }
h6, .h6 { font-size: 16px; line-height: 18px; margin: 0 0 20px 0; }
header h1, header h2, header h3, header h4, header h5, header h6 { margin-bottom: 3px; }
article header { margin-bottom: 20px; } #main-content blockquote { font-style: italic; font-family: cambria, georgia, times, serif; }
.paging { text-align: center; }
.paging .prev a, .paging .next a { }
.paging .prev a { margin: 0 auto; display: inline-block; padding: 7px 27px; border: 1px solid #555; border-radius: 3px; text-align: center; }
.paging .next { float: left; } html { height: 100%; }
body { position: relative; background: #fff; padding: 0; }
.container { width: 100%; max-width: 1220px; margin: 0 auto; position: relative; }
.container.wide { max-width: 1370px; }
.container.narrow { max-width: 900px; }
.home #main #main-content .container, #footer .container, #newsSection .container { max-width: 1150px; }
.flexIt { display: flex; flex-flow: row; text-align: center; }
.flexIt > * { flex: 1 0; text-align: center; }
.centerStuff { text-align: center; margin: 0 auto 20px; }
.center { text-align: center; }
.centerText { text-align: center; }
.centerText a { display: inline; }
.textalignleft { text-align: left; }
.textalignright { text-align: right; }
.gridRow { display: grid; grid-template-columns: repeat(12, 1fr); grid-column-gap: 30px; }
p, dl, blockquote, hr, pre, table, fieldset, article, article footer, nav, ul, ol { margin: 0 0 20px 0; }
article ul, article ol { position: relative; padding: 0 15px 0 40px; }
article ul li, article ol li { margin-bottom: 5px; }
article a { color: #275ebf; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }
article a:hover { text-decoration: underline; color: #2749e3; }
.postFtImg { margin-bottom: 20px !important; }
.lineBreak { padding-top: 15px; margin-bottom: 15px; border-bottom: 1px solid #ddd; }
.breadCrumb { margin-top: 8px; margin-bottom: 8px; padding: 0 0px !important; font: 12px Arial, sans-serif; }
.breadCrumb p { font-size: 14px; margin-bottom: 0; }
.breadCrumb p a:last-child::after { }
.breadCrumb p a { margin: 0 5px 0 0px; text-decoration: none; display: inline-block; }
.breadCrumb p a:hover, .breadCrumb p a:active, .breadCrumb p a:focus { text-decoration: underline; }
.breadCrumb p .breadcrumb_last { display: none; }
.childrenBlock { text-align: center; }
.childrenBlock .childrenList { margin-bottom: 20px; }
a.pictureBox { border-radius: 5px; width: 40%; display: inline-block; height: 200px; list-style: none; position: relative; overflow: hidden; margin: 0 20px; }
a.pictureBox:hover .newsOverlay { background: rgba(41, 41, 58, 0.98); }
a.pictureBox .newOverlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #4c556bbd; -webkit-transition: background 0.35s; -moz-transition: background 0.35s; transition: background 0.35s; }
a.pictureBox .newsText { position: absolute; bottom: 0; padding: 13px 18px; color: #fff; width: 100%; box-sizing: border-box; }
a.pictureBox .newsText p { font-size: 16px; margin-bottom: 12px; }
a.pictureBox .newsText h3 { font-size: 24px; color: #fff; }
a.pictureBox .newsText span { float: right; -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; }
a.pictureBox img { width: 100%; height: auto; } .wp-post-image, img.alignright, img.alignleft, img.aligncenter { max-width: 100%; height: auto; }
article iframe { max-width: 100%; }
.alignleft { float: left; clear: left; margin: 0 20px 20px 0; }
.alignright { float: right; clear: right; margin: 0 0 20px 20px; }
.aligncenter { margin: 15px auto; display: block; text-align: center; }
.gallery .gallery-item { padding: 5px; box-sizing: border-box; margin-top: 0; }
.gallery .gallery-item img { max-width: 100%; border: none !important; height: auto; border-radius: 3px; }
div.wp-caption { text-align: center; background: none; border: 1px solid #eee; max-width: 100%; box-sizing: border-box; padding: 0px !important; text-align: center !important; margin-bottom: 20px; }
div.wp-caption p.wp-caption-text { margin-bottom: 3px !important; padding: 0 6px 4px !important; clear: both; font-size: 13px; line-height: 16px; }
div.wp-caption img { margin: 0; box-sizing: border-box; padding: 5px 5px 0; outline: 0; border: 0; } a { color: #1e4fa5; text-decoration: none; }
a:hover, a:focus { color: #202641; } .socialDiv { padding: 0; }
.socialDiv .socialList { list-style: none; }
.socialDiv .socialList li a { display: inline-block; color: #333; }
.socialDiv .socialList li a i { margin: 0 8px 0 0px; border-radius: 5px; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%); padding: 3px 4px 3px 5px; font-size: 23px; position: relative; top: 1px; color: #fff; -webkit-transition: background 0.35s; -moz-transition: background 0.35s; transition: background 0.35s; }
.socialDiv .socialList li a span { font-size: 19px; -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; }
.socialDiv .socialList li a:hover span { color: #1e4fa5; } #header { padding: 10px 20px; border-bottom: 1px solid #bbb; background: #edeeee; }
#header .container.wide { max-width: 1520px; }
#header .headerLeft, #header .headerRight { padding-top: 40px; }
#header .headerLeft { float: left; width: 25%; box-sizing: border-box; }
#header .headerMiddle { float: left; width: 50%; box-sizing: border-box; }
#header .headerRight { float: left; width: 25%; box-sizing: border-box; }
#logo { font-size: 24px; margin: 20px; }
#logo a { display: block; padding: 8px; max-width: 405px; margin: 0 auto; }
#logo a img { display: block; width: 100%; height: auto; }
.contact { text-align: right; padding: 4px 0 0 0; }
.contact a.hasIcon { font-weight: bold; font-size: 20px; color: #333; padding: 0 0 0 42px; -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; }
.contact a.hasIcon:before { position: absolute; top: 3px; left: 1px; font-size: 34px; content: '\f87b'; }
.contact a.hasIcon:hover, .contact a.hasIcon:active, .contact a.hasIcon:focus { color: #1e4fa5; }
.contact a.hasIcon span { font-size: 14px; position: relative; top: -7px; } #main { clear: both; }
#main #main-content { padding: 35px 15px 15px; min-height: 350px; }
#main #main-content blockquote { margin: 0 2.5em 1.25em 2.5em; border: 1px solid #eee; background: #f6f6f6; padding: 1.19em 1.25em 0; }
.home #main #main-content { background: #edeeee; min-height: 1px; }
.home #main #main-content .container { border-radius: 5px; background: #fff; margin: -224px auto 0; box-sizing: border-box; padding: 40px 73px 0; box-shadow: 2px 2px 7px 0px #33333326; }
.home #main #main-content .container article { margin: 0; }
#heroText { width: 100%; max-width: 1020px; margin: 0 auto; }
#heroText h1 { font-size: 28px; font-weight: bold; line-height: 37px; text-align: center; margin: 0 0 30px 0; }
#heroText .services li { font-size: 20px; color: #202641; margin: 0 0 20px 0; list-style: none; }
#heroText .services li:before { content: '\f00c'; position: absolute; top: 0px; left: -27px; font-size: 15px; }
.archive .post, .blog .post { margin: 0 0 25px; padding: 0 0 25px; border-bottom: 1px solid #eee; }
.archive .post:last-child, .blog .post:last-child { border-bottom: none; }
.archive .post .thumbWrap img, .blog .post .thumbWrap img { opacity: .9; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }
.archive .post .thumbWrap:hover img, .archive .post .thumbWrap:active img, .archive .post .thumbWrap:focus img, .blog .post .thumbWrap:hover img, .blog .post .thumbWrap:active img, .blog .post .thumbWrap:focus img { opacity: 1; transform: scale(1.1); }
.archive .post h2, .blog .post h2 { margin: 0 0 7px; }
.archive .post .postMeta, .blog .post .postMeta { margin: 0 0 12px; } #newsSection { padding: 90px 15px 55px; background: #edeeee; }
#newsSection h2 { display: block; float: left; background: #edeeee; padding: 0 20px 0 0; font-size: 34px; font-weight: bold; margin: 0; }
.moreBtn { font-size: 14px; position: relative; padding: 6px 30px 6px 16px; background: #fff; border-radius: 5px; display: block; float: left; vertical-align: super; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }
.moreBtn:after { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); right: 10px; }
.sectionHeader { position: relative; z-index: 0; margin: 0 0 25px 0; }
.sectionHeader .moreBtn { font-weight: bold; border: 1px solid #202641; color: #202641; }
.sectionHeader .moreBtn:after { content: '\f101'; }
.sectionHeader .moreBtn:hover, .sectionHeader .moreBtn:active, .sectionHeader .moreBtn:focus { background: #202641; color: #fff; }
.sectionHeader .horizLine { background: #d8d8d8; }
.newsCards a.newsCard { position: relative; background: #fff; color: #4c4c4c; box-sizing: border-box; padding: 13px; border: 1px solid; border-radius: 5px; width: -moz-calc(50% - 10px); width: -webkit-calc(50% - 10px); width: -o-calc(50% - 10px); width: calc(50% - 10px); -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; float: left; }
.newsCards a.newsCard:nth-child(odd) { margin: 0 10px 20px 0; }
.newsCards a.newsCard:nth-child(even) { margin: 0 0 20px 10px; }
.newsCards a.newsCard .imgOverlay { height: 100%; opacity: 0; -webkit-transition: opacity 0.35s; -moz-transition: opacity 0.35s; transition: opacity 0.35s; }
.newsCards a.newsCard .thumbWrap img { opacity: .9; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }
.newsCards a.newsCard .articleBody { float: left; width: -moz-calc(100% - 193px); width: -webkit-calc(100% - 193px); width: -o-calc(100% - 193px); width: calc(100% - 193px); }
.newsCards a.newsCard h3 { overflow: hidden; max-height: 88px; font-size: 25px; z-index: 1; position: relative; -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; }
.newsCards a.newsCard .moreBtn.hasIcon { background: #202641; border: 1px solid #fff; color: #fff; -webkit-transition: background 0.35s; -moz-transition: background 0.35s; transition: background 0.35s; }
.newsCards a.newsCard .moreBtn.hasIcon:after { content: '\f30b'; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
.newsCards a.newsCard:hover, .newsCards a.newsCard:active, .newsCards a.newsCard:focus { background: #202641; }
.newsCards a.newsCard:hover .imgOverlay, .newsCards a.newsCard:active .imgOverlay, .newsCards a.newsCard:focus .imgOverlay { opacity: .2; }
.newsCards a.newsCard:hover .thumbWrap img, .newsCards a.newsCard:active .thumbWrap img, .newsCards a.newsCard:focus .thumbWrap img { transform: scale(1.1); opacity: 1; }
.newsCards a.newsCard:hover h3, .newsCards a.newsCard:active h3, .newsCards a.newsCard:focus h3 { color: #fff; }
.newsCards a.newsCard:hover .moreBtn.hasIcon, .newsCards a.newsCard:active .moreBtn.hasIcon, .newsCards a.newsCard:focus .moreBtn.hasIcon { background: transparent; } #sidebar { grid-column: span 4; margin-bottom: 20px; }
@media only screen and (max-width: 800px) { #sidebar { grid-column: span 12; } }
#sidebar #subpages { width: 210px; } .widget { margin: 0 0 30px 0; }
.widget:last-child { margin-bottom: 0; }
.widget.widget_search { overflow: hidden; zoom: 1; }
.widget.widget_search input#s { float: left; width: 50%; }
.widget.widget_search #searchsubmit { font-size: 0.875em; padding: 0 1em; border: 0; margin: 1px 0 0 0; line-height: 2.29em; }
.widget.widget_search label { display: none; }
.widget.widget_categories ul, .widget.widget_archive ul, .widget.widget_links ul, .widget.widget_recent_entries ul, .widget.widget_recent_comments ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_rss ul, .widget.widget_pages ul, .widget.widget_nav_menu ul, .widget.widget_categories ul { padding: 0; list-style-type: none; }
.widget.widget_categories ul li, .widget.widget_archive ul li, .widget.widget_links ul li, .widget.widget_recent_entries ul li, .widget.widget_recent_comments ul li, .widget.widget_meta ul li, .widget.widget_pages ul li, .widget.widget_rss ul li, .widget.widget_pages ul li, .widget.widget_nav_menu ul li, .widget.widget_categories ul li { display: block; }
.widget.widget_categories ul li a, .widget.widget_archive ul li a, .widget.widget_links ul li a, .widget.widget_recent_entries ul li a, .widget.widget_recent_comments ul li a, .widget.widget_meta ul li a, .widget.widget_pages ul li a, .widget.widget_rss ul li a, .widget.widget_pages ul li a, .widget.widget_nav_menu ul li a, .widget.widget_categories ul li a { text-decoration: none; }
.widget.widget_categories ul li a:hover, .widget.widget_categories ul li a:focus, .widget.widget_archive ul li a:hover, .widget.widget_archive ul li a:focus, .widget.widget_links ul li a:hover, .widget.widget_links ul li a:focus, .widget.widget_recent_entries ul li a:hover, .widget.widget_recent_entries ul li a:focus, .widget.widget_recent_comments ul li a:hover, .widget.widget_recent_comments ul li a:focus, .widget.widget_meta ul li a:hover, .widget.widget_meta ul li a:focus, .widget.widget_pages ul li a:hover, .widget.widget_pages ul li a:focus, .widget.widget_rss ul li a:hover, .widget.widget_rss ul li a:focus, .widget.widget_pages ul li a:hover, .widget.widget_pages ul li a:focus, .widget.widget_nav_menu ul li a:hover, .widget.widget_nav_menu ul li a:focus, .widget.widget_categories ul li a:hover, .widget.widget_categories ul li a:focus { text-decoration: underline; }
.widget.widget_tag_cloud div { padding: 0; overflow: hidden; }
.widget.widget_tag_cloud a { line-height: 1.62em; }
.widget.widget_tag_cloud a:hover, .widget.widget_tag_cloud a:focus { text-decoration: underline; } body:not(.logged-in) article.post-8167 { margin: 25px auto 70px; max-width: 380px; background: whitesmoke; border: 1px solid #ddd; border-radius: 10px; box-shadow: 0px 3px 3px -3px #b1b1b1; padding: 25px 50px; }
#wpuf-login-form a { display: inline-block; margin: 0 7px 0; }
.loginLink { float: right; top: 23px; position: relative; right: 178px; }
.loginLink a { color: #444; }
.loginLink a:hover { text-decoration: underline; }
.cartLink { float: right; top: 56px; right: 17px; position: absolute; font-size: 15px; line-height: 10px; }
.cartLink a { display: block; background: #fff; border-radius: 5px; padding: 12px 16px 11px 38px; border: 1px solid #ccc; background: #fff url(//massinspect.com/wp-content/themes/baystate-mobile-inspection/images/cart-wrench.png) no-repeat 7px 3px; background-size: 26px; }
.cartLink a img { position: relative; top: -8px; width: 26px; float: left; left: -5px; }
.cartLink a:hover { border: 1px solid #FF0000; } .articleInfo { margin-left: 188px; }
.thumbWrap { position: relative; float: left; width: 150px; height: 100%; border-radius: 5px; background: #f1f1f1; overflow: hidden; margin: 0 18px 0 0; }
.thumbWrap img { display: block; }
.breadCrumb { margin-top: 8px; margin-bottom: 8px; padding: 0 10px; box-sizing: border-box; font: 12px Arial, sans-serif; }
.breadCrumb p#breadcrumbs { font-size: 11px; padding-top: 10px; margin-botom: 0; }
.breadCrumb p#breadcrumbs a:last-child::after { }
.breadCrumb p#breadcrumbs a { color: #777; margin-right: 2px; text-decoration: none; }
.breadCrumb p#breadcrumbs a:hover { text-decoration: underline; }
.breadCrumb p#breadcrumbs .breadcrumb_last { display: none; } #footer { position: relative; overflow: hidden; zoom: 1; clear: both; background: #edeeee; }
#footer .chillDivider { color: #777; }
#footer .siteBy ul { margin: 0; padding: 0; display: table; float: right; }
#footer .siteBy ul li { list-style: none; height: 30px; padding: 6px 3px 0; display: table-cell; vertical-align: middle; float: left; margin: 0; margin-right: -1px; min-width: 35px; text-align: center; }
#footer .siteBy a.stellar { margin-top: 5px; display: inline-block; }
#footer .siteBy a.stellar:hover { text-decoration: none; }
#footer .copyright { text-align: center; border-top: 2px solid  #ddd; padding: 20px 15px; color: #202641; font-size: 13px; }
#footer #wpstats { display: none; visibility: hidden; }
.footerTop { height: 600px; position: relative; background: #000; }
.footerTop .imgOverlay { height: 100%; opacity: .5; }
.footerContent { margin: -250px 0 35px 0; background: #fff; box-shadow: 2px 2px 10px #33333326; }
body:not(.home) .footerTop { height: 300px; }
body:not(.home) .footerContent { margin: -100px 0 35px 0; }
.footerLeft, .footerRight { position: relative; width: 50%; box-sizing: border-box; float: left; }
.footerLeft { padding: 70px 15px 15px; }
.footerLeft div.cf { max-width: 470px; margin: 0 auto 25px; }
.footerLeft .address, .footerLeft .phone { width: 50%; box-sizing: border-box; padding: 0 15px; float: left; font-size: 18px; font-weight: bold; }
.footerLeft .address a, .footerLeft .phone a { color: #202641; display: inline-block; -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; }
.footerLeft .address a:hover, .footerLeft .address a:active, .footerLeft .address a:focus, .footerLeft .phone a:hover, .footerLeft .phone a:active, .footerLeft .phone a:focus { color: #1e4fa5; }
.footerLeft .address a:hover:before, .footerLeft .address a:hover:after, .footerLeft .address a:active:before, .footerLeft .address a:active:after, .footerLeft .address a:focus:before, .footerLeft .address a:focus:after, .footerLeft .phone a:hover:before, .footerLeft .phone a:hover:after, .footerLeft .phone a:active:before, .footerLeft .phone a:active:after, .footerLeft .phone a:focus:before, .footerLeft .phone a:focus:after { transform: scale(1.2); }
.footerLeft .address span, .footerLeft .phone span { font-size: 14px; }
.footerLeft .phone { text-align: right; }
.footerLeft .theAddress { margin: 0 0 0 25px; max-width: 180px; }
.footerLeft .theAddress:before { content: '\f3c5'; position: absolute; top: 1px; left: -18px; transition: .25s; }
.footerLeft .theNumber { margin: 0 25px 0 0; }
.footerLeft .theNumber:after { content: '\f3cd'; position: absolute; top: 1px; right: -18px; transition: .25s; }
.footerLeft .hours { text-align: center; width: 100%; max-width: 300px; margin: 0 auto 35px; font-size: 18px; }
.footerLeft .emailWrap { text-align: center; }
.footerLeft .email { position: relative; text-decoration: underline; padding: 0 0 0 25px; color: #202641; font-weight: bold; font-size: 18px; -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; }
.footerLeft .email:before { content: '\f0e0'; position: absolute; left: 0; top: 0; transition: .25s; }
.footerLeft .email:hover, .footerLeft .email:active, .footerLeft .email:focus { color: #1e4fa5; }
.footerLeft .email:hover:before, .footerLeft .email:active:before, .footerLeft .email:focus:before { transform: scale(1.2); }
.footerRight iframe { border: 0; display: block; width: 100%; max-width: 100%; max-height: 400px; }
.footImg { position: absolute; top: -108px; width: 227px; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.footLogo { text-align: center; margin: 0 0 35px 0; }
.footLogo a img { max-width: 375px; } #interiorBanner { position: relative; min-height: 300px; background: #202641; }
#interiorBanner .pageHero { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; opacity: .5; }
#interiorBanner h1 { margin: 0; color: #fff; text-shadow: 2px 2px 5px #333; font-size: 60px; line-height: 64px; position: relative; text-align: center; padding: 181px 15px 25px; } .search-no-results #main #main-content, .error404 #main #main-content { padding: 100px 15px; }
.errorWrap { margin: 0 0 25px 0; } #main-nav { margin: 0; background: #edeeee; }
#main-nav .menu { margin: 0; display: flex; justify-content: center; }
#main-nav .menu li a { display: block; color: #333; background: #fff; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }
#main-nav .menu > li { float: left; position: relative; margin: 0; }
#main-nav .menu > li > a { background: #edeeee; font-size: 16px; line-height: 18px; font-weight: bold; padding: 15px 25px; text-transform: uppercase; }
#main-nav .menu > li.menu-item-has-children { position: relative; }
#main-nav .menu > li.menu-item-has-children:after { -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; content: '\f107'; font-size: 15px; position: absolute; right: 20px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
#main-nav .menu > li.menu-item-has-children > a { padding: 15px 37px 15px 25px; }
#main-nav .menu > li.menu-item-has-children:after { color: #333; }
#main-nav .menu > li.current-menu-parent:before, #main-nav .menu > li.current-menu-item:before { position: absolute; content: ''; bottom: 0; width: 100%; height: 4px; background: #202641; }
#main-nav .menu > li:hover > a, #main-nav .menu > li:active > a, #main-nav .menu > li:focus > a { background: #1e4fa5; color: #fff; }
#main-nav .menu > li:hover:after, #main-nav .menu > li:active:after, #main-nav .menu > li:focus:after { color: #fff; }
#main-nav .menu .sub-menu { position: absolute; background: #FFF; padding: 10px; top: 48px; border-bottom: 1px solid #DDD; border-left: 1px solid #DDD; border-right: 1px solid #DDD; border-radius: 0 5px 5px 5px; left: -9999px; z-index: 2; }
#main-nav .menu .sub-menu li a { width: 140px; display: block; font-size: 14px; padding: 7px 15px 7px; border-radius: 5px; }
#main-nav .menu .sub-menu li.current-menu-item a, #main-nav .menu .sub-menu li:hover a, #main-nav .menu .sub-menu li:active a, #main-nav .menu .sub-menu li:focus a { color: #fff; background: #1e4fa5; }
#main-nav .menu li:hover ul { left: 0px !important; }  .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; width: 100%; margin: 0 auto; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: flex; align-items: center; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; margin: 0 auto; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-slider .slick-slide { display: none; }
.slick-slider .slick-slide:first-child { display: block; }
.slick-initialized.slick-slider .slick-slide, .slick-initialized.slick-slider .slick-slide:first-child { display: block; }
.slick-arrow.slick-hidden { display: none; }  .slick-loading .slick-list { background: #fff url(//massinspect.com/wp-content/themes/baystate-mobile-inspection/images/ajax-loader.gif?1639624337) center center no-repeat; } @font-face { font-family: "slick"; src: url(//massinspect.com/wp-content/themes/baystate-mobile-inspection/fonts/slick.eot?1639624337); src: url(//massinspect.com/wp-content/themes/baystate-mobile-inspection/fonts/slick.eot?&1639624337#iefix) format("embedded-opentype"), url(//massinspect.com/wp-content/themes/baystate-mobile-inspection/fonts/slick.woff?1639624337) format("woff"), url(//massinspect.com/wp-content/themes/baystate-mobile-inspection/fonts/slick.ttf?1639624337) format("truetype"), url(//massinspect.com/wp-content/themes/baystate-mobile-inspection/fonts/slick.svg?1639624337#slick) format("svg"); font-weight: normal; font-style: normal; } .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }
.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; } .slick-arrow { color: #202641; position: absolute; top: 50%; transform: translateY(-50%); font-size: 50px; cursor: pointer; -webkit-transition: color 0.35s; -moz-transition: color 0.35s; transition: color 0.35s; z-index: 2; }
.slick-arrow.fa-angle-left { left: 25px; }
.slick-arrow.fa-angle-right { right: 25px; }
.slick-arrow:hover, .slick-arrow:active { color: #1e4fa5; } .slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }
#StellarSlider .slick-track { height: 475px; }
#StellarSlider .slick-track .slide { background-position: center; background-repeat: no-repeat; background-size: cover; }
#partnerSlider { width: 100%; max-width: 825px; margin: 55px auto 55px; padding: 0 15px; box-sizing: border-box; }
#partnerSlider .slick-slider .slick-slide { margin: 0 10px; }
#partnerSlider .slick-slide img { max-height: 108px; width: auto; } input:not([type=submit]):not([type=file]), select, textarea { padding: 10px 10px 8px !important; font-size: 15px !important; border-radius: 4px !important; border: 1px solid #CCC !important; color: #4d4d4d !important; outline: none !important; background: #fafafa !important; box-sizing: border-box; font-family: "Lato", Arial, Helvetica, sans-serif; }
input:not([type=submit]):not([type=file]):focus, select:focus, textarea:focus { color: #1A1A1A !important; border: 1px solid #999 !important; background: #fff !important; }
input[type="checkbox"] { width: auto !important; margin: 3px 8px 0 6px; }
textarea { padding: 10px 10px 8px  !important; box-sizing: border-box; }
.gform_fields, .ginput_container ul { list-style: none; left: 0; }
.ginput_container input:not([type=radio]) { width: 250px; }
.gform_confirmation_wrapper { padding: 30px 50px; border: 3px dotted #47A925; }  #comment { width: 100%; height: 150px; }
#respond { margin-top: 20px; margin-bottom: 15px; }
#respond form { background: none !important; }
#respond form textarea { width: 98%; margin-right: 0; }
#respond form label { font-size: 1em; font-weight: bold; }
.comment_container { position: relative; }
ol.comment-list { margin: 0 0 15px !important; }
ol.comment-list li { margin: 0; padding: 8px 0 8px 14px; list-style: none; overflow: hidden; position: relative; }
ol.comment-list li ul { margin: 8px 0 0 !important; }
ol.comment-list li ul li { border: 0; margin: 0 0 0 28px !important; padding: 0 0 8px; }
ol.comment-list li header { margin: 0; line-height: 1.5em; }
ol.comment-list li article nav { float: right; }
ol.comment-list li .comment-text { border: 2px solid #ebebeb; overflow: hidden; -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; padding: 10px 10px 0; }
ol.comment-list li .comment-text p { margin: 0 0 10px !important; }
ol.comment-list li .comment-text p.meta { font-weight: normal; background: transparent; padding: 0; font-style: italic; color: #777; font-size: 0.9em; margin: 0 0 10px !important; }
ol.comment-list li .comment-text p.meta strong { font-weight: bold; }
ol.comment-list li.bypostauthor .comment-text, ol.comment-list li.bypostauthor img.avatar { border-color: #D4E2EB; }
ol.comment-list img.avatar { margin: 8px 10px 0 0; padding: 4px; float: left; border: 1px solid #1a1f23; }
#respond input.text, #respond select, #respond textarea, .comment-form-author input, .comment-form-email input, .comment-form-url input, .widget_search input#s { border: 1px solid #eee; background: #f6f6f6; color: #777; font-size: 1em; line-height: 1em; padding: 0.375em; width: 50%; margin: 0 4px 0 0; outline: 0; display: block; }
#respond input.text:focus, #respond select:focus, #respond textarea:focus, .comment-form-author input:focus, .comment-form-email input:focus, .comment-form-url input:focus, .widget_search input#s:focus { border: 1px solid #ccc; }
.borderradius #respond input.text, .borderradius #respond select, .borderradius #respond textarea, .borderradius .comment-form-author input, .borderradius .comment-form-email input, .borderradius .comment-form-url input, .borderradius .widget_search input#s { -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -khtml-border-radius: 0.5em; -o-border-radius: 0.5em; border-radius: 0.5em; }
#searchsubmit, .button, #submit, #wp-submit { padding: 8px 20px; background: #202641; border: none; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -khtml-border-radius: 0.5em; -o-border-radius: 0.5em; border-radius: 0.5em; cursor: pointer; text-decoration: none; color: #eee; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }
#searchsubmit:hover, .button:hover, #submit:hover, #wp-submit:hover { background: #1e4fa5; color: #fff; }  .slicknav_brand { float: left; color: #fff; font-size: 18px; line-height: 30px; padding: 7px 12px; height: 44px; }
.slicknav_open .slicknav_icon-bar:nth-child(1) { -webkit-transform: translateY(6px) rotate(-45deg); -ms-transform: translateY(6px) rotate(-45deg); transform: translateY(6px) rotate(-45deg); }
.slicknav_open .slicknav_icon-bar:nth-child(2) { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
.slicknav_open .slicknav_icon-bar:nth-child(3) { -webkit-transform: translateY(-6px) rotate(45deg); -ms-transform: translateY(-6px) rotate(45deg); transform: translateY(-6px) rotate(45deg); }
.slicknav_menu { *zoom: 1; font-size: 16px; box-sizing: border-box; position: absolute; top: 0; right: 0; padding: 15px; display: none; }
.slicknav_menu * { box-sizing: border-box; }
.slicknav_menu:before { content: " "; display: table; }
.slicknav_menu:after { content: " "; display: table; clear: both; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0; }
.slicknav_menu .slicknav_icon-bar { display: block; background: #202641; height: 3px; margin: 0 0 3px; outline: transparent solid 1px; -webkit-transition: all .45s; -moz-transition: all .45s; transition: all .45s; width: 26px; }
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; color: #fff; font-weight: 700; text-shadow: 0 1px 3px #000; }
.slicknav_menu:hover .slicknav_icon-bar { background: #1e4fa5; }
.slicknav_nav { clear: both; color: #fff; margin: 0; padding: 40px 0 0; font-size: 18px; list-style: none; overflow: auto; max-height: 100%; position: fixed; background: #000; background: rgba(0, 0, 0, 0.8); top: 0; right: 0; z-index: 9997; display: block !important; -webkit-transition: visibility 0 400ms, opacity 400ms, -webkit-transform 400ms; transition: visibility 0 400ms, opacity 400ms, transform 400ms; opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); -webkit-transition-delay: 0; transition-delay: 0; visibility: visible; }
.slicknav_nav ul { display: block; }
.slicknav_nav li { display: block; }
.slicknav_nav .slicknav_arrow { font-size: .8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_item a { display: inline; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block; }
.slicknav_nav .slicknav_parent-link a { display: inline; }
.slicknav_nav.slicknav_hidden { opacity: 0; visibility: hidden; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); }
.slicknav_nav .slicknav_row { -webkit-transition: color .25s; -moz-transition: color .25s; transition: color 0.25s; }
.slicknav_nav .slicknav_row:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; color: #fff; }
.slicknav_nav a { font-size: 25px; line-height: 33px; padding: 5px 10px; margin: 4px 20px; text-decoration: none; color: #fff; -webkit-transition: color .25s; -moz-transition: color .25s; transition: color .25s; }
.slicknav_nav a:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; color: #fff; }
.slicknav_nav ul { list-style: none; overflow: hidden; padding: 0; margin-left: 20px; margin-bottom: 0; }
.slicknav_nav ul a { padding: 5px 10px; font-size: 20px; font-weight: 400; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; }
.slicknav_nav .slicknav_parent-link a { padding: 0; margin: 0; }
.slicknav_btn { position: relative; display: block; vertical-align: middle; line-height: 1.125em; cursor: pointer; padding: 5px 5px 6px; margin: 0; text-decoration: none; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 9998; -webkit-transition: margin 400ms; transition: margin 400ms; }
.slicknav_btn.slicknav_open .slicknav_icon-bar { background-color: #fff; }  @media only screen and (max-width: 1500px) { #header .container.wide { max-width: 1305px; } }
@media only screen and (max-width: 1210px) { #StellarSlider .slick-track { height: 475px; } }
@media only screen and (max-width: 1020px) { .slicknav_menu { display: block; }
#header .headerLeft { padding-top: 0; float: none; position: absolute; bottom: 43px; width: 100%; text-align: center; }
#header .headerMiddle { float: none; width: 100%; }
#header .headerRight { padding-top: 0; float: none; width: 100%; }
#header .headerRight .contact { text-align: center; padding: 40px 0 0 0; }
#main-nav { display: none; }
#StellarSlider .slick-track { height: 400px; }
.home #main #main-content .container { margin: -135px auto 0; }
.footerTop { height: 300px; }
.footerContent { margin: 0 0 35px 0; }
.footerLeft, .footerRight { float: none; width: 100%; }
.footerLeft { padding: 70px 15px 30px; }
.footerRight iframe { width: 100%; height: 250px; } }
@media only screen and (max-width: 900px) { .newsCards a.newsCard { width: 100%; }
.newsCards a.newsCard:nth-child(even), .newsCards a.newsCard:nth-child(odd) { margin: 0 0 20px 0; } }
@media only screen and (max-width: 800px) { #logo { margin: 45px 20px 20px 20px; }
#StellarSlider .slick-track { height: 300px; }
.home #main #main-content .container { padding: 30px 30px 0; margin: -95px auto 0; }
#partnerSlider .slick-slide img { max-height: 75px; } }
@media only screen and (max-width: 600px) { #StellarSlider .slick-track { height: 250px; }
#interiorBanner { min-height: 200px; }
#interiorBanner h1 { font-size: 45px; line-height: 48px; }
.home #main #main-content .container { padding: 24px 10px 0; margin: -70px auto 0; }
#heroText h1 { font-size: 29px; line-height: 32px; padding-top: 20px; }
.cta a { font-size: 22px; padding: 15px 58px 15px 21px; }
.alignleft, .alignright { float: none; clear: both; display: block; margin: 0 auto 25px; }
.services .one_half { margin: 0; }
.services ul { margin: 0; }
.search .post .thumbWrap, .archive .post .thumbWrap, .blog .post .thumbWrap { float: none; margin: 0 0 15px 0; }
.search .post .articleInfo, .archive .post .articleInfo, .blog .post .articleInfo { margin: 0; }
.footerLeft { padding: 41px 15px 30px; }
.footImg { max-width: 250px; top: -130px; }
#wpadminbar { display: none; } }
@media only screen and (max-width: 500px) { #logo { margin: 45px 0px 20px 0px; }
.footLogo a img { max-width: 85%; }
.sectionHeader .moreBtn { float: none; display: inline-block; }
.sectionHeader .horizLine { display: none; }
#newsSection h2 { float: none; margin: 0 0 15px 0; font-size: 30px; }
#newsSection .newsCards a.newsCard .thumbWrap { width: 105px; }
#newsSection .newsCards a.newsCard .articleBody { width: calc(100% - 124px); }
.dueNotice span { text-align: center; }
.footerTop { height: 200px; }
.footerLeft .address, .footerLeft .phone { width: 100%; float: none; text-align: center; }
.footerLeft .address { margin: 0 0 15px 0; }
.footerLeft .theAddress { margin: 0; }
.footerLeft .theNumber { margin: 0; }
.footerLeft .theNumber:after { right: auto; left: -18px; } }