.apbct-real-user-wrapper{display:flex;align-items:center;color:#444;font-size:14px}.apbct-real-user-wrapper-woo{display:inline;align-items:center;color:#444;font-size:14px}.apbct-real-user{display:inline-block;background-image:url(//www.locksmithelizabeth.net/wp-content/plugins/cleantalk-spam-protect/css/images/real_user.svg);margin-left:10px;width:25px;height:25px;cursor:pointer;position:relative}.apbct-real-user-popup{display:none;position:absolute;width:200px;top:30px;left:0;padding:10px;font-weight:400;background:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:5px 5px 24px -11px #444;z-index:1000;cursor:default}#honeypot-field-url,.um-form input[type=text].apbct_special_field,.wc_apbct_email_id,input[class*=apbct].apbct_special_field,label.apbct_special_field{display:none!important}.apbct-tooltip,.apbct-tooltip--text{border-radius:5px;background:#d3d3d3}@media (min-width:768px){.apbct-real-user-popup,.apbct-real-user-title{width:450px}}.comment-form-cookies-consent{width:100%;overflow:hidden}.apbct-email-encoder{position:relative}.apbct-tooltip{display:none;position:inherit;margin-top:5px;left:5px;opacity:.9}.apbct-tooltip--text{position:sticky;padding:10px;width:max-content}.apbct-tooltip--arrow{position:absolute;background:#d3d3d3;width:10px;height:10px;top:-5px;left:10px;transform:rotate(135deg)}.apbct-trusted-text--div{font-size:small!important;display:inline-block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--center{font-size:small!important;display:block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--label{font-size:small!important;display:inline-block;text-align:center;width:100%;padding:5px 0}.apbct-trusted-text--label_left{font-size:small!important;display:inline-block;text-align:left;padding:5px 0}.apbct-trusted-text--span{display:inline-block}.apbct-popup-fade:before{content:'';background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.7;z-index:9999}.apbct-popup{position:fixed;top:20%;left:50%;padding:20px;width:360px;margin-left:-200px;background:#fff;border:1px solid;border-radius:4px;z-index:99999;opacity:1}.apbct-iframe-preloader{width:48px;height:48px;border-radius:50%;position:relative;animation:apbctIframePreloaderRotate 1s linear infinite}.apbct-iframe-preloader::before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #FFF;animation:apbctIframePreloaderPrixClipFix 2s linear infinite}@keyframes apbctIframePreloaderRotate{100%{transform:rotate(360deg)}}@keyframes apbctIframePreloaderPrixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}100%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ebs-seo-cp-image-container, .ebs-seo-cp-logo-container{
text-align: center;
}
.ebs-seo-cp-telephone, .ebs-seo-cp-email {
font-weight:bold;
}
.ebs-seo-cp-hours, .ebs-seo-cp-name{
font-weight:bold;
text-transform: uppercase;
}
.ebs-seo-cp-social-media-container {
padding: 10px 0;
text-align: center;
}
.ebs-seo-cp-social-media-link {
box-shadow: none !important;
-webkit-box-shadow: none !important;
display:initial !important;
}
.ebs-seo-cp-social-media-link-image {
box-shadow: none !important;
-webkit-box-shadow: none !important;
display:initial !important;
}html{min-height:100%}#wrapper{min-height:900px}.boxed-layout,.post_grid,.article-wrap,.element-content,.element-post_list_slider,.element-tweet,#comments .comment-body,#respond{padding:0;position:relative}.boxed-layout,.post_grid,.article-wrap,#comments li,#respond,.element-post_list_slider{margin:0 0 20px 0}.boxed-layout .boxed-inner,.boxed-layout .element-inner,.post_grid,article,#comments .comment-body,#respond,.standard-slider-wrapper .slides-wrapper,.tb-nivo-slider-wrapper .slides-wrapper{background-color:#fff;border:1px solid #e3e3e3;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:20px}.boxed-layout .element,.boxed-layout .post_grid,.element-post_grid_slider .post_grid,.element .element .post_grid{background:transparent;border:0;margin:0;padding:0}.element-post_list_slider .article-wrap{margin:0}.element-post_list_slider article{background:transparent;border:0;padding:10px}.element-post_list_slider .element-inner{padding:0}html,body{color:#666;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;line-height:1.5}body.theme-background{background:#0d306f url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/glass-blue.png) center top no-repeat}a:hover,a:focus{text-decoration:none}h1,h2,h3,h4,h5,h6{color:#333;font-weight:normal;line-height:1.15;margin-top:10px;margin-bottom:10px;text-shadow:1px 1px 1px #fff}h1{font-size:32px;letter-spacing:1px}h2{font-size:23px;letter-spacing:1px}h3{font-size:18px}h4{font-size:15px}h5{font-size:12px}h6{font-size:10px}.alert h1,.alert h2,.alert h3,.alert h4,.alert h5,.alert h6,.panel-heading h3{text-shadow:none}h1,h2,h3,h4,h5,h6{position:relative}.header-shade{background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/text-gradient.png) repeat-x;display:block;position:absolute;width:100%;height:100%;*display:none}.boxed-layout .header-shade,.post_grid .header-shade,.article-wrap .header-shade,#content .element-slider-standard .header-shade,.element-content .header-shade,#content .element-post_grid_slider .header-shade,.element-post_list_slider .header-shade,#content .element-slogan .header-shade,.element-tweet .header-shade,#comments .comment-body .header-shade,#respond .header-shade,.tab-content .header-shade{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/text-gradient-light.png)}#bottom .header-shade{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/text-gradient-footer.png)}.alert .header-shade,.modal .header-shade,.jumbotron .header-shade,.panel-heading .header-shade,.panel-footer .header-shade{display:none}article{overflow:hidden}.article-wrap h1{letter-spacing:0}.entry-title{clear:both;margin:0;padding:0 0 10px 0}.entry-title,.entry-title a{color:#333;text-decoration:none}.sidebar-layout-top{padding:0 10px}.tags a{color:inherit;padding:1px 0}img{max-width:100%;height:auto}img.size-full{max-width:100%;width:auto}.entry-content img.wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.thumbnail,.pretty,.wp-caption{background:#fff;border:1px solid #ddd;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#wrapper .gallery{margin:0 auto 1.625em}#wrapper .gallery .gallery-icon{padding:10px}#wrapper .gallery a img{background:#fff;border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;max-width:98.5%;padding:4px;height:auto}img#wpstats{display:block;margin:0 auto 1.625em}#content .gallery-columns-4 .gallery-item,#featured_below .gallery-columns-4 .gallery-item{margin:0 0 1.625em 0}.post-password-required .entry-header .comments-link{margin:1.625em 0 0}.post-password-required input[type=password]{margin:.8125em 0}.single-post .entry-header,.post_list .entry-header{margin:0 0 15px 0}.single-post .entry-title,.single-post .entry-title a,.post_list .entry-title,.post_list .entry-title a{color:#333}.single-post .entry-title,.post_list .entry-title{font-size:27px;margin:0 0 5px 0;padding:0 30px 0 0}.single-post .entry-title .header-shade,.post_list .entry-title .header-shade{display:none}.comment-bubble{background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/comment.png) no-repeat;font-weight:bold;line-height:25px;position:absolute;top:20px;right:20px;width:30px;height:30px;text-align:center;text-decoration:none;text-shadow:1px 1px 0 #fafafa}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.comment-bubble{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/comment_2x.png);background-size:30px 30px}}.comment-bubble a{color:#666}.comment-bubble a:hover,.comment-bubble a:focus{color:#000}.single-post .pagination-wrap,.post_list .pagination-wrap{padding:0 10px 20px 10px}.entry-meta{color:#999;font-size:.90em;font-weight:bold;margin:5px 2px 15px 2px}.entry-meta .fa{padding-right:5px}.entry-meta .sep{color:#ccc;font-weight:normal;padding:0 7px}.post_grid .grid-row{margin-bottom:30px}.post_grid .grid-row:last-of-type{margin-bottom:0}.post_grid .entry-title{font-size:20px}.post_grid .article-wrap{padding:0}.post_grid article{background:transparent;border:0;padding:0}.post_grid .entry-content{padding:0 5px}.post_grid .header-shade{display:none}.post_grid .excerpt{font-size:.916em}#comments li{margin:5px 0}#comments-title{padding:0 10px}#comments .commentlist{margin-bottom:30px}#comments .comment-body{padding:15px;padding-left:83px;position:relative}#comments .comment-body .avatar{position:absolute;top:15px;left:15px}#comments .comment-author{line-height:100%}#comments .comment-body .says{display:none}#comments .comment-body .comment-meta{margin-bottom:10px}#comments .comment-body .comment-meta a{color:#9e9e9e;font-family:Georgia,serif;font-size:11px;font-style:italic}#comments .comment-body .fn{display:block;font-style:normal;font-weight:bold;margin-top:5px}#comments .comment-body p{margin-bottom:30px}#comments .comment-body .reply a{font-size:.8em;position:absolute;right:10px;bottom:10px}#comments ol{list-style:none;margin:0;padding:0}#comments ul.children{border-left:1px solid #ddd;list-style:none;margin:10px 0 10px 15px;padding:10px 0 10px 20px}#respond{margin-top:5px}.comment-form-wrapper{margin-bottom:30px}#reply-title{margin:10px 0}#commentform input[type=text]{display:inline;margin-right:10px;width:40%}#commentform textarea{width:98%}#commentform label{display:inline-block}#commentform .form-submit{margin:10px 0}#commentform .form-allowed-tags{display:none}#branding #header_content .header_content-inner{padding:20px 30px;position:relative}#branding #access .access-content{background-image:none;margin-bottom:0}#branding .header_logo .tb-image-logo img{display:block}.header_logo .tb-text-logo{font-size:2.8em;margin:0;text-shadow:1px 1px 1px #000}.header_logo .tb-text-logo .header-shade{display:none}.header_logo .tb-text-logo a{color:#fff}.header_logo .tagline{color:#fff;font-style:italic;font-size:1em;text-shadow:1px 1px 1px #000}.header_logo_title_tagline,.header_logo_title,.header_logo_custom{padding:15px 10px}#branding .header-addon{margin:-13px 0 0 0;position:absolute;top:50%;right:35px}#branding .header-addon-with-text{margin-top:-25px}#branding .themeblvd-contact-bar ul{float:right}#branding .themeblvd-contact-bar li a{background-repeat:no-repeat;-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;width:25px}#branding .themeblvd-contact-bar li a:hover,#branding .themeblvd-contact-bar li a:focus{-moz-opacity:1;-khtml-opacity:1;opacity:1}#branding .header-text{color:#fff;line-height:30px;text-align:right;text-shadow:1px 1px 1px #000}#menu-wrapper{position:relative}#main-menu #search-trigger{background-repeat:no-repeat;display:block;position:absolute;top:10px;right:3px;width:30px;height:30px;text-indent:-9999px;z-index:4}#main-menu #search-trigger:hover,#main-menu #search-trigger:focus{background-position:0 -30px}#main-menu #search-popup-wrapper{float:right;position:relative;height:58px;z-index:3}#main-menu .search-popup-outer{display:none;position:absolute;width:304px;height:120px}#main-menu .search-popup{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/search-popup.png);background-repeat:no-repeat;width:304px;height:120px}#main-menu .search-popup .search-popup-inner{padding:23px 26px 29px 26px}#main-menu .search-popup form{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/search-popup-field.png);background-repeat:no-repeat;width:252px;height:35px}#main-menu .search-popup input{display:block;float:left;outline:0;background-position:0 0;border:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;height:auto;padding:0}#main-menu .search-popup .search-input{background-color:transparent;font-size:11px;line-height:100%;margin:11px 0 0 15px;width:205px}#main-menu .search-popup .submit{background-color:transparent;background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/search-popup-submit.png);background-repeat:no-repeat;cursor:pointer;margin:10px 0 0 0;width:16px!important;height:17px;text-indent:-9999px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){#main-menu .search-popup{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/search-popup_2x.png);background-size:304px 87px}#main-menu .search-popup form{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/search-popup-field_2x.png);background-size:252px 35px}#main-menu .search-popup .submit{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/search-popup-submit_2x.png);background-size:16px 17px}}#primary-responsive-nav{display:none}#primary-responsive-nav form.responsive-nav{margin:0}#primary-responsive-nav select{border:0;height:48px;margin:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;padding:0;position:absolute;top:1px;right:0;bottom:0;left:0;width:100%;z-index:1}#primary-responsive-nav span.responsive-nav-text{display:block;font-size:16px;height:48px;line-height:48px;text-align:center;text-transform:uppercase}#primary-responsive-nav span.responsive-nav-text i{margin-right:5px}#featured .featured-inner{padding-top:20px}#featured .featured-content{padding:0 10px}#main .main-content{padding:0 10px}#main #content{padding-top:10px}#featured_below .featured_below-content{padding:0 10px}.breadcrumb .divider{color:#aaa}.breadcrumb .current{font-weight:bold}.breadcrumb a{color:#888}.breadcrumb .home-link{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/home.png);background-position:center center;background-repeat:no-repeat;border:0;display:inline-block;line-height:100%;-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;text-indent:-9999px;width:10px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.breadcrumb .home-link{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/home_2x.png);background-size:10px 10px}}.breadcrumb .home-link:hover,.breadcrumb .home-link:focus{-moz-opacity:1;-khtml-opacity:1;opacity:1}.widget{clear:both;margin:0 0 .75em 0}.widget ul{list-style:none;padding:0}.widget a{text-decoration:none}.fixed-sidebar .widget{margin:0 0 20px 0}.fixed-sidebar .widget-title{font-size:23px;margin-top:0;margin-bottom:12px}.fixed-sidebar .widget ul{border-top:1px solid #e3e3e3}.fixed-sidebar .widget ul ul{border-top:0;margin-left:1.5em}.fixed-sidebar .widget ul li{border-bottom:1px solid #e3e3e3}.fixed-sidebar .widget ul li li{border-bottom:0}.fixed-sidebar .widget ul li a{color:inherit;display:block;font-weight:normal;font-family:inherit;font-style:normal;padding:7px 5px}.fixed-sidebar .widget ul li a:hover,.fixed-sidebar .widget ul li a:focus{background-color:#fff}.sidebar_right .right-sidebar .fixed-sidebar-inner,.double_sidebar_right .left-sidebar .fixed-sidebar-inner,.double_sidebar .right-sidebar .fixed-sidebar-inner{background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/sidebar-right.png) 0 0 repeat-y;padding:30px 0 10px 20px;position:relative}.sidebar_right .right-sidebar .fixed-sidebar-inner:before,.double_sidebar_right .left-sidebar .fixed-sidebar-inner:before,.double_sidebar .right-sidebar .fixed-sidebar-inner:before{content:"";background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/sidebar-right-top.png);display:block;position:absolute;top:0;left:0;width:9px;height:60px}.sidebar_right .right-sidebar .fixed-sidebar-inner:after,.double_sidebar_right .left-sidebar .fixed-sidebar-inner:after,.double_sidebar .right-sidebar .fixed-sidebar-inner:after{content:"";background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/sidebar-right-bottom.png);display:block;position:absolute;bottom:0;left:0;width:9px;height:60px}.sidebar_left .left-sidebar .fixed-sidebar-inner,.double_sidebar_left .right-sidebar .fixed-sidebar-inner,.double_sidebar .left-sidebar .fixed-sidebar-inner{background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/sidebar-left.png) right 0 repeat-y;padding:30px 20px 10px 0;position:relative}.sidebar_left .left-sidebar .fixed-sidebar-inner:before,.double_sidebar_left .right-sidebar .fixed-sidebar-inner:before,.double_sidebar .left-sidebar .fixed-sidebar-inner:before{content:"";background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/sidebar-left-top.png);display:block;position:absolute;top:0;right:0;width:9px;height:60px}.sidebar_left .left-sidebar .fixed-sidebar-inner:after,.double_sidebar_left .right-sidebar .fixed-sidebar-inner:after,.double_sidebar .left-sidebar .fixed-sidebar-inner:after{content:"";background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/sidebar-left-bottom.png);display:block;position:absolute;bottom:0;right:0;width:9px;height:60px}.double_sidebar_right .right-sidebar .fixed-sidebar-inner,.double_sidebar_left .left-sidebar .fixed-sidebar-inner{padding:30px 0 10px 0}.widget-area-collapsible{padding:10px 0}#branding .widget-area-collapsible{padding:0}.main-bottom{clear:both}.main-bottom .widget-area-collapsible{padding-top:20px}.widget-area-collapsible .widget{margin-bottom:0;padding:0 0 10px 0}.widget-area-collapsible .widget:last-child{padding-bottom:0}.widget-area-collapsible .widget{text-align:center}.widget-area-collapsible img.alignleft,.widget-area-collapsible img.alignright,.widget-area-collapsible img.aligncenter{margin-top:0;margin-bottom:0}.footer-below .widget-area-collapsible .widget{margin-bottom:10px}.column .widget{margin:0 0 2em 0}.widget ul.tweets{border-top:0}.widget ul.tweets li.tweet{border-bottom:0;margin:0 0 20px 0}.widget ul.tweets li .tweet-time{font-size:.9em;margin-top:3px}.widget ul.tweets li .tweet-time a{border:0;display:inline;padding:inherit}.widget ul.tweets li .tweet-time a:after{content:" \2192"}.fixed-sidebar .widget ul.simple-contact,.fixed-sidebar .widget ul.simple-contact li{border:0}.fixed-sidebar .widget ul.simple-contact li a{color:inherit;display:inline;padding:0}.fixed-sidebar .widget ul.simple-contact li a:hover,.fixed-sidebar .widget ul.simple-contact li a:focus{background-color:transparent;text-decoration:underline}.fixed-sidebar .widget .themeblvd-mini-post-grid ul{border-top:0}.fixed-sidebar .widget .themeblvd-mini-post-grid ul li{border-bottom:0}.fixed-sidebar .widget .themeblvd-mini-post-grid ul li a{padding:0}.fixed-sidebar .widget .themeblvd-mini-post-grid ul li a.thumbnail{padding:4px}.fixed-sidebar .widget .themeblvd-mini-post-list ul{border-top:0}.fixed-sidebar .widget .themeblvd-mini-post-list ul li{border-bottom:0}.fixed-sidebar .widget .themeblvd-mini-post-list ul li a{padding:0}.fixed-sidebar .widget .themeblvd-mini-post-list ul li a.thumbnail{padding:4px}.fixed-sidebar .widget .themeblvd-mini-post-list ul li a:hover,.fixed-sidebar .widget .themeblvd-mini-post-list ul li a:focus{background-color:transparent}.fixed-sidebar .widget .themeblvd-mini-post-list .mini-post-list-content h4{font-size:1.4em}.subnav{border-color:#d3d3d3}.subnav ul.nav>li>a,.subnav ul.nav>li.nav-header>span{border-right-color:#d3d3d3}.fixed-sidebar .widget_nav_menu div[class^="menu-"]{border-color:#d3d3d3;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:0}.fixed-sidebar .widget_nav_menu ul.menu{border-top:0;padding:0}.fixed-sidebar .widget_nav_menu ul.sub-menu{margin-left:0}.fixed-sidebar .widget_nav_menu ul.menu li:last-child{border-bottom:0}.fixed-sidebar .widget_nav_menu ul.menu>li>a,.fixed-sidebar .widget_nav_menu ul.menu .nav-header>span{margin-right:0;margin-left:0}.fixed-sidebar .widget_nav_menu ul.menu li a{padding-right:20px;padding-left:20px}.fixed-sidebar .widget_nav_menu ul.menu ul.sub-menu li a{padding-left:30px}.fixed-sidebar .widget_nav_menu ul.menu>li:last-child a:hover,.fixed-sidebar .widget_nav_menu ul.menu>li:last-child a:focus,.fixed-sidebar .widget_nav_menu ul.menu>li.current-menu-item:last-child a,.fixed-sidebar .widget_nav_menu ul.menu>li.current-menu-item:last-child a:hover,.fixed-sidebar .widget_nav_menu ul.menu>li.current-menu-item:last-child a:focus{-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.widget_nav_menu .menu>.current-menu-item>a,.widget_nav_menu .menu>.current-menu-item>a:hover,.widget_nav_menu .menu>.current-menu-item>a:focus{background-color:#e5e4e4;color:inherit;text-shadow:none}.fixed-sidebar .widget_nav_menu li.nav-header{padding:0}.fixed-sidebar .widget_nav_menu li.nav-header>span{margin:0;padding:7px 20px}#bottom #footer_content{background-color:#e8e8e8;border:1px solid #fff;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:inset 0 0 10px #cdcdcd;-webkit-box-shadow:inset 0 0 10px #cdcdcd;box-shadow:inset 0 0 10px #cdcdcd;position:relative}#bottom #footer_content .footer_content-inner{padding:30px}#footer_sub_content{font-size:.9em}#footer_sub_content p{margin:0}#footer_sub_content .copyright{font-size:11px;line-height:100%;padding:25px 15px}#footer_sub_content .copyright .text{float:left}#footer_sub_content .copyright .menu{float:right}#footer_sub_content .copyright .menu ul{margin:0;padding:0;list-style:none}#footer_sub_content .copyright .menu li{float:left;padding:0 5px}#footer_sub_content .copyright .menu li a{color:#666}.sharedaddy .header-shade{display:none}#featured .manual-gutters .element-inner,#main .manual-gutters .element-inner,#featured_below .manual-gutters .element-inner{padding-left:10px;padding-right:10px}.lead-link{font-weight:bold;color:#666;margin-top:10px}.element-slogan .element-inner-wrap{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/divider.png);background-position:center bottom;background-repeat:no-repeat;background-size:100%;margin-bottom:5px;padding-bottom:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.element-slogan .element-inner-wrap{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/divider_2x.png);background-size:914px 22px}}.tb-slogan .slogan-text{color:#333;line-height:160%;text-shadow:1px 1px 0 #fff}.tb-slogan.text_only .slogan-text.text_large{font-size:32px}.tb-slogan.has_button .slogan-text.text_large{font-size:25px}#main .element-headline,#featured_below .element-headline{padding:0 25px 10px 25px}#featured .element-headline{padding:20px 25px 10px 25px}.element-headline h1,.element-headline h2,.element-headline h3,.element-headline h4,.element-headline h5,.element-headline h6{margin:0}.element-headline p{margin:5px 0 0 0}.divider-dashed,.divider-solid,.divider-shadow{margin-bottom:20px}.divider-dashed,.divider-solid{border-color:#d1d1d1}.element-slider .media{position:relative}.standard-slider .tb-loader,.tb-nivo-slider .tb-loader{display:block}.standard-slider-wrapper .slides-wrapper,.tb-nivo-slider-wrapper .slides-wrapper{padding:9px 9px 39px 9px}.standard-slider-wrapper .hide-full_nav .slides-wrapper,.tb-nivo-slider-wrapper .hide-full_nav .slides-wrapper{padding:9px}.standard-slider-wrapper .slides-wrapper,.tb-nivo-slider-wrapper .slides-wrapper{min-height:50px}.standard-slider .slide .slide-body{overflow:hidden}.standard-slider .slide .media-inner{background:#fff;border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:4px}.standard-slider .slide .slide-body{padding:10px}.standard-slider .media-full .slide-body{padding:0}.standard-slider .media-full .media-inner{border:0;padding:0}.sidebar_right .element-slider-standard .themeblvd-video-wrapper,.sidebar_left .element-slider-standard .themeblvd-video-wrapper{max-height:182px}.sidebar_right .element-slider-standard .media-full .themeblvd-video-wrapper,.sidebar_left .element-slider-standard .media-full .themeblvd-video-wrapper{max-height:218px}.double_sidebar .element-slider-standard .themeblvd-video-wrapper,.double_sidebar_left .element-slider-standard .themeblvd-video-wrapper,.double_sidebar_right .element-slider-standard .themeblvd-video-wrapper{max-height:130px}.double_sidebar .element-slider-standard .media-full .themeblvd-video-wrapper,.double_sidebar_left .element-slider-standard .media-full .themeblvd-video-wrapper,.double_sidebar_right .element-slider-standard .media-full .themeblvd-video-wrapper{max-height:160px}.standard-slider .media-full .content,.tb-nivo-slider-wrapper .nivo-caption{background:#333;color:#fff;left:10px;bottom:10px;max-width:75%;-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}.standard-slider .slide-title,.tb-nivo-slider .slide-title{margin:0 0 15px 0}.standard-slider .slide-title span,.tb-nivo-slider .slide-title span{font-size:1.2em;font-weight:normal}.standard-slider .media-align-left .slide-title span,.standard-slider .media-align-right .slide-title span{font-weight:normal}.standard-slider-wrapper .flex-control-nav,.tb-nivo-slider-wrapper .nivo-controlNav{left:15px}.standard-slider-wrapper .flex-control-nav li{padding:1px}.tb-nivo-slider-wrapper .nivo-controlNav a{margin:1px}.standard-slider-wrapper .flex-control-nav li a,.tb-nivo-slider-wrapper .nivo-controlNav a{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/slider-nav.png);background-position:0 0;background-repeat:no-repeat;width:12px;height:12px}.standard-slider-wrapper .flex-control-nav li a:hover,.standard-slider-wrapper .flex-control-nav li a:focus,.standard-slider-wrapper .flex-control-nav li a.flex-active,.tb-nivo-slider-wrapper .nivo-controlNav a:hover,.tb-nivo-slider-wrapper .nivo-controlNav a:focus,.tb-nivo-slider-wrapper .nivo-controlNav a.active{background-position:-12px 0}.standard-slider-wrapper .flex-direction-nav li,.tb-nivo-slider-wrapper .nivo-directionNav a{padding:0}.standard-slider-wrapper .flex-direction-nav li a,.tb-nivo-slider-wrapper .nivo-directionNav a{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/slider-arrows.png);margin:0 1px;width:22px;height:22px}.standard-slider-wrapper .flex-direction-nav li a.flex-prev,.tb-nivo-slider-wrapper .nivo-directionNav a.nivo-prevNav{background-position:0 0}.standard-slider-wrapper .flex-direction-nav li a.flex-prev:hover,.standard-slider-wrapper .flex-direction-nav li a.flex-prev:focus,.tb-nivo-slider-wrapper .nivo-directionNav a.nivo-prevNav:hover,.tb-nivo-slider-wrapper .nivo-directionNav a.nivo-prevNav:focus{background-position:-22px 0}.standard-slider-wrapper .flex-direction-nav li a.flex-next,.tb-nivo-slider-wrapper .nivo-directionNav a.nivo-nextNav{background-position:0 -22px}.standard-slider-wrapper .flex-direction-nav li a.flex-next:hover,.standard-slider-wrapper .flex-direction-nav li a.flex-next:focus,.tb-nivo-slider-wrapper .nivo-directionNav a.nivo-nextNav:hover,.tb-nivo-slider-wrapper .nivo-directionNav a.nivo-nextNav:focus{background-position:-22px -22px}.standard-slider-wrapper .flex-direction-nav li a.flex-play{background-position:0 -44px}.standard-slider-wrapper .flex-direction-nav li a.flex-play:hover,.standard-slider-wrapper .flex-direction-nav li a.flex-play:focus{background-position:-22px -44px}.standard-slider-wrapper .flex-direction-nav li a.flex-pause{background-position:0 -66px}.standard-slider-wrapper .flex-direction-nav li a.flex-pause:hover,.standard-slider-wrapper .flex-direction-nav li a.flex-pause:focus{background-position:-22px -66px}.standard-slider-wrapper .flex-direction-nav{right:15px;bottom:19px}.tb-nivo-slider-wrapper .nivo-directionNav{right:10px;bottom:-20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.standard-slider-wrapper .flex-control-nav li a,.tb-nivo-slider-wrapper .nivo-controlNav a{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/slider-nav_2x.png);background-size:24px 12px}.standard-slider-wrapper .flex-direction-nav li a,.tb-nivo-slider-wrapper .nivo-directionNav a{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/style/light/slider-arrows_2x.png);background-size:44px 88px}}#featured .standard-slider li.slide,#featured .standard-slider .media-full .themeblvd-video-wrapper{max-height:350px}.sidebar_right .standard-slider .media-align-left .slide-title span,.sidebar_left .standard-slider .media-align-left .slide-title span,.double_sidebar_right .standard-slider .media-align-left .slide-title span,.double_sidebar_left .standard-slider .media-align-left .slide-title span,.double_sidebar .standard-slider .media-align-left .slide-title span,.sidebar_right .standard-slider .media-align-right .slide-title span,.sidebar_left .standard-slider .media-align-right .slide-title span,.double_sidebar_right .standard-slider .media-align-right .slide-title span,.double_sidebar_left .standard-slider .media-align-right .slide-title span,.double_sidebar .standard-slider .media-align-right .slide-title span{font-size:1.75em}.carousel-inner h3{color:#fff;font-size:20px;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-inner .header-shade{display:none}.tb-wpml-flaglist ul{margin:0;padding:0}.tb-wpml-flaglist ul li{float:left;list-style:none;padding:0 2px}.header-addon-with-wpml .social-media{float:right}.header-addon-with-wpml .tb-wpml-flaglist{background:#f2f2f2;border:1px solid #fff;float:right;margin:2px 5px;padding:0 5px}.header-addon-with-wpml .tb-wpml-flaglist li{line-height:100%;padding:5px 2px}.header-addon-with-wpml .tb-wpml-flaglist li img{display:block}.header-addon-with-wpml .header-text{clear:both}@media(max-width:767px){.header-addon-with-wpml .social-media{float:none}.header-addon-with-wpml .tb-wpml-flaglist{float:none;margin-right:0;margin:5px 0 0 0;text-align:center}.header-addon-with-wpml .tb-wpml-flaglist li{display:inline-block;float:none}.header-addon-with-wpml .tb-wpml-flaglist li img{display:inline}}#wrapper #main-menu .tb-wpml-flaglist{background:#f2f2f2;border:1px solid #fff;float:right;margin:12px 40px 0 0;padding:4px 5px;position:relative;z-index:999}#wrapper #main-menu .tb-wpml-flaglist li{background:0;border:0;padding:2px}#wrapper #main-menu .tb-wpml-flaglist li a{background:0;line-height:100%;padding:0}#wrapper #main-menu .tb-wpml-flaglist li img{display:block}#breadcrumbs .tb-wpml-breadcrumbs .breadcrumbs-content{float:left}#breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist{float:right;margin-right:10px}#main #breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist a{border-bottom:0;margin:0 1px}@media(max-width:767px){#breadcrumbs .tb-wpml-breadcrumbs .breadcrumbs-content,#breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist{float:none}#breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist{margin-top:5px}}@media print{#wrapper #top,#wrapper #featured,#wrapper #main,#wrapper #featured_below{color:#000!important;text-shadow:0 0 0 #fff!important}.themeblvd-contact-bar,#menu-wrapper,#breadcrumbs,#bottom{display:none!important}#content{float:none!important;margin-right:0!important;margin-left:0!important;width:auto!important}#main .fixed-sidebar{display:none}}#main-menu .sf-menu li a{font-family:Arial,Helevtica,Verdana,san-serif}#main-menu .sf-menu li li a{margin:0 8px;padding:13px 12px 11px 12px}#main-menu .sf-menu li li a:hover{background-image:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}#main-menu .sf-menu ul{border-style:solid;border-width:1px;border-top-width:0;padding:8px 0;width:230px}#main-menu .sf-menu ul ul{border-top-width:1px;margin:0}#main-menu ul.sf-menu-with-fontawesome ul .sf-sub-indicator{top:12px}.flip-menu{margin:-57px 13px 0 13px;position:relative;z-index:999}.flip-menu .menu-left{background-position:0 0;background-repeat:no-repeat;position:absolute;top:0;left:0;width:17px;height:57px}.flip-menu .menu-right{background-position:0 -114px;background-repeat:no-repeat;position:absolute;top:0;right:0;width:17px;height:57px}.flip-menu .menu-middle{background-position:0 -57px;background-repeat:repeat-x;height:57px;margin:0 17px}.flip-menu .sf-menu li{float:left}.flip-menu .sf-menu li li{float:none}.flip-menu .sf-menu li a{display:block;font-size:11px;letter-spacing:1px;line-height:100%;padding:20px 15px 17px 15px;text-decoration:none;text-transform:uppercase}.flip-menu .sf-menu>li>a:hover{background-position:0 -171px;background-repeat:repeat-x}.flip-menu .sf-menu li li a{margin:0 8px;padding:13px 12px 11px 12px}.flip-menu .sf-menu ul{margin:1px 0 0 0}.safari .flip-menu .sf-menu ul{margin-top:0}.flip-black .menu-left,.flip-black .menu-right,.flip-black .menu-middle,.flip-black .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-black.png)}.flip-black #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-black.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-black .menu-left,.flip-black .menu-right,.flip-black .menu-middle,.flip-black .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-black_2x.png);background-size:17px 228px}.flip-black #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-black_2x.png);background-size:30px 60px}}.flip-black .sf-menu>li>a,.flip-black span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-black .sf-menu ul{background-color:#121212;border-color:#000}.flip-black .sf-menu li li a{color:#fff}.flip-black .sf-menu li li a:hover{background-color:#1e1e1e}.flip-blue .menu-left,.flip-blue .menu-right,.flip-blue .menu-middle,.flip-blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-blue.png)}.flip-blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-blue.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-blue .menu-left,.flip-blue .menu-right,.flip-blue .menu-middle,.flip-blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-blue_2x.png);background-size:17px 228px}.flip-blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-blue_2x.png);background-size:30px 60px}}.flip-blue .sf-menu>li>a,.flip-blue span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-blue .sf-menu ul{background-color:#0d306f;border-color:#081f49}.flip-blue .sf-menu li li a{color:#fff}.flip-blue .sf-menu li li a:hover{background-color:#0f3b8b}.flip-brown .menu-left,.flip-brown .menu-right,.flip-brown .menu-middle,.flip-brown .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-brown.png)}.flip-brown #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-brown.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-brown .menu-left,.flip-brown .menu-right,.flip-brown .menu-middle,.flip-brown .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-brown_2x.png);background-size:17px 228px}.flip-brown #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-brown_2x.png);background-size:30px 60px}}.flip-brown .sf-menu>li>a,.flip-brown span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-brown .sf-menu ul{background-color:#37261c;border-color:#160e09}.flip-brown .sf-menu li li a{color:#fff}.flip-brown .sf-menu li li a:hover{background-color:#493225}.flip-dark_purple .menu-left,.flip-dark_purple .menu-right,.flip-dark_purple .menu-middle,.flip-dark_purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark_purple.png)}.flip-dark_purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-dark_purple.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-dark_purple .menu-left,.flip-dark_purple .menu-right,.flip-dark_purple .menu-middle,.flip-dark_purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark_purple_2x.png);background-size:17px 228px}.flip-dark_purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-dark_purple_2x.png);background-size:30px 60px}}.flip-dark_purple .sf-menu>li>a,.flip-dark_purple span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-dark_purple .sf-menu ul{background-color:#130323;border-color:#05010a}.flip-dark_purple .sf-menu li li a{color:#fff}.flip-dark_purple .sf-menu li li a:hover{background-color:#1f0538}.flip-dark .menu-left,.flip-dark .menu-right,.flip-dark .menu-middle,.flip-dark .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark.png)}.flip-dark #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-dark.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-dark .menu-left,.flip-dark .menu-right,.flip-dark .menu-middle,.flip-dark .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark_2x.png);background-size:17px 228px}.flip-dark #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-dark_2x.png);background-size:30px 60px}}.flip-dark .sf-menu>li>a,.flip-dark span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-dark .sf-menu ul{background-color:#282828;border-color:#000}.flip-dark .sf-menu li li a{color:#fff}.flip-dark .sf-menu li li a:hover{background-color:#313131}.flip-green .menu-left,.flip-green .menu-right,.flip-green .menu-middle,.flip-green .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-green.png)}.flip-green #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-green.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-green .menu-left,.flip-green .menu-right,.flip-green .menu-middle,.flip-green .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-green_2x.png);background-size:17px 228px}.flip-green #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-green_2x.png);background-size:30px 60px}}.flip-green .sf-menu>li>a,.flip-green span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-green .sf-menu ul{background-color:#254306;border-color:#1a2f04}.flip-green .sf-menu li li a{color:#fff}.flip-green .sf-menu li li a:hover{background-color:#2e5209}.flip-light_blue .menu-left,.flip-light_blue .menu-right,.flip-light_blue .menu-middle,.flip-light_blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light_blue.png)}.flip-light_blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-light_blue.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-light_blue .menu-left,.flip-light_blue .menu-right,.flip-light_blue .menu-middle,.flip-light_blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light_blue_2x.png);background-size:17px 228px}.flip-light_blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-light_blue_2x.png);background-size:30px 60px}}.flip-light_blue .sf-menu>li>a,.flip-light_blue span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-light_blue .sf-menu ul{background-color:#577f98;border-color:#3a5769}.flip-light_blue .sf-menu li li a{color:#fff}.flip-light_blue .sf-menu li li a:hover{background-color:#6a99b6}.flip-light .menu-left,.flip-light .menu-right,.flip-light .menu-middle,.flip-light .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light.png)}.flip-light #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-light.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-light .menu-left,.flip-light .menu-right,.flip-light .menu-middle,.flip-light .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light_2x.png);background-size:17px 228px}.flip-light #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-light_2x.png);background-size:30px 60px}}.flip-light .sf-menu>li>a,.flip-light span.responsive-nav-text{color:#666}.flip-light .sf-menu ul{background-color:#e5e5e5;border-color:#ccc}.flip-light .sf-menu li li a{color:#666}.flip-light .sf-menu li li a:hover{background-color:#eee}.flip-navy .menu-left,.flip-navy .menu-right,.flip-navy .menu-middle,.flip-navy .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-navy.png)}.flip-navy #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-navy.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-navy .menu-left,.flip-navy .menu-right,.flip-navy .menu-middle,.flip-navy .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-navy_2x.png);background-size:17px 228px}.flip-navy #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-navy_2x.png);background-size:30px 60px}}.flip-navy .sf-menu>li>a,.flip-navy span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-navy .sf-menu ul{background-color:#030b23;border-color:#010309}.flip-navy .sf-menu li li a{color:#fff}.flip-navy .sf-menu li li a:hover{background-color:#071645}.flip-orange .menu-left,.flip-orange .menu-right,.flip-orange .menu-middle,.flip-orange .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-orange.png)}.flip-orange #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-orange.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-orange .menu-left,.flip-orange .menu-right,.flip-orange .menu-middle,.flip-orange .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-orange_2x.png);background-size:17px 228px}.flip-orange #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-orange_2x.png);background-size:30px 60px}}.flip-orange .sf-menu>li>a,.flip-orange span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-orange .sf-menu ul{background-color:#67250b;border-color:#401707}.flip-orange .sf-menu li li a{color:#fff}.flip-orange .sf-menu li li a:hover{background-color:#843110}.flip-pink .menu-left,.flip-pink .menu-right,.flip-pink .menu-middle,.flip-pink .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-pink.png)}.flip-pink #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-pink.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-pink .menu-left,.flip-pink .menu-right,.flip-pink .menu-middle,.flip-pink .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-pink_2x.png);background-size:17px 228px}.flip-pink #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-pink_2x.png);background-size:30px 60px}}.flip-pink .sf-menu>li>a,.flip-pink span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-pink .sf-menu ul{background-color:#7a0951;border-color:#47062f}.flip-pink .sf-menu li li a{color:#fff}.flip-pink .sf-menu li li a:hover{background-color:#a10f6c}.flip-purple .menu-left,.flip-purple .menu-right,.flip-purple .menu-middle,.flip-purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-purple.png)}.flip-purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-purple.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-purple .menu-left,.flip-purple .menu-right,.flip-purple .menu-middle,.flip-purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-purple_2x.png);background-size:17px 228px}.flip-purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-purple_2x.png);background-size:30px 60px}}.flip-purple .sf-menu>li>a,.flip-purple span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-purple .sf-menu ul{background-color:#745f7e;border-color:#4c3c53}.flip-purple .sf-menu li li a{color:#fff}.flip-purple .sf-menu li li a:hover{background-color:#8c7498}.flip-red .menu-left,.flip-red .menu-right,.flip-red .menu-middle,.flip-red .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-red.png)}.flip-red #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-red.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-red .menu-left,.flip-red .menu-right,.flip-red .menu-middle,.flip-red .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-red_2x.png);background-size:17px 228px}.flip-red #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-red_2x.png);background-size:30px 60px}}.flip-red .sf-menu>li>a,.flip-red span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-red .sf-menu ul{background-color:#510a0a;border-color:#240404}.flip-red .sf-menu li li a{color:#fff}.flip-red .sf-menu li li a:hover{background-color:#6c0e0e}.flip-slate .menu-left,.flip-slate .menu-right,.flip-slate .menu-middle,.flip-slate .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-slate.png)}.flip-slate #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-slate.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-slate .menu-left,.flip-slate .menu-right,.flip-slate .menu-middle,.flip-slate .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-slate_2x.png);background-size:17px 228px}.flip-slate #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-slate_2x.png);background-size:30px 60px}}.flip-slate .sf-menu>li>a,.flip-slate span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-slate .sf-menu ul{background-color:#23282e;border-color:#0f1114}.flip-slate .sf-menu li li a{color:#fff}.flip-slate .sf-menu li li a:hover{background-color:#2d333a}.flip-teal .menu-left,.flip-teal .menu-right,.flip-teal .menu-middle,.flip-teal .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-teal.png)}.flip-teal #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-teal.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.flip-teal .menu-left,.flip-teal .menu-right,.flip-teal .menu-middle,.flip-teal .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-teal_2x.png);background-size:17px 228px}.flip-teal #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-teal_2x.png);background-size:30px 60px}}.flip-teal .sf-menu>li>a,.flip-teal span.responsive-nav-text{color:#eaeaea;text-shadow:#000 1px 1px 1px}.flip-teal .sf-menu ul{background-color:#133735;border-color:#0b2221}.flip-teal .sf-menu li li a{color:#fff}.flip-teal .sf-menu li li a:hover{background-color:#1c4f4c}.classic-menu{margin:-58px 10px 0 10px;position:relative;z-index:999}.classic-menu .menu-left{position:absolute;top:0;left:0;width:6px;height:58px}.classic-menu .menu-right{position:absolute;top:0;right:0;width:6px;height:58px}.classic-menu .menu-middle{margin:0 6px;height:58px}.classic-menu .sf-menu li a{display:block;font-family:Arial,Helevtica,Verdana,san-serif;font-size:11px;letter-spacing:1px;line-height:100%;padding:22px 15px 19px 15px;text-decoration:none;text-transform:uppercase}.classic-menu .sf-menu ul{margin:0}.classic-menu .menu-left{background-position:0 0;background-repeat:no-repeat}.classic-menu .menu-right{background-position:0 -116px;background-repeat:no-repeat}.classic-menu .menu-middle{background-position:0 -58px;background-repeat:repeat-x}.classic-menu .sf-menu>li>a:hover{background-position:0 -174px;background-repeat:repeat-x}.classic-black .menu-left,.classic-black .menu-right,.classic-black .menu-middle,.classic-black .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-black.png)}.classic-black #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-black.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-black .menu-left,.classic-black .menu-right,.classic-black .menu-middle,.classic-black .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-black_2x.png);background-size:6px 232px}.classic-black #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-black_2x.png);background-size:30px 60px}}.classic-black .sf-menu a,.classic-black span.responsive-nav-text{color:#fff}.classic-black .sf-menu ul{background-color:#121212;border-color:#000}.classic-black .sf-menu li li a:hover{background-color:#1e1e1e}.classic-blue .menu-left,.classic-blue .menu-right,.classic-blue .menu-middle,.classic-blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-blue.png)}.classic-blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-blue.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-blue .menu-left,.classic-blue .menu-right,.classic-blue .menu-middle,.classic-blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-blue_2x.png);background-size:6px 232px}.classic-blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-blue_2x.png);background-size:30px 60px}}.classic-blue .sf-menu a,.classic-blue span.responsive-nav-text{color:#fff}.classic-blue .sf-menu ul{background-color:#0d306f;border-color:#081f49}.classic-blue .sf-menu li li a:hover{background-color:#0f3b8b}.classic-brown .menu-left,.classic-brown .menu-right,.classic-brown .menu-middle,.classic-brown .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-brown.png)}.classic-brown #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-brown.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-brown .menu-left,.classic-brown .menu-right,.classic-brown .menu-middle,.classic-brown .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-brown_2x.png);background-size:6px 232px}.classic-brown #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-brown_2x.png);background-size:30px 60px}}.classic-brown .sf-menu a,.classic-brown span.responsive-nav-text{color:#fff}.classic-brown .sf-menu ul{background-color:#37261c;border-color:#160e09}.classic-brown .sf-menu li li a:hover{background-color:#493225}.classic-dark_purple .menu-left,.classic-dark_purple .menu-right,.classic-dark_purple .menu-middle,.classic-dark_purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark_purple.png)}.classic-dark_purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-dark_purple.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-dark_purple .menu-left,.classic-dark_purple .menu-right,.classic-dark_purple .menu-middle,.classic-dark_purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark_purple_2x.png);background-size:6px 232px}.classic-dark_purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-dark_purple_2x.png);background-size:30px 60px}}.classic-dark_purple .sf-menu a,.classic-dark_purple span.responsive-nav-text{color:#fff}.classic-dark_purple .sf-menu ul{background-color:#130323;border-color:#05010a}.classic-dark_purple .sf-menu li li a:hover{background-color:#1f0538}.classic-dark .menu-left,.classic-dark .menu-right,.classic-dark .menu-middle,.classic-dark .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark.png)}.classic-dark #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-dark.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-dark .menu-left,.classic-dark .menu-right,.classic-dark .menu-middle,.classic-dark .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark_2x.png);background-size:6px 232px}.classic-dark #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-dark_2x.png);background-size:30px 60px}}.classic-dark .sf-menu a,.classic-dark span.responsive-nav-text{color:#fff}.classic-dark .sf-menu ul{background-color:#282828;border-color:#000}.classic-dark .sf-menu li li a:hover{background-color:#313131}.classic-green .menu-left,.classic-green .menu-right,.classic-green .menu-middle,.classic-green .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-green.png)}.classic-green #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-green.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-green .menu-left,.classic-green .menu-right,.classic-green .menu-middle,.classic-green .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-green_2x.png);background-size:6px 232px}.classic-green #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-green_2x.png);background-size:30px 60px}}.classic-green .sf-menu a,.classic-green span.responsive-nav-text{color:#fff}.classic-green .sf-menu ul{background-color:#254306;border-color:#1a2f04}.classic-green .sf-menu li li a:hover{background-color:#2e5209}.classic-light_blue .menu-left,.classic-light_blue .menu-right,.classic-light_blue .menu-middle,.classic-light_blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light_blue.png)}.classic-light_blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-light_blue.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-light_blue .menu-left,.classic-light_blue .menu-right,.classic-light_blue .menu-middle,.classic-light_blue .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light_blue_2x.png);background-size:6px 232px}.classic-light_blue #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-light_blue_2x.png);background-size:30px 60px}}.classic-light_blue .sf-menu a,.classic-light_blue span.responsive-nav-text{color:#fff}.classic-light_blue .sf-menu ul{background-color:#577f98;border-color:#3a5769}.classic-light_blue .sf-menu li li a:hover{background-color:#6a99b6}.classic-light .menu-left,.classic-light .menu-right,.classic-light .menu-middle,.classic-light .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light.png)}.classic-light #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-light.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-light .menu-left,.classic-light .menu-right,.classic-light .menu-middle,.classic-light .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light_2x.png);background-size:6px 232px}.classic-light #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-light_2x.png);background-size:30px 60px}}.classic-light .sf-menu a,.classic-light span.responsive-nav-text{color:#666}.classic-light .sf-menu ul{background-color:#e5e5e5;border-color:#ccc}.classic-light .sf-menu li li a:hover{background-color:#eee}.classic-navy .menu-left,.classic-navy .menu-right,.classic-navy .menu-middle,.classic-navy .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-navy.png)}.classic-navy #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-navy.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-navy .menu-left,.classic-navy .menu-right,.classic-navy .menu-middle,.classic-navy .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-navy_2x.png);background-size:6px 232px}.classic-navy #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-navy_2x.png);background-size:30px 60px}}.classic-navy .sf-menu a,.classic-navy span.responsive-nav-text{color:#fff}.classic-navy .sf-menu ul{background-color:#030b23;border-color:#010309}.classic-navy .sf-menu li li a:hover{background-color:#071645}.classic-orange .menu-left,.classic-orange .menu-right,.classic-orange .menu-middle,.classic-orange .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-orange.png)}.classic-orange #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-orange.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-orange .menu-left,.classic-orange .menu-right,.classic-orange .menu-middle,.classic-orange .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-orange_2x.png);background-size:6px 232px}.classic-orange #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-orange_2x.png);background-size:30px 60px}}.classic-orange .sf-menu a,.classic-orange span.responsive-nav-text{color:#fff}.classic-orange .sf-menu ul{background-color:#67250b;border-color:#401707}.classic-orange .sf-menu li li a:hover{background-color:#843110}.classic-pink .menu-left,.classic-pink .menu-right,.classic-pink .menu-middle,.classic-pink .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-pink.png)}.classic-pink #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-pink.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-pink .menu-left,.classic-pink .menu-right,.classic-pink .menu-middle,.classic-pink .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-pink_2x.png);background-size:6px 232px}.classic-pink #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-pink_2x.png);background-size:30px 60px}}.classic-pink .sf-menu a,.classic-pink span.responsive-nav-text{color:#fff}.classic-pink .sf-menu ul{background-color:#7a0951;border-color:#47062f}.classic-pink .sf-menu li li a:hover{background-color:#a10f6c}.classic-purple .menu-left,.classic-purple .menu-right,.classic-purple .menu-middle,.classic-purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-purple.png)}.classic-purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-purple.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-purple .menu-left,.classic-purple .menu-right,.classic-purple .menu-middle,.classic-purple .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-purple_2x.png);background-size:6px 232px}.classic-purple #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-purple_2x.png);background-size:30px 60px}}.classic-purple .sf-menu a,.classic-purple span.responsive-nav-text{color:#fff}.classic-purple .sf-menu ul{background-color:#745f7e;border-color:#4c3c53}.classic-purple .sf-menu li li a:hover{background-color:#8c7498}.classic-red .menu-left,.classic-red .menu-right,.classic-red .menu-middle,.classic-red .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-red.png)}.classic-red #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-red.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-red .menu-left,.classic-red .menu-right,.classic-red .menu-middle,.classic-red .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-red_2x.png);background-size:6px 232px}.classic-red #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-red_2x.png);background-size:30px 60px}}.classic-red .sf-menu a,.classic-red span.responsive-nav-text{color:#fff}.classic-red .sf-menu ul{background-color:#510a0a;border-color:#240404}.classic-red .sf-menu li li a:hover{background-color:#6c0e0e}.classic-slate .menu-left,.classic-slate .menu-right,.classic-slate .menu-middle,.classic-slate .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-slate.png)}.classic-slate #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-slate.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-slate .menu-left,.classic-slate .menu-right,.classic-slate .menu-middle,.classic-slate .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-slate_2x.png);background-size:6px 232px}.classic-slate #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-slate_2x.png);background-size:30px 60px}}.classic-slate .sf-menu a,.classic-slate span.responsive-nav-text{color:#fff}.classic-slate .sf-menu ul{background-color:#23282e;border-color:#0f1114}.classic-slate .sf-menu li li a:hover{background-color:#2d333a}.classic-teal .menu-left,.classic-teal .menu-right,.classic-teal .menu-middle,.classic-teal .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-teal.png)}.classic-teal #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-teal.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.classic-teal .menu-left,.classic-teal .menu-right,.classic-teal .menu-middle,.classic-teal .sf-menu>li>a:hover{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-teal_2x.png);background-size:6px 232px}.classic-teal #search-trigger{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/search-popup-trigger-classic-teal_2x.png);background-size:30px 60px}}.classic-teal .sf-menu a,.classic-teal span.responsive-nav-text{color:#fff}.classic-teal .sf-menu ul{background-color:#133735;border-color:#0b2221}.classic-teal .sf-menu li li a:hover{background-color:#1c4f4c}#menu-wrapper .menu-wrapper-inner{position:relative}#menu-wrapper .btn-navbar{background-position:0 -58px;border-style:solid;border-width:1px;border-bottom-width:0;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px;font-size:16px;height:34px;line-height:1;outline:0;padding:8px 12px;position:absolute;top:-49px;left:10px;text-decoration:none}.menu_black #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-black.png);border-color:#000;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_black #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-black_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_black #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-black.png)}.mobile_nav_style_1.menu_black #main-menu,.mobile_nav_style_1.layout_stretch.menu_black #menu-wrapper{background:#222}.mobile_nav_style_1.menu_black #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#121212}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_black #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-black_2x.png);background-size:17px 228px}}.menu_blue #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-blue.png);border-color:#0b4878;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_blue #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-blue_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_blue #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-blue.png)}.mobile_nav_style_1.menu_blue #main-menu,.mobile_nav_style_1.layout_stretch.menu_blue #menu-wrapper{background:#0b4382}.mobile_nav_style_1.menu_blue #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#0d306f}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_blue #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-blue_2x.png);background-size:17px 228px}}.menu_brown #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-brown.png);border-color:#3d2213;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_brown #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-brown_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_brown #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-brown.png)}.mobile_nav_style_1.menu_brown #main-menu,.mobile_nav_style_1.layout_stretch.menu_brown #menu-wrapper{background:#482f21}.mobile_nav_style_1.menu_brown #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#37261c}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_brown #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-brown_2x.png);background-size:17px 228px}}.menu_dark_purple #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark_purple.png);border-color:#1e0635;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_dark_purple #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark_purple_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_dark_purple #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark_purple.png)}.mobile_nav_style_1.menu_dark_purple #main-menu,.mobile_nav_style_1.layout_stretch.menu_dark_purple #menu-wrapper{background:#250745}.mobile_nav_style_1.menu_dark_purple #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#130323}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_dark_purple #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark_purple_2x.png);background-size:17px 228px}}.menu_dark #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark.png);border-color:#333;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_dark #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-dark_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_dark #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark.png)}.mobile_nav_style_1.menu_dark #main-menu,.mobile_nav_style_1.layout_stretch.menu_dark #menu-wrapper{background:#3a3a3a}.mobile_nav_style_1.menu_dark #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#282828}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_dark #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-dark_2x.png);background-size:17px 228px}}.menu_green #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-green.png);border-color:#366208;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_green #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-green_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_green #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-green.png)}.mobile_nav_style_1.menu_green #main-menu,.mobile_nav_style_1.layout_stretch.menu_green #menu-wrapper{background:#294b06}.mobile_nav_style_1.menu_green #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#254306}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_green #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-green_2x.png);background-size:17px 228px}}.menu_light_blue #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light_blue.png);border-color:#3f6e8c;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_light_blue #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light_blue_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_light_blue #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light_blue.png)}.mobile_nav_style_1.menu_light_blue #main-menu,.mobile_nav_style_1.layout_stretch.menu_light_blue #menu-wrapper{background:#357eac}.mobile_nav_style_1.menu_light_blue #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#577f98}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_light_blue #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light_blue_2x.png);background-size:17px 228px}}.menu_light #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light.png);border-color:#fff;color:#666}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_light #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-light_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_light #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light.png)}.mobile_nav_style_1.menu_light #main-menu,.mobile_nav_style_1.layout_stretch.menu_light #menu-wrapper{background:#f5f5f5}.mobile_nav_style_1.menu_light #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#e5e5e5}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_light #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-light_2x.png);background-size:17px 228px}}.menu_navy #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-navy.png);border-color:#030d2b;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_navy #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-navy_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_navy #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-navy.png)}.mobile_nav_style_1.menu_navy #main-menu,.mobile_nav_style_1.layout_stretch.menu_navy #menu-wrapper{background:#051649}.mobile_nav_style_1.menu_navy #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#030b23}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_navy #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-navy_2x.png);background-size:17px 228px}}.menu_orange #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-orange.png);border-color:#60230b;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_orange #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-orange_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_orange #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-orange.png)}.mobile_nav_style_1.menu_orange #main-menu,.mobile_nav_style_1.layout_stretch.menu_orange #menu-wrapper{background:#883413}.mobile_nav_style_1.menu_orange #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#67250b}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_orange #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-orange_2x.png);background-size:17px 228px}}.menu_pink #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-pink.png);border-color:#47062f;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_pink #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-pink_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_pink #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-pink.png)}.mobile_nav_style_1.menu_pink #main-menu,.mobile_nav_style_1.layout_stretch.menu_pink #menu-wrapper{background:#a10f6c}.mobile_nav_style_1.menu_pink #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#7a0951}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_pink #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-pink_2x.png);background-size:17px 228px}}.menu_purple #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-purple.png);border-color:#4c3c53;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_purple #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-purple_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_purple #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-purple.png)}.mobile_nav_style_1.menu_purple #main-menu,.mobile_nav_style_1.layout_stretch.menu_purple #menu-wrapper{background:#8c6d9a}.mobile_nav_style_1.menu_purple #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#745f7e}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_purple #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-purple_2x.png);background-size:17px 228px}}.menu_red #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-red.png);border-color:#240404;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_red #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-red_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_red #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-red.png)}.mobile_nav_style_1.menu_red #main-menu,.mobile_nav_style_1.layout_stretch.menu_red #menu-wrapper{background:#7c0e0e}.mobile_nav_style_1.menu_red #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#510a0a}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_red #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-red_2x.png);background-size:17px 228px}}.menu_slate #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-slate.png);border-color:#0f1114;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_slate #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-slate_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_slate #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-slate.png)}.mobile_nav_style_1.menu_slate #main-menu,.mobile_nav_style_1.layout_stretch.menu_slate #menu-wrapper{background:#3b444f}.mobile_nav_style_1.menu_slate #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#23282e}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_slate #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-slate_2x.png);background-size:17px 228px}}.menu_teal #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-teal.png);border-color:#153f3d;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.menu_teal #menu-wrapper .btn-navbar{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-classic-teal_2x.png);background-size:6px 232px}}@media(max-width:767px){.mobile_nav_style_1.menu_teal #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-teal.png)}.mobile_nav_style_1.menu_teal #main-menu,.mobile_nav_style_1.layout_stretch.menu_teal #menu-wrapper{background:#1c4e4b}.mobile_nav_style_1.menu_teal #main-menu #menu-inner .sf-menu>li>a:hover{background-color:#133735}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-device-pixel-ratio:1.5),only screen and (max-width:767px) and (min-resolution:1.5dppx){.mobile_nav_style_1.menu_teal #main-top .main-top-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/menu/menu-flip-teal_2x.png);background-size:17px 228px}}#wrapper{padding:0 0 20px 0}#top,#featured,#main,#featured_below,#bottom,#after-footer{margin:0 auto;width:1020px}#main-top .main-top-left,#main-top .main-top-right,#main-top .main-top-middle,#after-footer .after-footer-left,#after-footer .after-footer-right,#after-footer .after-footer-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/shape/main-boxed-light.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){#main-top .main-top-left,#main-top .main-top-right,#main-top .main-top-middle,#after-footer .after-footer-left,#after-footer .after-footer-right,#after-footer .after-footer-middle{background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/shape/main-boxed-light_2x.png);background-size:40px 312px}}#main-top{position:relative;padding:0 30px}#main-top .main-top-left{background-position:-5px -5px;background-repeat:no-repeat;position:absolute;top:0;left:0;width:30px;height:60px}#main-top .main-top-right{background-position:-5px -145px;background-repeat:no-repeat;position:absolute;top:0;right:0;width:30px;height:60px}#main-top .main-top-middle{background-position:0 -75px;background-repeat:repeat-x;height:60px}#after-footer{position:relative}#after-footer .after-footer-left{background-position:-5px -215px;background-repeat:no-repeat;position:absolute;left:0;top:0;width:30px;height:24px}#after-footer .after-footer-right{background-position:-5px -283px;background-repeat:no-repeat;position:absolute;right:0;top:0;width:30px;height:24px}#after-footer .after-footer-middle{background-position:0 -249px;background-repeat:repeat-x;margin:0 30px;height:24px}#featured .featured-inner,#main .main-inner,#featured_below .featured_below-inner,#bottom #colophon{margin-left:20px;margin-right:20px;background-color:#eee}#featured,#main,#featured_below,#bottom{position:relative}#featured:before,#main:before,#featured_below:before,#bottom:before{content:"";background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/shape/main-boxed-middle-light.png) 0 0 repeat-y;display:block;position:absolute;top:0;bottom:0;left:0;width:20px}#featured:after,#main:after,#featured_below:after,#bottom:after{content:"";background:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/shape/main-boxed-middle-light.png) -20px 0 repeat-y;display:block;position:absolute;top:0;bottom:0;right:0;width:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){#featured:before,#main:before,#featured_below:before,#bottom:before,#featured:after,#main:after,#featured_below:after,#bottom:after{content:"";background-image:url(//www.locksmithelizabeth.net/wp-content/themes/alyeska/assets/images/layout/shape/main-boxed-middle-light_2x.png);background-size:40px 1px}}@media(max-width:1020px){.layout_boxed #top,.layout_boxed #featured,.layout_boxed #main,.layout_boxed #featured_below,.layout_boxed #bottom,.layout_boxed #after-footer{max-width:980px;width:auto}#featured .standard-slider li.slide,#featured .standard-slider .media-full .themeblvd-video-wrapper{max-height:335px}}@media(max-width:992px){.layout_boxed #top,.layout_boxed #featured,.layout_boxed #main,.layout_boxed #featured_below,.layout_boxed #bottom,.layout_boxed #after-footer{max-width:768px}.layout_stretch #top #header_content,.layout_stretch #featured .featured-inner,.layout_stretch #main .main-inner,.layout_stretch #featured_below .featured_below-inner,.layout_stretch #bottom #colophon,.layout_stretch #after-footer .after-footer-middle,.layout_stretch .flip-menu{max-width:768px;width:auto}.layout_stretch .classic-menu .menu-middle-inner{max-width:748px;width:auto}#main-menu #menu-inner .sf-menu a{font-size:9px;padding:20px 7px 17px 7px}#main-menu #menu-inner .sf-menu li li a{padding:8px}#main-menu .sf-menu ul{width:175px}.element-slogan .tb-slogan{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;box-orient:vertical}.element-slogan .tb-slogan .slogan-text{display:block;font-size:1.3rem;text-align:center;-webkit-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;margin-bottom:20px}.element-slogan .tb-slogan [class*="btn"]{display:block;float:none;-webkit-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}.firefox .element-slogan .tb-slogan{display:block}.tb-slogan.text_only .slogan-text.text_large{font-size:25px}.tb-slogan.has_button .slogan-text.text_large{font-size:18px}#featured .standard-slider li.slide,#featured .standard-slider .media-full .themeblvd-video-wrapper{max-height:256px}.standard-slider .media-align-left .content-inner,.standard-slider .media-align-right .content-inner{padding:10px 15px}.standard-slider .slide-description-text,.standard-slider .btn{font-size:.9em}}@media(max-width:767px){#featured .featured-inner,#main .main-inner,#featured_below .featured_below-inner{padding-bottom:10px}.layout_boxed #top,.layout_boxed #featured,.layout_boxed #main,.layout_boxed #featured_below,.layout_boxed #bottom,.layout_boxed #after-footer{max-width:480px}.mobile_nav_style_1.layout_boxed #wrapper{margin:0 auto;max-width:480px;padding:0}.mobile_nav_style_1.layout_boxed #top,.mobile_nav_style_1.layout_boxed #featured,.mobile_nav_style_1.layout_boxed #main,.mobile_nav_style_1.layout_boxed #featured_below,.mobile_nav_style_1.layout_boxed #bottom,.mobile_nav_style_1.layout_boxed #after-footer{max-width:none}.layout_boxed #featured .featured-content,.layout_boxed #main .main-content,.layout_boxed #featured_below .featured_below-content{padding:0}.mobile_nav_style_1.layout_boxed #top{margin:0 10px}.mobile_nav_style_1.layout_boxed #featured,.mobile_nav_style_1.layout_boxed #main,.mobile_nav_style_1.layout_boxed #featured_below,.mobile_nav_style_1.layout_boxed #bottom{background:#eee;margin:0 10px}.mobile_nav_style_1.layout_boxed.style_dark #featured,.mobile_nav_style_1.layout_boxed.style_dark #main,.mobile_nav_style_1.layout_boxed.style_dark #featured_below,.mobile_nav_style_1.layout_boxed.style_dark #bottom{background:#282828}.mobile_nav_style_1.layout_boxed #featured:before,.mobile_nav_style_1.layout_boxed #main:before,.mobile_nav_style_1.layout_boxed #featured_below:before,.mobile_nav_style_1.layout_boxed #bottom:before,.mobile_nav_style_1.layout_boxed #featured:after,.mobile_nav_style_1.layout_boxed #main:after,.mobile_nav_style_1.layout_boxed #featured_below:after,.mobile_nav_style_1.layout_boxed #bottom:after{content:"";display:none}.mobile_nav_style_1.layout_boxed #featured .featured-inner,.mobile_nav_style_1.layout_boxed #main .main-inner,.mobile_nav_style_1.layout_boxed #featured_below .featured_below-inner,.mobile_nav_style_1.layout_boxed #bottom #colophon{margin-right:10px;margin-left:10px}.layout_stretch #top #header_content,.layout_stretch.menu_flip #top #menu-wrapper .menu-wrapper-inner,.layout_stretch.mobile_nav_style_1 #top #menu-wrapper .menu-wrapper-inner,.layout_stretch #featured .featured-inner,.layout_stretch #main .main-inner,.layout_stretch #featured_below .featured_below-inner,.layout_stretch #bottom #colophon,.layout_stretch #after-footer .after-footer-middle,.layout_stretch .flip-menu{max-width:480px;margin-right:auto;margin-left:auto}.layout_stretch #main .main-content{padding:0 15px}.layout_stretch #bottom #colophon{padding:10px}.left-sidebar .fixed-sidebar-inner,.right-sidebar .fixed-sidebar-inner{background-image:none!important;padding-right:15px!important;padding-left:15px!important}.left-sidebar .fixed-sidebar-inner:before,.right-sidebar .fixed-sidebar-inner:before,.left-sidebar .fixed-sidebar-inner:after,.right-sidebar .fixed-sidebar-inner:after{content:""!important;display:none!important}#branding #header_content .header_content-inner{padding:20px 10px 5px 10px}.layout_stretch #branding #header_content .header_content-inner{padding:10px}#branding .header_logo{float:none;margin-bottom:10px;text-align:center}#branding .header_logo .tb-image-logo img{display:inline}#branding .header-addon{margin:0;position:static}#branding .header-addon-with-text{margin:0}#branding .header-text{text-align:center}#branding .social-media{margin:0;position:static;text-align:center}#branding .themeblvd-contact-bar ul{float:none}#branding .themeblvd-contact-bar li{display:inline-block;float:none}.mobile_nav_style_1 #menu-wrapper{margin-top:22px}.mobile_nav_style_1 #main-menu{display:none}.mobile_nav_style_1 #menu-inner{background-color:transparent;margin-top:0}.mobile_nav_style_1 .btn-navbar{display:block}.mobile_nav_style_1 #main-top{position:relative;padding:0;height:auto}.mobile_nav_style_1 #main-top .main-top-left,.mobile_nav_style_1 #main-top .main-top-right{display:none}.mobile_nav_style_1 #main-top .main-top-middle{background-position:0 -76px;background-repeat:repeat-x;height:15px}.mobile_nav_style_1.layout_boxed #main-top .main-top-middle{-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px}.mobile_nav_style_1 #main-menu #menu-inner .sf-menu a,.mobile_nav_style_1 #main-menu #menu-inner .sf-menu li li a{font-size:12px;line-height:1em;padding:14px}.mobile_nav_style_1 #main-menu #menu-inner .sf-menu a:hover{background-image:none}.mobile_nav_style_1 #main-menu .sf-menu ul ul{padding:0}.mobile_nav_style_1 #main-menu li li li{padding-left:10px}.mobile_nav_style_1 #main-menu .sf-menu ul{border:0;margin:0;position:static;width:auto}.mobile_nav_style_1 .flip-menu,.mobile_nav_style_1 .classic-menu{margin:0}.mobile_nav_style_1 .flip-menu .sf-menu li,.mobile_nav_style_1 .classic-menu .sf-menu li{float:none}.mobile_nav_style_1 .flip-menu .menu-left,.mobile_nav_style_1 .flip-menu .menu-right,.mobile_nav_style_1 .flip-menu .menu-middle,.mobile_nav_style_1 .classic-menu .menu-left,.mobile_nav_style_1 .classic-menu .menu-right,.mobile_nav_style_1 .classic-menu .menu-middle{background-image:none;height:auto;margin:0}#primary-menu>li>a .sf-sub-indicator{position:absolute;right:20px}#main-menu ul.sf-menu-with-fontawesome ul .sf-sub-indicator{top:15px}#main-menu ul.sf-menu-with-fontawesome ul .sf-sub-indicator.fa-caret-right:before{content:"\f0d7"}.mobile_nav_style_2 #primary-menu{display:none}.mobile_nav_style_2 #primary-responsive-nav,.mobile_nav_style_2 .responsive-nav{display:block}.mobile_nav_style_3 #main-menu{display:none}.mobile_nav_style_3 .responsive-nav{display:block;margin:0}.mobile_nav_style_3 .responsive-nav select{color:#000}.mobile_nav_style_3 #menu-wrapper{text-align:center}.mobile_nav_style_3.layout_stretch #main-top{height:10px}.mobile_nav_style_3.layout_boxed #main-top .main-top-middle,.mobile_nav_style_3.layout_boxed #main-top .main-top-right,.mobile_nav_style_3.layout_boxed #main-top .main-top-left{height:20px}.mobile_nav_style_3 #featured .featured-inner{padding-top:10px}.mobile_nav_style_3.layout_boxed #main #content{padding-top:0}#search-popup-wrapper{display:none}#breadcrumbs{display:none}#footer_sub_content .copyright .text{display:block;float:none;line-height:140%;margin-bottom:15px;text-align:center}#footer_sub_content .copyright .menu{float:none;text-align:center}#footer_sub_content .copyright .menu li{display:inline-block;float:none;line-height:140%}#after-footer{display:none}.last-element{padding-bottom:0}#featured .standard-slider li.slide,#featured .standard-slider .media-full .themeblvd-video-wrapper{max-height:160px}.standard-slider-wrapper .flex-direction-nav,.standard-slider .media-full .content,.standard-slider .media-full .slide-title,.standard-slider .slide-description-text{display:none}#featured .standard-slider .media-align-right .slide-title span,#featured .standard-slider .media-align-left .slide-title span,#content .standard-slider .media-align-right .slide-title span,#content .standard-slider .media-align-left .slide-title span,#featured_below .standard-slider .media-align-right .slide-title span,#featured_below .standard-slider .media-align-left .slide-title span{font-size:14px}.tb-slogan.has_button .btn{display:block;float:none;margin:0 0 10px 0;text-align:center}.tb-slogan .slogan-text{display:block;text-align:center}.entry-title{font-size:24px;line-height:1.3}.single-post .entry-title,.post_list .entry-title,.post_list .entry-title a{font-size:24px;line-height:1.3}.tags{position:static}.post_grid .featured-image-wrapper div.featured-image{margin-left:auto;margin-right:auto}.post_grid .featured-image-wrapper div.themeblvd-video-wrapper{display:block;min-width:320px}.post_grid .grid-row{margin-bottom:0}.post_grid article{margin-bottom:40px}}@media(max-width:320px){.tb-image-icon.alignleft,.tb-image-icon.alignright{display:block;float:none}}