progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.animated { animation-duration: 1s; animation-fill-mode: both; }@keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-20%, 0, 0); } to { opacity: 1; transform: none; } }.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.fadeInLeft { animation-name: fadeInLeft; }@keyframes fadeInRight { from { opacity: 0; transform: translate3d(20%, 0, 0); } to { opacity: 1; transform: none; } }.fadeInRight { animation-name: fadeInRight; }@keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } }.pulse { animation-name: pulse; }@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}.fadeIn { animation-name: fadeIn; }@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@font-face {font-display: auto;}img {max-width: 100%;}address { font-style: normal; }.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.clear { clear:both; line-height: 0px; height:0px; width:0px; }.elem-right, .elem-left, .block { display:block; }.elem-right { float:right; margin:0 0 25px 25px; }.elem-left { float:left; margin:0 25px 25px 0; }.elem-shadow{ box-shadow: 0 0 3px #000; }h1:first-child{ margin-top: 0; }h1#interior, .h1-small { font-size: 13px; text-align: center; font-weight: 400; text-transform: uppercase; line-height: 1.8; letter-spacing: 2px; display: block; }h1#interior + h2 { font-size: 46px; line-height: 1.2; text-align: center; font-weight: 300; margin: 0 auto; }@media screen and (max-width:750px) {h1#interior, .h1-small { font-size: 30px; line-height: 1.2; }h1#interior + h2 { font-size: 25px; line-height: 1.2; }}.flex-ed, .col-flex-ed { display: -webkit-box; display: -ms-flexbox; display: flex; }.flex-ed { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }.col-flex-ed { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; }.stretch-ed { -webkit-box-flex:1; -ms-flex:1; flex:1; }.fill-ed { -webkit-box-flex:0; -ms-flex:0 0 100%; flex:0 0 100%; }label { display: block; }label.error{ color: red; }input, textarea{ display: block; width: 100%; box-sizing: border-box; border: none; padding: 12px 10px; font-size: 17px; margin-bottom: 10px; color: inherit; line-height: 1em; transition:.3s ease all; }input[type="checkbox"], input[type="radio"]{ display: inline; width: auto; margin-left: 15px; }select{ margin-bottom: 15px; color: inherit; }button { border:none; background:none; cursor:pointer; } #page .forms label { font-weight:bold; display:block; margin-bottom:.5em; }.forms .inline-box > div, #page .forms textarea, #page .forms input { border:1px solid rgb(38, 86, 116); }.forms .inline-box > div { padding:10px; margin-bottom:10px; background-color: rgba(64, 78, 155,.2); }.forms .inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; justify-content:space-between; box-sizing:border-box; }.forms .inline > * { width:32%; box-sizing:border-box; }.forms span { display: block; }.forms .inline .btn { min-width: 100%; }.forms input:focus, .forms textarea:focus { background:rgba(0,0,0,.8)!important; color:#fff; }::-webkit-input-placeholder { opacity: 1; } ::-moz-placeholder { opacity:1; }body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size:17px; line-height:1.7; color:#333; font-family: 'Lato', sans-serif; background-color: white; }h2, h3, h4, h6 { margin-top : 1em; color:#555; }h1 { font-size:48px; line-height:1.1; }#page h1 { text-align:center; font-size: 18px;font-family: 'Montserrat', sans-serif;font-weight: 300; }#page article > h2, #page article > h3 { text-align: center; }h2 { font-size:32px; line-height:1.4; }h3 { font-size:20px; line-height:1.3; }h4 { font-size:15px; line-height:1.2; color:#44529d; }h6 { font-size:32px; line-height:1; margin:0; }a { text-decoration: none; transition:.3s ease; color: rgb(236, 163, 46); }a:hover { text-decoration: underline; } a[name]:before {height: 80px; margin-top: -80px; display: block; content: ""; visibility: hidden; }@media (min-width:1020px) { a[name]:before {height: 125px; margin-top: -125px; }}hr { position: relative; height: 1px; width: 100%; display: table; clear: both; margin: 60px auto; border:none; background-color: #ccc; }.btn, .btn-alt { min-width: 200px;display:inline-block; padding:15px 12px; margin:0 5px 5px 0; box-sizing:border-box; text-align:center; color:white; font-size:14px; font-weight: bold;line-height: 1.2; text-transform: uppercase;background-color: rgb(246, 175, 61);}.btn-alt { background-color: rgb(64, 78, 155); }.btn:hover, .btn-alt:hover { text-decoration:none; background-color: rgb(215, 143, 27); }.more-to-explore { padding:40px 0 20px; text-align:center; margin:30px 0 0; position: relative; z-index: 10; }.more-to-explore:before {background-color: rgb(64, 78, 155);background-image: linear-gradient(to right, rgb(64, 78, 155) 0%, rgb(64, 78, 155) 20%, rgb(118, 131, 207) 50%, rgb(64, 78, 155) 80%, rgb(64, 78, 155) 100%);content: "";position: absolute;left:-9999px;right:-9999px;z-index: -1;top:0;bottom:0;}.more-to-explore h6 { margin-bottom:30px; color:white; font-weight: 300; }.more-to-explore .btn, .more-to-explore .btn-alt { min-width: 23%; margin:0 10px 20px; } #fixed-tabs { position: fixed; right: 0; top: 164px; z-index: 1011; }#fixed-tabs a { padding:0 10px 0 0; font-weight: bold; align-items: center; flex-flow:row nowrap; color: #fff; background-color: rgb(27, 42, 65); font-size: 17px; margin-bottom:5px; display:none; box-sizing:border-box; line-height: 1; text-align: center }#fixed-tabs a.ra, #header-contents a.ra { transition:.3s background; background-color: #5e71d8; display: flex; transform:rotate(-90deg); transform-origin: right bottom; }#header-contents a.ra {transform:none;background-color:#5e71d8;color:#fff;border-radius:5px;padding:10px;}#fixed-tabs a.ra i, #header-contents a.ra i { padding:2px; }#fixed-tabs a.pf { background-color: rgb(37, 77, 92); }#fixed-tabs a.fb { background-color: rgb(77, 112, 168); }#fixed-tabs a.gp { background-color: rgb(220, 78, 65); }#fixed-tabs i { margin: 0 5px 0 0; text-align: center; font-size:23px; background: rgba(0,0,0,.1); }#fixed-tabs a.map, #fixed-tabs a.call { display: none; }#fixed-tabs a.call { background-color:rgb(64, 78, 155) }#fixed-tabs a:hover { text-decoration: none; background: #354493; }#header-contents a.ra:hover {background-color:#354493;}#page ul { margin:0px; padding:0px; list-style:none; overflow:hidden; }#page ul li { position:relative; padding-left:40px; }#page ul li:before { width:1em; height:1em; content:""; background-color: rgb(64, 78, 155); font-size:15px; position:absolute; left:10px; top:8px; font-family:"fontello"; }.logo small{ font-family: 'Great Vibes', cursive; }.page-services p a,footer .forms strong, #fixed-tabs a.ra, #about,h1, h2, h3, h6, #bar a, nav#main-nav > ul, #fixed-tabs a, .btn, .btn-alt{ font-family: 'Montserrat', sans-serif; }.container { max-width:1200px; margin:0 auto; }header { position: relative; z-index: 1010; line-height: 1; width: 100%;left:0; top:0;background-color: rgb(64, 78, 155);background-image: linear-gradient(to right, #f6af3d 0%, #f6af3d 20%, #ffc76c 50%, #f6af3d 80%, #f6af3d 100%);padding-bottom:8px; }header a:hover { text-decoration: none; }.logo { text-align: center; color:white; }.logo:hover { text-decoration: none; }.logo small { display: block; font-size:29px; }#bar { background:white; text-align: center; padding-bottom:0; }#bar a {display: inline-block; background-color: rgb(238, 71, 72);color:white;font-size: 14px;line-height: 24px;}#bar a strong { display: inline-block; padding:0 10px; }#bar a i { background-color: rgb(212, 67, 67); padding:2px; }#bar a:hover { background: #555; }#bar a strong strong.mob { display:none;}.loc { text-align: right; }#header-contents { flex-flow:row nowrap; max-width: 1300px; margin:0 auto; padding:10px; box-sizing:border-box; align-items: center; justify-content: space-between; }#header-contents > div:last-child address { text-align: right; border-left: none; border-right:none;padding-right:0;margin-right:0;line-height:1.3; }.loc a { color:white; }.loc strong { font-size:23px; display: block; margin-bottom:5px; }.loc span { flex-flow:row nowrap; align-items: center; }.loc .phone { font-size:31px; display: inline-block; color: #404e9b;margin-top:10px; }.loc .phone:hover { color:white; }.loc address { padding:2px 15px; border-left:1px solid rgb(97, 99, 98); margin:0 15px; }.loc address a { font-size:17px;text-shadow: 1px 2px 2px rgba(21, 22, 22, 0.17);font-family:"Lato", sans-serif;color:#333; }.loc a:hover { color: #464646; }.loc address span { display: block; }nav#main-nav { max-width: 1200px; margin:0 auto; border-top:1px solid rgba(246, 175, 61,.7); border-bottom:1px solid rgba(246, 175, 61,.7); }nav#main-nav ul { margin:0px; padding:0px; text-align:center; flex:100%; list-style: none;display:none; }nav#main-nav > ul { max-width: 1100px; margin:0 auto; display: flex; justify-content: space-around; }nav#main-nav > ul > li { }nav#main-nav > ul > li.has-sub > a:after { display: inline-block;font-family: "fontello";content: "\e825";margin-left:5px;}nav#main-nav ul li { display:inline-block; position:relative; }nav#main-nav > ul > li:last-of-type > ul { left: auto; right: 0; }nav#main-nav ul li a { color: white; padding:0 10px; font-size:16px; line-height:34px; display:block; font-weight: bold;display:none; }nav#main-nav ul li a:hover { text-decoration:none; color: rgb(246, 175, 61); }nav#main-nav ul ul { display:none; width:220px; text-align:left; position:absolute; left:0; top:34px; list-style: none; background-color: rgb(246, 175, 61); z-index:1020; }nav#main-nav ul ul li { width:100%; }nav#main-nav ul li:hover > ul { display:block; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-duration: .25s; animation-duration: .25s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }nav#main-nav ul ul li a { line-height:1.6; padding:5px 10px; font-weight: normal; text-transform: none; color:white; }nav#main-nav ul ul li a:hover { background-color: rgb(64, 78, 155); color:white; }nav#main-nav ul ul ul { left:220px; top:0; }section#page { padding:60px 0; overflow: hidden;padding-top:0; }footer { background: url(assets/images/footer-bg.jpg) center top no-repeat; line-height: 1; position: relative; padding-top:140px; }footer strong { display: block; font-size:22px; text-align: left;margin-bottom: 10px;}footer .logo { display: block; text-align: center; color: rgb(64, 78, 155); }#footer-contents { max-width: 1100px; margin:50px auto; justify-content: space-around; }#footer-contents a:hover { text-decoration: none; }footer .forms { max-width: 455px; flex:100%; text-align: left; }footer .forms strong { line-height: 1.2; }footer .forms strong em { font-style: normal; font-size:38px; display: block; }footer .forms input,footer .forms textarea { background-color: rgb(235, 235, 235); color: rgb(82, 83, 83); font-size: 16px; }footer .forms textarea { height: 117px; }footer .select-loc { text-align:left; }footer .forms .btn { margin:0px; }footer .forms label { margin-bottom:10px; }footer .forms select { margin-bottom:0px; }footer nav { max-width: 480px; margin:0; padding:0; text-align: left; }footer nav strong { text-transform: uppercase; }footer nav ul { margin:0px; padding:0px; list-style: none; display: flex; flex-flow:row wrap; line-height: 2.2; }footer nav ul li { max-width: 50%; flex:100%; margin-bottom: 5px; }footer nav ul li a { color: rgb(82, 83, 83); font-size:16px; }footer nav ul li a:hover { text-decoration: none; color: rgb(246, 175, 61); }#footer-logos { padding:40px 0; justify-content: center; flex-flow:row nowrap; align-items: center; }#footer-logos span {width: 1px;background-color: rgba(17, 17, 17,.3);height: 55px;margin:0 2%;}#copy { padding:20px 0; text-align:center; color:white; background-color: rgb(64, 78, 155); font-size:15px; }#copy a { color: rgb(246, 175, 61); }#copy a:hover { text-decoration: none; color:white;}@keyframes slideIn { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } }.fix-nav.index header,.fix-nav header { position:fixed; width:100%; left:0; top:0; z-index:1004; animation-duration: .5s; animation-fill-mode: both; animation-name: slideIn; } .fix-nav header #bar,.fix-nav header .logo small { display: none; }.fix-nav header .logo img { height: 60px; }iframe.google-map, .google-map iframe { display:block; }#controls { align-items: center; justify-content: center; }#pager { text-align: center; }#pager span { width:1em; height:1em; line-height:1; cursor:pointer; }#page #pager span { background:none; display:inline-block; margin:0 5px; font-size:12px; background-color: rgba(64, 78, 155,.3); }#page #pager span.cycle-pager-active { background-color: rgb(64, 78, 155); }#page #prev i:before, #page #next i:before { margin:0px; width: 1em; font-size:36px; color: white; }body.index section#page { display:none; }body.index h1, body.index h2, body.index h3 { margin:0px; line-height:1; }body.index h2 { color: rgb(85, 85, 85); font-size:36px; font-weight: 400; padding-bottom:30px; background: url(assets/images/divider.png) center bottom no-repeat; }body.index h2 small { display: block; font-size:20px; font-weight: 300; color: rgb(64, 78, 155); }.section { max-width: 1250px;margin:0 auto;}.section-split { justify-content: center; flex-flow:nowrap; }.section-split article { max-width: 460px; margin:0 10px; }.section-split figure { margin:0px; position: relative; margin:0 10px; }.section-split figure img { vertical-align: bottom; }.section-two-col { justify-content: center; flex-flow:row nowrap; text-align: center; }.section-two-col > * { max-width: 50%; flex:100%; }.section-two-col figure { margin:0px; }figure .name { }.play-btn {display: block; cursor: pointer; font-size: 21px; line-height: 1; color: #fff; padding: 0 15px}.play-btn:hover {color: #eccf4e;}.play-btn > * {display: inline-block; vertical-align: middle}.play-btn:before {content: 'Watch'}.play-btn:after {content: 'Video';}.play-btn span {margin: 8px}.play-btn:hover span {background: url(assets/images/play-btn.png) no-repeat center center; background-size: 50% auto}.play-btn:hover span img {opacity: 0; -webkit-animation-name: none!important;animation-name: none!important}.close-btn {display: none; position: absolute; top: 0; right: 0; z-index: 1; padding: 10px; font-size: 14px; line-height: 1; text-transform: uppercase; background-color: rgba(236,207,78,0.87); color: #fff;}.close-btn i {-webkit-transform: rotate(45deg);transform: rotate(45deg); display: inline-block;}.close-btn:hover {background-color: rgba(17,17,17,0.7); color: #fff}#page .thanks h1 { text-align: center; background: url(assets/images/divider.png) center bottom no-repeat; padding-bottom: 40px; font-size: 48px; line-height: 1.1; color: #555; margin: .67em 0;}#banner {margin:0 auto; position: relative; text-align: center; overflow: hidden;background: url(assets/images/lp-er-banner-bkg-jan19.jpg) no-repeat;background-size:cover;min-height:516px;}#banner article {position: absolute;right: 10%; top: 10%;max-width:460px;}#banner article .play-btn {display: table; margin: 0 auto;}#banner h2 {font-weight:300;font-size:42px;font-family: 'Montserrat', sans-serif;margin-top:0;}#banner h2 strong {display:block;}#banner figure {position: relative; overflow: hidden; background-color: #111; margin: 0;}#banner figure video {display: block; width:100%; opacity: 0.43;}.playing #banner.video video { z-index: 1005; height:100%; opacity: 1; }.playing #banner { height:100% }#banner .caption { color:white; line-height: 1em; text-align: center; text-transform: uppercase; }#banner .caption h1 { font-size:43px; font-weight: bold; text-shadow: 1.5px 2.6px 7px rgba(23, 23, 24, 0.35); color:white; line-height: 1.2; margin-bottom:20px; }#banner .caption h1 em { color: rgb(246, 175, 61); font-style: normal; display: block; }#banner .caption small { font-size:22px; display: block; letter-spacing: 1px; }#banner .play-btn { color:white; }#banner .play-btn img { display: inline-block; vertical-align: middle; margin:0 10px; }#banner .play-btn:hover { text-decoration: none; }#banner .thumbnail {display: block;}@media (min-width:1500px) { #banner figure {min-height: 50vh;}}@media (min-width:1150px) { #banner figure {height: 650px;} #banner figure video {position: absolute; top: -100%; left: 0; right: 0; bottom: -100%; margin: auto} .hand-held #banner figure, .playing #banner figure {height: auto; min-height: auto; margin: 0 auto;}}@media (min-width:901px) { .playing .close-btn {display: block} .playing #banner figure {z-index: 10000;} .hand-held #banner article, .playing #banner article {position: static; background-color: #404b9e;} .hand-held #banner .play-btn, .playing #banner .play-btn {display: none}}@media (max-width:901px) { #banner article {position: static; background-color: #404b9e; transform: none;} #banner .caption h1 {margin-bottom: 0;} #banner {height:auto; margin-top: 0;} .vid-grid { align-items: center; display: block; flex-wrap: none; } .vid-grid .internal-vid { flex-basis: none; max-width: 100%; }}#callouts { text-align: center; padding:60px 0; }#callouts h2 { color: rgb(85, 85, 85); margin-bottom:30px; font-size:32px; }.cards { justify-content: center; align-items: flex-start; font-size:16px; line-height: 1.2; flex-flow:row nowrap; }.cards > * { max-width: 430px; }.cards a { color: rgb(85, 85, 85); background: white; display: flex; flex-flow:column; position: relative; }.cards a img { display: block; margin-bottom:60px; }.cards a:hover { text-decoration: none; box-shadow:0 0 1px 0 rgba(155, 155, 155, 1); position: relative; z-index: 10; }.cards a span { transition:.3s; display: block; background: white; position: absolute; left:0; bottom:0; width: 100%; box-sizing:border-box; padding:20px; }.cards strong { display: block; font-size:30px; margin-bottom: 10px; }.cards a em { display:none; opacity: 0; transition:.3s; font-style: normal; line-height: 1.4; }.cards a:hover em { display: block; opacity: 1; }#meet { flex-flow:row nowrap; }#meet img { display: block; transition:.3s; }#meet figure:hover img {-webkit-filter: brightness(1) grayscale(10); -o-filter: brightness(1) grayscale(10); filter: brightness(1) grayscale(10); }#meet figure { position: relative; margin:0px; }#meet .btn { right:50%; transform:translateX(50%); bottom:40px; position: absolute; }#saying { text-align: center; padding:100px 0; }#saying h2 { margin-bottom: 40px; }#saying .flex-ed { flex-flow:row nowrap; text-align: center; }#saying .flex-ed > * { flex:100%; }.reviews-rotation { max-width: 360px; margin:0 auto 20px; border: 1px solid rgba(155, 155, 155, 0.5); border-radius: 5px; position: relative; }.reviews-rotation .cycle-slide { width: 100%; box-sizing:border-box; padding:20px; }.reviews-rotation .cycle-slide i:before { padding:16px; border-radius: 50%; line-height: 1; color:white; font-size:23px; }.reviews-rotation i { display: block; }.reviews-rotation i.icon-gplus:before { background-color: rgb(220, 78, 65); }.reviews-rotation i.icon-facebook:before { background-color: rgb(77, 112, 168); }.reviews-rotation .author { line-height: 1; }.reviews-rotation .author:before { display: block; margin:5px auto; content: "\e80f \e80f \e80f \e80f \e80f"; font-family: "fontello"; color: rgb(246, 175, 61); font-size:17px; }.reviews-rotation .author small { display: block; text-transform: uppercase; font-size:12px; }.reviews-rotation #prev, .reviews-rotation #next { position: absolute; left:-70px; top:50%; color: rgb(85, 85, 85); margin-top:-30px; line-height: 1; font-size:60px; width: 1em; }.reviews-rotation #next { left:auto; right:-45px; }#controls {position: relative;}#pager.reviews-pager { position: absolute; left:50%; margin-left:150px; top:10px; }#pager.reviews-pager span { font-size:8px; background: none; display: inline-block; border: 2px solid rgba(64, 78, 155, 0.5); border-radius: 50%; margin:0 2px; }#pager.reviews-pager span.cycle-pager-active { background-color: rgb(64, 78, 155); }#review-video { flex:100%; max-width: 672px; display:flex; flex-flow:column; justify-content:space-between; }#review-video p { margin:0px; }#services { text-align: center;max-width:100%;background-color:#f3f5fe; }#services h2 b { display:block; font-size:14px; }#services h2, #hours h2 { margin-bottom:20px;margin-top:0; color: #404e9b;font-family: 'Montserrat', sans-serif;font-size: 40px;font-weight: 700; }#services article {padding: 30px 0;max-width: 1000px;margin: 0 auto;}.services-callouts {display: flex;flex-flow: row wrap;justify-content: space-between;}.services-callouts div {flex: 1; text-align:center;}.services-callouts div h3 {color: #333;letter-spacing: 1px;text-transform: uppercase;font-size: 16px;background: url(assets/images/lp-er-check-jan19.png) top left no-repeat;background-position: 0 15px;padding-left: 10px;padding-top: 15px;}.services-callouts div h3:nth-of-type(1) {background-position: 30px 15px;}.services-callouts div:nth-of-type(2) h3 {background-position: 40px 15px;}.services-callouts div:nth-of-type(3) h3 {background-position: 18px 15px;}.services-callouts div:nth-of-type(4) h3 {background-position: 0 15px;}.switch-nav { margin:0px; padding:0px; list-style: none; flex-flow:row nowrap; line-height: 1; }.switch-nav li { flex:100%; max-width: 100%; }.switch-nav li small { display: block; font-size:15px; }.switch-nav li > a { font-size:21px; color: rgb(85, 85, 85); display: block; padding-bottom:20px; }.switch-nav li > a:hover { text-decoration:none; }.switch-nav li img { display: block; margin:0 auto 5px; opacity: .2; transition:.2s; }.switch-nav li.cycle-pager-active img { opacity: 1; }.switch-nav li > a:after { width: 0; margin:15px auto 0; display: block; content: ""; height: 1px; background: black; transition:.3s; }.switch-nav li.cycle-pager-active a:after { width: 70%; }.switch { margin-top:40px; }.switch .cycle-slide { width: 100%; display: flex!important; align-items: center; }.switch figure { margin:0px; max-width: 593px; flex:1 0 100%; position:relative;}.switch article { padding:0 60px; }.switch-alt figure { order:2; }.split.container {flex-wrap: nowrap;padding: 0 10px 40px;margin: 0px auto;display: flex;justify-content: center;}.split.container article {flex: 0 1 610px;padding-top: 20px;order: 2;}.split.container figure {position:relative;align-self:flex-end;}.split.container figure img {box-shadow: 2px 3px 18px rgba(64, 78, 155, 0.35);}.split.container figure#split-er {order:3;align-self:flex-end;}.bkg {background-color:#f3f5fe;}.bkg .split.container article {flex:0 1 500px;}.bkg .split.container article h2 {max-width:500px;}#nav-wrapper .controls { }#nav-wrapper { position:relative; }#nav-wrapper #prev,#nav-wrapper #next {font-size:44px;color:black;position:absolute;left:-30px;top:50%;margin-top:-20px;line-height:1;}#nav-wrapper #next { left:auto; right:-30px; }.chao-logo { position:absolute; right:30px; bottom:-30px; }#options { margin-top:120px; border: 1px solid rgba(155, 155, 155, 0.5); text-align: center; }#options > * { box-sizing:border-box; padding:50px 30px; }#options .logos { align-items: center; justify-content: space-around; }#options img { margin:5px 10px; vertical-align: bottom; }#options hr { margin:20px 0; }#request { text-align: center; background: url(assets/images/request-bg.jpg) center center no-repeat; background-size: cover; margin:120px auto; box-sizing:border-box; padding:70px 10px; }#request h2 { font-weight: normal; font-size:38px; margin-bottom: 15px; color: rgb(85, 85, 85); padding:0px; background: none; }#request h2 b { display: block; font-weight: bold; }#contact { margin-bottom: 100px; color:white; background-color: rgb(80, 98, 200); }#contact > div > div { min-height: 540px; padding:50px 20px; box-sizing: border-box; }#contact > div:first-child { background-color: rgb(64, 78, 155); }#contact div > * { display: block; }#ask strong { display: block; line-height: 1.1; }#ask strong small { display: block; }.ask-btn { display: block; margin:0 auto 10px; position: relative; z-index: 1; }.ask-btn img { box-shadow: 0 0 0 8px rgba(229, 229, 229, 0.56); border-radius: 50%; }.ask-btn:before { width: 214px; height: 102px; display: block; position: absolute; left:50%; top:10%; z-index: -1; background: url(assets/images/ask-kandy-btn.png) left top no-repeat; content: ""; }#ask-modal { position:relative; display: none; background: white; box-sizing:border-box; padding:50px; max-width: 500px; flex:100%; text-align: center; }#ask-modal h3 { margin-bottom:20px; }#ask-modal .forms input, #ask-modal .forms textarea { background: rgba(87,87,87,.2); }#ask-modal .forms textarea { height: 130px; }.info { line-height: 1.1; }.info a:hover { text-decoration: none; color:rgb(236, 163, 46); }.info .title { font-size:43px; color:white; font-weight: bold; }.info .title em { font-size:33px; font-weight: normal; display: block; font-style: normal; }.info strong { text-transform: uppercase; display: block; margin-bottom: 10px; }.info address { margin:0 0 20px; }.info address span { display: block; }.info address a { color:white; }.info .phone { display: block; margin:20px 0; font-size:33px; }.info .phone:hover { color:white; }.info .hours { max-width: 290px; margin:0 auto; display: block; text-align: left; line-height: 1.4; font-size: 16px; }.info .hours b { display: inline-block; min-width: 140px; }@media screen and (max-width: 400px){ .info .hours {font-size: 12px;} .info .hours b {min-width:100px;}}.info .social { margin:20px 0 0; display: block; }.info .social a { display: inline-block; vertical-align: top; margin:0 5px; }.info .social a i:before { font-size:17px; color:rgba(255,255,255,1); line-height: 1; display: block; transition:.2s; padding:12px; border-radius: 50%; }.info .social a:hover { text-decoration: none; }.info .social a i.icon-facebook:before { background-color: rgb(77, 112, 168); }.info .social a i.icon-gplus:before { background-color: rgb(220, 78, 65); }.info .social a i.icon-yelp:before { background-color: rgb(182, 39, 23); }.info .social a i.icon-twitter:before { background-color: rgb(0, 187, 242); }.info .social a:hover i:before { background-color: rgb(246, 175, 61); }.page-services { display: flex; justify-content:space-around; flex-flow:row wrap; background-color: white; position: relative; text-align: center; }.page-services > div { max-width:270px; flex:100%; background-color: rgba(127, 127, 127,.2); margin:0 0 40px; }.page-services p { margin:0px; position: relative; overflow: hidden; }.page-services p a { position: absolute; left:0; top:0; bottom:0; color:white; display: flex; flex-flow:column; align-items: center; line-height: 1.2; font-size:22px; justify-content: center; width: 100%; z-index: 10; }.page-services img { display: block; transition:.3s; }.page-services p:hover img { transform:scale(1.2); }.page-services p a:hover { text-decoration: none; color:rgb(215, 143, 27); }.podcast-container { text-align:center;}#page .page-services ul { padding:25px; margin:0px; box-sizing: border-box; }#page .page-services ul li { padding:0px; }.page-services ul li:before { display: none; }.page-services ul li a { color: rgb(28, 28, 28); }.page-services ul li a:hover { text-decoration: none; color:rgb(236, 163, 46);}#page .accordion-btn { font-size:20px; color: rgb(68, 82, 157); font-weight: 300; text-align: left; cursor: pointer; padding-left:70px; position: relative; border-bottom:1px solid rgb(231, 231, 231); padding-bottom:10px; }#page .accordion-btn:before { font-weight:400; background-color: rgb(237, 164, 46); color:white; content: "\e840"; font-family: "fontello"; font-size:17px; font-style: normal; position: absolute; left:0; top:-10px; display: block; text-align: center; line-height: 2; transition:.3s; width: 2em; height: 2em; }#page .accordion-btn.active { border:none; }#page .accordion-btn.active:before { content:"\e841"; }#page .accordion-content { display: none; padding-left:70px; border-bottom:1px solid rgb(231, 231, 231); }.tour-rotation { max-width: 800px; margin:0 auto; position: relative; }.tour-rotation img { display: block; }.tour-rotation .cycle-slide { width: 100%; }.tour-rotation #prev,.tour-rotation #next { width: 60px; position: absolute; left:-65px; top:0; bottom:0; background-color: rgb(246, 175, 61); display: flex; justify-content: center; align-items: center; flex-flow:column; z-index: 101; color:white; }.tour-rotation #next { left:auto; right:-65px; }#tour-nav { margin-bottom:20px; }#tour-nav .active { background-color: rgb(215, 143, 27); }.divider-title { margin:0px; text-align: center; }.divider-body { width: 100%; padding:40px 0; display: table; background: url(assets/images/divider.png) center top no-repeat; }.divider-body p.has-img,.divider-body p:first-of-type { margin:0px; }.page-split { display:flex; }.page-split > div { width:100%; }.page-split h3, .page-split h2 { text-align: left; }article .hours b,article .hours label { display:inline-block; min-width:150px; font-weight:700; }.about-video { position: relative; }.about-video .elem-left { margin:0px; float:none; }.about-video > a { position: absolute; left:15px; bottom:10px; color: rgb(60, 25, 0); font-size: 18px; max-width: 120px; text-align: center; z-index: 10; }.about-video > a:hover { text-decoration: none; }.about-video i { display: block; color: white; font-size: 48px; transition:.3s ease; }.about-video > a:hover i { color:rgb(57, 57, 57); }#about { justify-content: center; flex-flow:row wrap; margin:20px 0; text-align: center; }#about img { margin:0 10px 10px; display: block; transition:.3s ease; }#about a { line-height: 1.2; font-size:32px; color: rgb(85, 85, 85); }#about a small { font-size:15px; display: block; }#about a:hover { text-decoration: none; }#about a:hover img { box-shadow: 0 0 0 4px rgb(64, 78, 155) }#lean_overlay { position: fixed; z-index:1100; top: 0; left: 0; height:100%; width:100%; background: rgba(0,0,0,.7); display: none; justify-content:center; align-items:center; }.modal-close { position: absolute; right:-15px; top:-15px; width: 30px; color:#fff; z-index:1002; border-radius: 50%; border:2px solid white; background: #000; cursor:pointer; transform-origin:center center; transform:rotate(45deg); margin:0; text-align:center; font:normal 28px/30px Arial; box-shadow:0 0 4px 2px rgba(0,0,0,.3); }.modal-close:before { content:"+"; } .modal-content { display:none; position:relative; }#video-modal { max-width:640px; flex:100%; }.page-team {}.page-team > div {display:table;width:100%;}.page-team h2, .page-team h3 { margin:0px; }.btn-align { display:flex; flex-flow:row wrap; justify-content:space-around; }.btn-align > * { max-width:320px; flex:100%; }.meet-the-team #crozet-header{ margin-top: 100px;}.youtube {position: relative; cursor: pointer; width: 100%; font-size: 0}.youtube:before, .youtube:after {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}.youtube:before {content: ''; background-color: #fff; width: 40px; height: 40px}.youtube:after {font-size: 70px; color: #4d4d4d; font-family:'fontello'; font-weight: 400; margin:0; font-style: normal; content: '\e80e';}.youtube:hover:after {color: #ff0000;}.youtube.active:before, .youtube.active:after {display: none}.youtube.elem-left, .youtube.elem-right {width: 100%; max-width: 440px}.split.container h2.alt-h2 {color: #404e9b;font-size: 40px;text-align: left!important;font-weight: 700;line-height: 1;}#hours.container {max-width:100%;background-color: #fcfcfc;}#hours.container article {max-width:1200px;margin:0 auto;padding-bottom:20px;}#map-hours {display: flex;justify-content: center;flex-flow: row nowrap;align-items: center;}#map-hours .frame {flex: 0 1 610px;box-shadow: 2px 3px 21px rgba(20, 21, 21, 0.09);}#map-hours #hour {flex: 0 1 332px;margin-left: 50px;background: #fff;height: 330px;padding: 0 10px;box-shadow: 2px 3px 21px rgba(20, 21, 21, 0.09);}#hours p {font-size:16px;max-width:960px;text-align: center;margin: 20px auto 0;}#hours #hour .hours {text-align:left;}#responsive-nav { display:none; }@media screen and (max-width: 1300px) {img { max-width: 100%; }.logo img { height: 70px; }}@media screen and (max-width: 1250px) { .switch article { max-width: 50% } .loc .phone { font-size:19px; }#fixed-tabs a.ra { transform:none; padding:0px; }#fixed-tabs a.ra i { margin:0px; }#fixed-tabs a.ra b, #fixed-tabs a.ra span { display:none; }#nav-wrapper { padding:0 30px; }#nav-wrapper #prev { left:0; }#nav-wrapper #next { right:0; }}@media screen and (max-width:1140px) { #page h1, #banner, #banner h2, #banner article {color:#fff;} #banner {background:none;padding:0 10px;min-height:auto; background-image:linear-gradient(to right, rgb(64, 78, 155) 0%, rgb(64, 78, 155) 20%, rgb(118, 131, 207) 50%, rgb(64, 78, 155) 80%, rgb(64, 78, 155) 100%);} #banner article {position:static;max-width:1200px;padding:25px 0;} #banner article p { max-width: 670px; margin: 0 auto 25px; }}@media screen and (max-width: 1023px) { .logo small { font-size:18px; } .attach #bar { display:none; } .container { max-width: 96%; margin:0 2%; } section#page { padding:0; } .btn-alt {background-color: rgb(215, 143, 27);}.btn-alt:hover {background-color: #fff; color:#333;} #fixed-tabs { right:auto; top:auto; bottom:0; left:0; right:0; width:100%; display: flex; padding:0px; position: fixed!important; box-shadow:-2px 0 4px rgba(0,0,0,.3); } #fixed-tabs a { font-size:14px; justify-content: center; display: inline-block; flex:0 1 100%; padding:12px 0; left:auto; margin-bottom: 0px; position: static; text-align: center; border:none; border-radius: 0px; } #fixed-tabs a i { width:auto; margin:0 5px 0; display: inline-block; vertical-align: middle; background: none; padding:0px; font-size:18px; } #fixed-tabs a.em, #fixed-tabs a.pf { display: none; }#fixed-tabs a.ra { transform: none; }#fixed-tabs a.ra i { padding:0px; }#fixed-tabs a.ra b { display:block; }#fixed-tabs a.ra span { display: none; }#fixed-tabs a.call, #fixed-tabs a.map { display: flex; }#fixed-tabs a.ra {padding:15px 0;}#fixed-tabs a.ra b {font-size:20px;} #copy { padding-bottom:60px; } header {width:100%; position: abosolute; left:0; top:0; box-shadow: 0 0 15px rgba(0,0,0,0.3); padding:0px; } .attach header { position:fixed; } body, header, .mean-container .mean-nav {-webkit-transition:all .3s; transition: all .3s;} body {right: 0; } body.mean-active header {left: -80%} body.mean-active {overflow:hidden; right: 80%} body.mean-active:before { z-index: 98; content: ''; opacity: 0.7; background-color: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0} body.mean-active .mean-container .mean-nav {right: 0; padding-bottom:40px;} .mean-container .mean-bar, .mean-container .mean-nav { background-color: rgb(246, 175, 61); } a.meanmenu-reveal {display: none;} .mean-container { display: -webkit-box!important;display: -webkit-flex!important;display: -ms-flexbox!important;display: flex!important; -webkit-flex-flow: row nowrap!important; -ms-flex-flow: row nowrap!important; flex-flow: row nowrap!important; -webkit-box-align: center!important; -webkit-align-items: center!important; -ms-flex-align: center!important; align-items: center!important; -webkit-box-pack: justify!important; -webkit-justify-content: space-between!important; -ms-flex-pack: justify!important; justify-content: space-between!important;} .mean-container .mean-bar{flex:0!important; margin:8px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1} .mean-container a.meanmenu-reveal{width:22px;height:22px;padding:10px 9px 8px 9px;cursor:pointer;color:#fff!important;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700} .mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px} .mean-container .mean-nav{font-size:16px;position:fixed;right:-80%;margin:0;top:0;bottom:0;width:80%;overflow:auto} .mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none} .mean-container .mean-nav ul li{position:relative;float:left;width:100%} .mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;} .mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible} .mean-container .mean-nav ul li.mean-first a{border-top:none;margin-top:0} .mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0} .mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%} .mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%} .mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%} .mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)} .mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:24px;height:24px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:none!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important} .mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)} .mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both;width:0} .mean-nav .wrapper{width:100%;padding:0;margin:0} .mean-container .mean-bar,.mean-container .mean-bar *{box-sizing:content-box} .mean-remove{display:none!important} .reviews-rotation #prev, .reviews-rotation #next { display:none; } .section-split, .section-two-col { flex-flow:row wrap!important; } .section-split article { margin:10px 10px 0; text-align: center; } .section-two-col > div { justify-content: space-around; max-width: 100%; } footer strong { text-align: center; } footer .forms { text-align: center; margin-bottom: 20px; } #footer-contents { margin:20px 0; } footer nav { max-width: 90%; } footer nav ul li { max-width: 33%; }#nav-wrapper .controls { display:none; }.switch-nav { flex-flow: column; padding:20px; }.switch-nav .slide {display: none;padding:20px;box-sizing: border-box;border:1px solid rgba(155, 155, 155, 0.5);}.switch-nav article { line-height: 1.4; } .switch-nav figure { display: none; } .switch-nav li a.active img { opacity: 1; }#saying .flex-ed { flex-flow:row wrap; justify-content: space-around; }#options { margin:20px; }#request { margin:40px 0; }#callouts, #saying { padding:40px 10px; } #footer-contents { justify-content: space-around; }#reviews { margin-bottom:20px; }.reviews-rotation { max-width: 90%; }#review-video { margin-top:20px; }#review-video p { margin-top:1em; } #pager.reviews-pager { position: static; margin:10px auto; } #options > * { padding:30px 10px; } #contact { max-width: 90% } #contact > div > div { min-height: auto; } .switch-nav li > a { padding:0px; } #page { padding:30px 0; } .tour-rotation #prev, .tour-rotation #next { display: none; } .more-to-explore .btn, .more-to-explore .btn-alt { min-width: 30%; }.page-split h3, .page-split h2 { font-size:18px; }}@media screen and (max-width:980px) { .services-callouts {justify-content:center;} .services-callouts div {flex:0 1 400px;} .services-callouts div h3:nth-of-type(1) {background-position: 112px 15px;} .services-callouts div:nth-of-type(2) h3 {background-position: 120px 15px;} .services-callouts div:nth-of-type(3) h3 {background-position: 95px 15px;} .services-callouts div:nth-of-type(4) h3 {background-position: 80px 15px;} #map-hours {display:block;} #hours #hour .hours {text-align:center;} #map-hours #hour {height:auto;padding:10px;text-align:center;margin:0 auto;}}@media screen and (max-width:890px) { .logo { order:-1; } #header-contents address { display: none; } .split.container {display:block;} .split.container article {text-align:center;} .split.container h2.alt-h2 {text-align:center!important;} .split.container figure {margin:0 auto;text-align:center;} .bkg .split.container article h2 {max-width:100%;} #page ul {position: relative;left: 400px;margin:0 auto 30px;margin-left: -200px;text-align:left;}}@media screen and (max-width:840px) { .services-callouts div {flex:0 1 300px;} .services-callouts div h3 {background:none;}}@media screen and (max-width: 759px) {#bar { padding:5px 10px; background:#4f4f4f; }#bar span { display: none; }#bar a strong strong.desk {display:none;}#bar a strong strong.mob {display:inline-block;}#bar a { width:100%; background:none; }.logo img { margin:0 auto; }body.index h2 { font-size:26px; }#meet { flex-flow:row wrap; justify-content:space-around; }#page ul {left:0;margin:0 auto 30px;}.cards { flex-flow:row wrap; }.cards a span { padding:10px; }.cards strong { font-size:20px; }.cards a:hover em { display: none; } .fix-nav header { position:relative; animation:none; } .page-split { display:block; } .page-split > div { width:100%; } article .forms .input { display:block; width:100%; } article .forms .inline { border:none; min-height:0px; } .forms .inline > * { width: 100%; } .google-map, .google-map iframe { height: 200px; } .switch .cycle-slide { flex-flow:row wrap; } .switch article { text-align: center; } .switch-pager a { margin-bottom:10px; } #contact { flex-flow:row wrap; } #contact .forms { max-width: 100%; flex:100%; } footer nav { display: none; } #pager.reviews-pager { margin-top:20px; position: static; }#video-modal { max-width:90%; }.loc {text-align:center;}#copy span:last-of-type {display:block;}#copy span:last-of-type span {display:none;}#header-contents a.ra {display:none;}#header-contents {display:block;margin:0 auto;text-align:center;}.loc .phone {font-size:28px;text-align:center;}}@media screen and (max-width: 600px) { .elem-right, .elem-left { float:none!important; margin:0 auto 15px!important; } .about-video { max-width:360px; margin:0 auto; } #fixed-tabs a { flex:1; } #fixed-tabs a.ra { flex:2; } #fixed-tabs a.ra b { display: inline-block; } #fixed-tabs a.pf, #fixed-tabs a.gp, #fixed-tabs a.fb { display: none; } #copy > span { display: block; } #copy span span { display:none; } #page .accordion-btn { line-height: 1.2; } #page .accordion-btn, .faq-content { padding-left:50px; } #page .accordion-btn:before, #page .accordion-content:before { left:0; transform:scale(.8); } #page .accordion-content { padding-left:0px; } .reviews-rotation #prev, .reviews-rotation #next { display: none; } #controls #pager { position: static; margin:0px; } header address { display: none; } .info .title { font-size:30px; } .info .title em { font-size:22px; }#meet { text-align: center; }#meet .btn { position: static; transform: none; }#ask-modal { padding:10px; max-width: 90%; margin-top:30px; }#lean_overlay { align-items: flex-start; overflow-y: scroll; }.modal-content{ margin-top:10%; }footer .forms strong em { font-size:30px; }footer .forms { padding:10px; }.loc strong { font-size:16px; }.more-to-explore .btn, .more-to-explore .btn-alt { min-width: 100%; margin:0 0 5px; }#about img { margin:0 0 10px; }header .logo img { margin:0 auto; }footer{ background-size:200%; padding-top:100px; }#contact div .map {display: none;}}@media screen and (max-width: 479px) { article .hours { font-size:14px; } article .hours label { min-width:120px;} #page h1 { font-size:14px; }#page .btn, #page .btn-alt { min-width:100%; }body.index h2 small span { display:none; }#banner .caption h1 {font-size: 30px;}#banner h2 {font-size:25px;}#services h2, #hours h2 {font-size:30px;}#footer-logos span { display: none; }#footer-logos img { margin:2px; } .ask-btn:before { left:70px; } #copy {font-size:14px;}#request { margin:20px 10px; border:1px solid rgba(155, 155, 155, 0.5); background:none; }}@media screen and (max-width:420px) { #copy span:last-of-type, #copy span:last-of-type span {display:inline;}}
