body { position: relative; background-color: #fff; color: #000; font: 400 18px/1.6 "Outfit", sans-serif; counter-reset: section; overflow-x: hidden; }p { margin-top: 1em; margin-bottom: 1em; }a { cursor: pointer; text-decoration: none; color: #532f88; }a:hover { color: #197968; }p a:not([class^=btn]) { color: #532f88; text-decoration: underline; }p a:not([class^=btn]):hover { color: #197968; }hr { position: relative; display: table; clear: both; margin: 40px auto; width: 100%; height: 1px; background-color: #197968; }*:focus, a:focus, button:focus, input:focus { outline-width: medium; outline-color: #532f88 !important; }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative; }#page-title h1, .h1 small { color: #000; font: 500 14px/1 "Outfit", sans-serif; letter-spacing: 2.8px; display: block; margin: 10px auto; text-transform: uppercase; }#page-title h1:only-child, h2#append, .h1 { color: #000; font: 400 57px/1 "the-seasons", sans-serif; text-transform: none; }h2, .h2, .dividerLead, .more-to-explore span { color: #000; font: 400 57px/1 "the-seasons", sans-serif; position: relative; }h3, .h3 { color: #000; display: block; position: relative; font: 700 36px/1.1 "the-seasons", sans-serif; }.h4, .toggle h2, .toggle h3 { color: #000; display: block; position: relative; font: 400 24px/1.25 "Outfit", sans-serif; }.more-to-explore span { font-weight: 82; }.fo-title { color: #fff; font: 400 14px/1 "Outfit", sans-serif; letter-spacing: 2.8px; display: block; text-transform: uppercase; margin-bottom: 20px; }.text-white, .h1 .text-white { color: #fff; }[class^=btn] { position: relative; z-index: 1; display: inline-block; vertical-align: middle; cursor: pointer; text-align: center; transition: 0.3s all; font: 400 14px/1.2 "Outfit", sans-serif; color: #fff; letter-spacing: 2.8px; text-transform: uppercase; min-width: 285px; margin: 10px; padding: 16px 20px; border-radius: 15px; background-color: #242424; }[class^=btn]:hover { background-color: #197968; color: #fff; }.btn-alt { background-color: #532f88; color: #fff; }.btn-alt:hover { background-color: #197968; color: #fff; }.btn-thr { background-color: #baaed6; }.btn-thr:hover { background-color: #532f88; }form [class^=btn] { width: auto; }.insurance-bar { display: none; padding: 2px; text-transform: uppercase; color: #fff; text-align: center; font-size: 14px; background-color: #532f88; }header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; transition: 0.3s all; }header:focus-within { z-index: 500; }header .logo { position: relative; z-index: 1; }header .pho { color: #000; font: 500 26px/1 "Outfit", sans-serif; position: relative; }header .phy { display: block; color: #000; font-size: 16px; position: relative; }header .pho:hover, header .phy:hover { color: #197968; }header .phy i, header .pho i { color: #baaed6; font-size: 15px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }header li a { font-weight: 400; font-family: "Outfit", sans-serif; }header nav .active { box-shadow: inset 0 -3px 0 0 #532f88; }.hd-info { display: flex; align-items: center; margin-right: 10px; justify-content: space-between; }@media (min-width:1026px) { .place-nav { max-width: 1350px; margin: 0 auto; padding: 20px 10px; display: flex; justify-content: space-between; align-items: center; } header .logo { margin-bottom: -40px; } .hd-mid { flex: 0 1 600px; } nav, nav ul li, nav ul li a { position: relative; } nav > ul { padding: 0; max-width: 1300px; margin: auto; } nav ul { margin: auto; list-style: none; display: flex; justify-content: space-around; } nav ul li a { display: block; color: #fff; } nav ul li a:hover { color: #fff; } nav > ul > li { flex: 1 1 auto; text-align: center; } nav > ul > li:last-of-type:after { display: none; } nav > ul > li > a { padding: 6px; font-size: 15px; color: #000; } nav > ul > li > a button { color: #197968; } nav > ul > li:hover > a { color: #197968; } nav ul li:hover > ul { display: block; visibility: visible; animation-name: fadeIn; animation-duration: 0.25s; animation-fill-mode: both; } nav ul ul { display: none; min-width: 280px; width: 100%; padding: 0; position: absolute; z-index: 3; left: 0; text-align: left; background-color: #532f88; box-shadow: 10px 17.3px 25px rgba(0, 0, 0, 0.2); } nav > ul > li:last-child ul { right: 0; left: auto; } nav ul ul li > a { padding: 10px 12px; font-size: 14px; line-height: 1.3; text-transform: none; } nav ul ul li:hover > a { background-color: #baaed6; color: #fff; } nav ul ul ul { left: 100%; top: 0; background-color: #197968; } nav ul ul ul li button i:before { content: "\e825" !important; } nav ul ul ul ul { top: auto; left: 0px; position: relative; display: block; box-shadow: none; background-color: #104f44; } nav ul ul ul ul li a { padding-left: 2em; padding-left: 2em; } nav ul ul ul ul li a { background-color: #12574b; } nav ul ul ul ul li:hover a { background-color: #9d8cc5; } .has-submenu span > a, .has-submenu button { display: inline-block; } .has-submenu.open > ul { display: block; } .has-submenu.open > ul *:focus { background-color: rgba(255, 255, 255, 0.2); } nav li button { display: inline-block; }}.fix-nav header { position: fixed !important; box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); animation-duration: 1s; animation-fill-mode: both; z-index: 100; background-color: #CAC0DF; }.fix-nav header .place-nav { padding: 5px 10px; }.fix-nav header .logo { margin-bottom: -20px; }.fix-nav header .logo img { max-height: 102px; }.fix-nav #hd-top, .fix-nav .fm, .fix-nav .of { display: none; }@media (max-width:1025px) { .insurance-bar { display: block; } #hd-top { display: none; } .hd-info { display: none; align-items: center; margin-right: 10px; justify-content: flex-end; text-align: center; } header .pho { font-size: 30px; } header .logo { padding: 8px; } #main-nav, header .hd-btns, header [class^=btn] { display: none; } .nav-down { box-shadow: 0 3px 7px rgba(24, 23, 24, 0.2); background-color: #CAC0DF; } .nav-down .logo img { max-height: 60px; } .nav-down .mean-container .mean-bar { align-self: stretch; } .nav-up { transform: translateY(-100%); } header nav ul { display: none; } body, header, .mean-container .mean-nav { transition: all 0.3s; } body { right: 0; } .attach header { position: fixed !important; box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); } .attach header .top-nav { display: none !important; } 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; background-image: none; height: inherit; } body.mean-active .mean-container .mean-nav { right: 0; } .mean-container { display: flex !important; flex-flow: row nowrap; align-items: center; justify-content: space-between; } .mean-container .mean-bar { background-color: #532F88; width: 70px; min-height: 70px; display: flex; flex-direction: column; justify-content: center; align-items: center; align-self: start; margin-left: 8px; } .mean-container .meanmenu-reveal { display: block; color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before { transform: rotate(45deg); font-size: 60px; content: "+"; margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu { position: relative; display: table; transition: 0.3s all; z-index: 1; margin-top: 15px; } .mean-container .meanmenu-reveal .icon-menu:before { font-size: 30px; content: "|||"; transform: rotate(90deg) scaleY(1.6); letter-spacing: 3.2px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after { content: "MENU"; font-style: normal; position: absolute; left: 48%; transform: translateX(-50%); top: -13px; letter-spacing: 1px; font-size: 0.55em; font-weight: 700; } .mean-container .meanmenu-reveal.meanclose i:before { transform: rotate(45deg); font-size: 60px; content: "+"; margin: -5px 0 0 8px; } .mean-container .meanmenu-reveal.meanclose:after { content: "CLOSE"; bottom: 5px; } .mean-container .mean-nav { position: fixed; right: -80%; margin: 0; top: 0; bottom: 0; width: 80%; overflow: auto; display: flex; flex-flow: column; justify-content: flex-start; background-color: #532F88; } .mean-container .mean-nav ul { font-size: 16px; padding: 0; margin: 0; width: 100%; list-style-type: none; } .mean-container .mean-nav ul li { position: relative; width: 100%; } .mean-container .mean-nav ul li a { display: block; padding: 1em 5%; padding-right: 58px !important; margin: 0; text-align: left; color: #fff; border-top: 1px solid rgba(255, 255, 255, 0.5); text-decoration: none; text-transform: uppercase; } .mean-container .mean-nav ul li li a { padding: 1em 10%; border-top: 1px solid #f1f1f1; border-top: 1px solid rgba(255, 255, 255, 0.25); opacity: 0.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 { padding: 1em 15%; } .mean-container .mean-nav ul li li li li a { padding: 1em 20%; } .mean-container .mean-nav ul li li li li li a { padding: 1em 25%; } .mean-container .mean-nav ul li a:hover { background: #252525; background: rgba(255, 255, 255, 0.1); } .mean-container .mean-nav ul li a.mean-expand { width: 48px; line-height: 50px; font-size: 20px; padding: 0 !important; text-align: center; position: absolute; right: 0; top: 0; z-index: 2; background: rgba(255, 255, 255, 0.1); border: none !important; border-left: 1px solid rgba(255, 255, 255, 0.4) !important; border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important; } .mean-container .mean-nav ul li a.mean-expand:before { content: "\e825"; font-family: "fontello"; font-weight: 400; margin: 0; font-style: normal; } .mean-container .mean-nav ul li .mean-expand.mean-clicked:before { content: "\e83a"; } .mean-remove { display: none !important; } .mean-nav .social { min-height: 66px; background-color: rgba(0, 0, 9, 0.1); margin: 0; padding: 10px 5px; justify-content: center; } .mean-nav .fo-title { color: #fff; text-align: center; } .mean-nav .hours { display: block; text-align: center; color: #fff; padding: 10px; margin: 10px auto auto; } .mean-nav .hours p { display: table; text-align: left; font-size: 15px; margin: 10px auto 0; color: #fff; }}.play { cursor: pointer; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; color: #000; font: 700 15px/1 "Outfit", sans-serif, sans-serif; text-transform: uppercase; letter-spacing: 1.5px; text-align: center; transition: 0.3s all; }.play i { width: 85px; height: 85px; border-radius: 50%; background-color: #fff; display: block; color: #000; display: inline-flex; align-items: center; justify-content: center; font-size: 30px; margin: 10px; transition: 0.3s all; }.play i:before { margin: auto; padding-left: 5px; }.play:hover { color: #197968; }.play:hover i { background-color: #197968; color: #fff; }[data-embed] .close, [data-vimeo] .close { cursor: pointer; line-height: 1; background-color: #532f88; color: #fff; padding: 8px; text-transform: uppercase; z-index: 5; }[data-embed] .close i, [data-vimeo] .close i { font-style: normal; font-size: 1.5em; line-height: 1; vertical-align: middle; display: inline-block; margin-bottom: 5px; }[data-embed] .close:focus, [data-vimeo] .close:focus { background-color: #3c2262; }[data-embed] .close:hover, [data-vimeo] .close:hover { background-color: #1b1b1b; color: #fff; }[data-embed] .close { position: absolute; top: 0; right: 0; }[data-embed] .close i:before { transform: rotate(45deg); }.read-section { position: relative; }.read { padding: 5px; display: flex; align-items: center; justify-content: space-between; margin: 5px; font-weight: 600; font-size: 14px; letter-spacing: 2.8px; text-transform: uppercase; max-width: 170px; width: 100%; position: relative; z-index: 5; transition: 0.3s; }.read .text { margin: 0 auto; }.read .icon { color: #fff; background-color: #532f88; transition: 0.3s; border-radius: 50%; height: 43px; width: 43px; display: flex; align-items: center; justify-content: center; }.read .icon img + img { display: none; }.read-text { width: 100%; display: none; }.read:hover { color: #197968; }.read:hover .icon { background-color: #197968; }.read.active .icon img { display: none; }.read.active .icon img + img { display: block; }.read.active + .read-text { display: block; }body.page_index { padding-top: 0 !important; }#banner { position: relative; min-height: 771px; background-image: url(assets/images/index-banner.png); background-size: cover; background-position: bottom right; }#banner .content { position: absolute; left: 120px; right: 120px; bottom: 40%; transform: translateY(50%); padding: 20px; }#banner .content p { max-width: 450px; }#welcome { padding: 100px 20px; background-image: url(assets/images/bg.png); position: relative; }#welcome .badge { top: -100px; right: -200px; position: absolute; }#welcome > div { max-width: 900px; margin: 0 auto; position: relative; }.split { padding: 0 20px; }.split > div { max-width: 1200px; margin: 0 auto; }.split article { flex: 0 1 550px; padding: 10px; }.split figure { flex: 0 1 auto; }.split .btn { margin-left: 0; }.split .caption { padding: 10px; text-align: center; }.split .caption a { color: #fff; padding: 0 5px; }.split .caption a:hover { color: #532f88; }.split.playing .flex-ed { display: block; }#meet { margin: 100px auto; }#meet .block > article { display: flex; align-items: center; justify-content: center; position: relative; padding: 100px 20px; flex: 0 0 640px; min-height: 700px; z-index: 1; }#meet .block > article:before { content: ""; position: absolute; top: 0px; bottom: 0px; left: -10px; right: -10px; border: solid 1px #707070; pointer-events: none; }#meet .block > article > div { max-width: 470px; width: 100%; }#meet figure { position: relative; flex: 0 0 520px; }#meet figure .caption { position: absolute; bottom: -45px; left: 0; right: 0; color: #000; font-size: 14px; font-weight: 500; letter-spacing: 1.4px; text-transform: uppercase; }#meet figure .caption a { color: #000; }#meet figure:before { content: ""; position: absolute; top: -60px; right: -60px; left: -60px; bottom: -60px; z-index: -1; background-color: #f6f5f1; }#financing { margin: 100px auto; }#financing .block > article { display: flex; align-items: center; justify-content: center; position: relative; padding: 100px 20px; flex: 0 0 640px; min-height: 700px; z-index: 1; }#financing .block > article:before { content: ""; position: absolute; top: 0px; bottom: 0px; left: -10px; right: -10px; border: solid 1px #707070; pointer-events: none; }#financing .block > article > div { max-width: 470px; width: 100%; }#financing figure { position: relative; flex: 0 0 520px; }#financing figure:before { content: ""; position: absolute; top: -60px; right: -60px; left: -60px; bottom: -60px; z-index: -1; background-color: #f6f5f1; }#financing .accordion h2 { font-size: 36px; font-family: "the-seasons", sans-serif; }#reviews { position: relative; margin: 50px auto; padding: 60px 10px 20px; text-align: center; max-width: 1150px; background-color: #242424; }#reviews .slick-reviews { margin: 30px auto; max-width: 940px; }#reviews .slick-reviews .slick-slide { padding: 10px; }#reviews .slick-reviews p { font-family: "the-seasons", sans-serif; font-size: 43px; line-height: 1.32; color: #fff; }#reviews .slick-track { align-items: center; display: flex; }#reviews .author { display: block; text-align: center; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 500; letter-spacing: 2.8px; }#reviews .author img { display: inline-block; vertical-align: middle; margin-right: 10px; }#reviews star { display: block; font-size: 28px; letter-spacing: 4px; }#reviews star:before { color: #fff; }#reviews .slick-arrow { top: 40%; }#reviews .slick-controls { margin: 20px auto; display: flex; justify-content: center; align-items: center; }#reviews .btn-alt { margin-bottom: -50px; }@media (min-width:1001px) { #reviews .slick-track { overflow: visible !important; } #reviews .slick-slide { opacity: 0.5; } #reviews .slick-slide.slick-current { opacity: 1; }}#specials { padding: 40px 20px 30px; background-color: #242424; max-width: 1150px; margin: 100px auto; }#specials .divider { display: block; margin-top: 20px; height: 230px; width: 1px; background-image: repeating-linear-gradient(to bottom, #fff 0, #fff 8px, transparent 10px, transparent 16px); }.coupon { position: relative; display: table; margin: 0px auto; color: #fff; text-align: center; flex: 0 1 460px; }.coupon p { color: #fff; }.coupon .img { display: block; margin-bottom: 20px; }.coupon .h2 { font-size: 42px; color: #fff; }.coupon .btn-alt { min-width: 200px; }@media (max-width:1024px) { #specials .divider { width: 230px; height: 1px; background-image: repeating-linear-gradient(to right, #fff 0, #fff 8px, transparent 10px, transparent 16px); margin: 20px auto; }}#services { padding: 100px 20px; background-color: #f7f5f4; }#services .flex { margin: 30px auto; gap: 20px; }#services .flex > a { display: block; }#services .flex > a h3 { min-height: 40px; text-align: center; display: flex; align-items: center; justify-content: center; margin-top: 20px; font-size: 19px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.05; letter-spacing: 3.8px; text-align: center; color: #000; text-transform: uppercase; font-family: "Outfit", sans-serif; }#services .flex > a figure { position: relative; text-align: center; }#services .flex > a figure p { color: #000; }#services .flex > a figure .content { opacity: 0; padding: 20px; transition: 0.3s; position: absolute; top: 20px; bottom: 20px; left: 20px; right: 20px; background-color: #fff; display: flex; align-items: center; justify-content: center; }#services .flex > a figure .btn { border-radius: 0; }#services .flex > a:hover figure .content { opacity: 1; }#find { margin: 100px auto; }#find ul { max-width: 400px; margin: 20px auto 0; }#find ul li { margin-left: 0; margin-bottom: 5px; line-height: 1.1; font-size: 17px; }#find article { flex: 0 0 563px; }#find figure, #find #map { margin-bottom: 30px; }#find #map iframe { height: 392px; width: 100%; }#quest { padding: 10px 20px; flex: 0 1 525px; }#quest form { margin: 10px 0; max-width: 405px; margin: 0 auto; }#quest .input { display: flex !important; width: 100%; }#quest select, #quest option, #quest input:not([class^=btn]), #quest textarea { flex: 1; height: 50px; width: 100%; background: transparent; padding: 10px; font-size: 16px; border: none; margin: 0px; color: #fff; margin-top: 8px; background-color: transparent; border: 1px solid #fff; }#quest .block * + * { margin-left: 15px !important; }#quest textarea { padding-top: 15px; min-height: 110px; }#quest .next { color: #fff; background-color: #197968; min-width: 100px; position: relative; left: auto; right: auto; top: auto; margin: 0; font-size: 16px; font-family: "Outfit", sans-serif; border: none; display: flex; justify-content: center; align-items: center; transform: none; text-transform: uppercase; border-radius: 0; padding: 0; height: auto; }#quest .next:after { display: none; }#quest .next:hover { background-color: #532f88; border-color: #532f88; }#quest::placeholder { color: #2b2d2f; }#quest::-webkit-input-placeholder { color: #2b2d2f; }@media (max-width:768px) { #quest .block * + * { margin-left: auto !important; }}#affil { background-color: #f7f5f4; padding: 20px; }.assoc .flex-row { max-width: 1400px; margin: auto; flex-wrap: wrap; }.assoc span { padding: 8px; }.simple { line-height: 1; font-size: 0; margin: 0 auto; text-align: center; }.simple select, .simple option, .simple input:not([class^=btn]), .simple textarea { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; border: 0; border-radius: 0; line-height: 1; font-size: 18px; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 10px; height: 45px; color: #532f88; background-color: #eee; }.simple select, .simple option { display: block; color: #000; }.simple textarea { height: 130px; padding: 14px 11px; }.simple input:focus, .simple textarea:focus { outline: 0; background-color: #e7f0f6; color: #532f88; }::placeholder { color: #000; }::-webkit-input-placeholder { color: #000; }.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: space-around; }.social a { position: relative; display: inline-block; margin: 5px; font-size: 16px; color: #fff; }.social .tt { display: flex; align-items: center; justify-content: center; }.social .tt svg { margin: 0 auto; width: 20px; height: 20px; }.social .tt svg path { fill: currentColor; }.social .fb:hover i { color: #4d70a8; }.social .gp:hover i { color: #dc4e41; }.social .yp:hover i { color: #b62717; }.social .yt:hover i { color: #d00; }.social .in:hover i { color: #c13584; }.social .tw:hover i { color: #00aced; }footer { background-image: url(assets/images/footer-bg.png); background-size: cover; color: #fff; }footer a { color: #fff; }footer a:hover { color: #197968; }footer .logo { display: block; margin-bottom: 10px; }footer .pho { font: 500 31px/1.2 "Outfit", sans-serif; margin: 10px auto; display: block; }footer .phy { font: 400 18px/1.2 "Outfit", sans-serif; margin: 20px auto; display: block; }footer .hours { margin: 20px 0; }footer .hours p { color: #fff; }footer .social { display: table; }footer .social a:first-of-type { margin-left: 0; }footer .fo-right { flex: 0 1 500px; }#fo-contents { display: flex; justify-content: space-around; margin: auto; position: relative; max-width: 1350px; padding: 100px 10px 50px; }.fo-info { flex: 0 1 auto; }#copy { max-width: 1200px; margin: 0 auto; font: 400 15px/1.5 "Outfit", sans-serif; color: #fff; padding: 20px 10px; text-align: center; }#copy a { color: #fff; }#copy a { color: #197968; text-decoration: underline; }#copy a:hover { color: #532f88; }#copy img { display: inline-block; vertical-align: middle; margin: 0 0 5px 5px; }@media (min-width:300px) { footer .social { display: block; } footer .social a { display: block; font-size: 39px; } footer .social a:first-of-type { margin-left: 5px; } footer .social a + a { margin-top: 60px; }}.slick-controls { display: flex; align-items: center; justify-content: space-around; max-width: 1000px; margin: 10px auto; }.slick-arrow { color: #532f88; font-family: fontello; font-size: 40px; position: absolute; top: 50%; transform: translateY(-50%); left: -40px; z-index: 5; transition: 0.3s all; }.slick-arrow i { margin-left: -4px; }.slick-arrow:hover { color: #197968; }.slick-arrow:hover svg line, .slick-arrow:hover svg path { stroke: #197968; }#prev svg { transform: rotate(180deg); }#next { left: auto; right: -40px; order: 2; }#next i { margin-left: 4px; }.slick-dots { line-height: 1; }.slick-dots li { line-height: 1; }.slick-dots li button { padding: 0; }.slick-dots span { cursor: pointer; background-color: #fff; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px; opacity: 0.18; }.slick-dots .slick-active span { opacity: 1; }.pagingInfo { font-size: 30px; color: #fff; text-align: center; }.gallery { max-width: 1150px; margin: 40px auto; padding: 0 60px; position: relative; padding: 40px 60px 80px; background-color: #242424; }.gallery .slick-arrow { top: 50%; }.slick-gallery { position: relative; margin: 20px auto; text-align: center; }.slick-gallery article .flex-ed { justify-content: space-around; }.slick-gallery article .flex-ed span { margin: 10px; position: relative; flex: 0 0 470px;}.slick-gallery article .flex-ed span img { width: 100%; }.slick-gallery article .flex-ed .caption{margin: auto; display: block; margin: 0 auto 10px; color: #000; font: 500 19px/1.2 "Outfit", sans-serif; color: #fff; letter-spacing: 3.8px; text-transform: uppercase; letter-spacing: 1.6px; }.slick-gallery article div p { display: block; }.slick-gallery figcaption { margin: 5px auto; }.video-grid > div { flex: 0 1 480px; margin: 10px; }.video-grid h3 { margin-top: 10px; display: block; line-height: 1.1; }.video-grid > div { margin: 10px; }.why { padding: 30px 10px 10px; position: relative; counter-reset: why-section; }.why:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; background-color: #000; }.why h2 { text-align: center; color: #fff; font-size: 17px; font-weight: 500; text-transform: uppercase; letter-spacing: 3.4px; line-height: 1.1; }.why ul { display: flex; justify-content: space-around; align-items: center; text-align: center; align-items: flex-start; }.why ul li { max-width: 280px; flex: 1 1 33%; padding: 0; margin: 10px; width: 100%; color: #fff; overflow: visible; }.why ul li span { max-width: 95%; margin: 0 auto; }.why ul li:before { content: url(assets/images/why.png); position: static; display: block; margin: 0 auto 4px; }.section-toggle { display: none; margin-top: 20px; position: relative; z-index: 5; }.page-divider { display: block; max-width: 100%; width: 100%; position: relative; z-index: 1; }.page-divider .below { max-width: 1150px; margin: 60px auto -60px; }.page-divider .assoc { max-width: 700px; margin: 30px auto 0; }.page-divider .assoc span { flex: 0 1 170px; }.divider-block { position: relative; display: table; clear: both; width: 100%; max-width: 1170px; margin: 0 auto; padding: 80px 10px; }.divider-block:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; }.divider-block .contain { display: flex; justify-content: space-around; align-items: start; text-align: center; }.divider-block h2 { margin-bottom: 20px; }.divider-block .wrap { height: 0; }.divider-block .elem { position: relative; margin: 0; margin-top: 100px; }.divider-block .elem:before { content: ""; position: absolute; top: -60px; right: -60px; left: -60px; bottom: -60px; z-index: -1; }.divider-block .elem:before { background-color: #f7f5f4; }.divider-block article { z-index: 6; position: relative; margin: auto 0; padding: 100px 20px 40px; flex: 0 0 550px; min-height: 600px; display: flex; align-items: center; justify-content: center; }.divider-block article > div { max-width: 460px; margin: 0 auto; }.divider-block article:before { content: ""; position: absolute; top: 0px; bottom: 0px; left: -50px; right: -50px; border: solid 1px #707070; pointer-events: none; }.divider-block article p:first-of-type { margin-top: 0; }.divider-block ul li { margin-left: 0; line-height: 1.2; }.divider-block .btn { margin-left: 0; }.divider-block .elem { flex: 0 0 auto; position: relative; z-index: 3; }.divider-block .elem-right { order: 1; }.divider-block:nth-of-type(even) .elem:before { background-color: #fff; }.divider-block:nth-of-type(even):before { background-color: #f7f5f4; }.divider-block > .mini-block { display: flex; justify-content: center; clear: both; max-width: 1140px; width: 100%; margin: 30px auto; }.mini-block article { min-height: auto; }.mini-block article:before { content: none; }.divider-block.no_img article > div{max-width: 100%;}.divider-block.no_img article { display: block; min-height: auto; padding: 40px 20px; max-width: 1130px; margin: auto; text-align: center; }.divider-block.no_img article:before { content: none; }body.page_meet-dr-bridenstine .divider-block:nth-of-type(2) .elem-right{ order: -2;}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; }.more-to-explore p { padding: 10px; margin: auto; max-width: 1150px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }.more-to-explore [class^=btn] { min-width: 350px; margin: 5px; }/** Remove the class="off" from the leanModal link in the html to activate the link/connect to its pop-up *****/.off { pointer-events: none; }.service-icons { display: flex; justify-content: center; text-align: center; flex-wrap: wrap; margin: 20px auto; max-width: 1400px; }.service-icons .mini-block { margin: 0; }.service-icons .modal .icon { height: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; }.service-icons .modal .icon .ic-color { fill: #197968; }.service-icons .modal .has-h3 { clear: both; display: table; width: 100%; margin: 20px auto; text-align: left; }.service-icons .modal .has-h3 h3 { margin: 0 auto 10px; text-align: left; }.service-icons h3 { margin: 5px auto; font-size: 22px; line-height: 1.1; }.service-icons > * { padding: 5px; flex: 0 1 180px; margin: 10px auto; display: block; }.service-icons a { color: #000; text-decoration: none; }.service-icons a:hover .icon .ic-color { fill: #532f88; }.service-icons a:hover h3 { color: #532f88; }@media (max-width:750px) { .has-h3, .has-h3 h3 { text-align: center; }}.services-grid { position: relative; margin: 40px auto; display: flex; align-items: stretch; flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }.services-grid > div, .services-grid #all { flex: 0 1 366px; border: solid 1px #707070; position: relative; margin: 10px; padding: 30px 20px; }.services-grid > div:after, .services-grid #all:after { content: ""; position: absolute; height: 12px; left: 0; bottom: 0; right: 0; background-color: #532f88; }.services-grid h3 { display: block; text-align: center; line-height: 1.1; font-weight: 400; font-size: 38px; font-family: "the-seasons", sans-serif; }.services-grid h3 a { color: #000; }.services-grid h3 span { display: block; font-size: 18px; }.services-grid figure { transition: 0.4s all; min-height: 85px; display: flex; align-items: center; justify-content: center; }.services-grid ul { margin: 20px auto; }.services-grid ul li { line-height: 1.2; margin: 10px auto; }.services-grid ul li a { color: #000; }.services-grid h3:hover a { color: #197968; }.services-grid ul li:hover a { color: #197968; }.services-grid #all { background-color: #cac0df; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; flex: 0 1 758px; max-width: 100%; min-height: 250px; transition: 0.4s all; }.services-grid #all .h2 { padding: 10px; font-size: 56px; }.services-grid #all:hover { background-color: #532f88; }.services-grid #all:hover .btn { background-color: #197968; color: #fff; }#page { position: relative; display: block; width: 100%; margin: auto; padding: 0px 10px; max-width: 1280px; clear: both; }#page.has_divider { padding-bottom: 0; }.page_index .internal { display: none; }.center { text-align: center; }main { overflow: hidden; }main ol { text-align: left; }main ul { list-style: none; padding: 0; margin: 10px 0; text-align: left; overflow: hidden; }main ul li { position: relative; display: block; margin: 0 0 10px 26px; padding-left: 24px; line-height: 1.6; overflow: hidden; }main ul li:before { content: "\e832"; color: #532f88; position: absolute; left: 0; top: 0; font-size: 0.9em; }@media (min-width:800px) { ul.two { -webkit-column-count: 2; column-count: 2; }}@media (max-width:750px) { main ul li { margin-left: 10px; } .elem-left, .elem-right, .divider-block .elem-left, .divider-block .elem-right { display: table; float: none; margin: 20px auto; max-width: 100%; }}#interior-banner { display: flex; flex-direction: column; justify-content: center; position: relative; text-align: center; }#interior-banner .contain { max-width: 1200px; margin: auto; width: 100%; flex: 0 1 50%; padding: 50px 20px; }#interior-banner .flex-title { text-align: left; max-width: 1500px; margin: auto; }#interior-banner .flex-title .contain { max-width: 45%; margin: auto; }#page-title { position: relative; margin: auto; }.flex-title { height: 100%; }.flex-title #page-title { text-align: left; margin: auto; }#intro { margin: 0 auto; }#main-img { order: -2; position: relative; padding-top: 50px; padding-bottom: 80px; margin-left: 100px; }#main-img:before { content: ""; z-index: -1; position: absolute; top: 0px; bottom: 0px; left: -125px; right: 50%; background-image: url(assets/images/bg.png); }#static-banner { display: none; }.landing { display: flex; align-items: flex-start; justify-content: center; gap: 20px; flex-wrap: wrap; }.landing a { flex: 0 1 auto; margin: 10px; text-align: center; display: block; }.landing a h3 { padding: 10px; background-color: #532f88; color: #fff; font: 400 15px/1 "the-seasons", sans-serif; text-transform: none; transition: 0.3s all; }.landing a:hover h3 { background-color: #197968; color: #fff; }#refer { background: #197968; margin: 40px auto; max-width: 700px; padding: 40px 20px 30px; }#refer .simple { max-width: 650px; margin: auto; }.plan { border: solid 1px #707070; max-width: 643px; margin: 40px auto; }.plan .top { padding: 40px 20px; }.plan .top ul { display: table; margin: 0 auto; }.plan .top ul li { font-size: 22px; padding-left: 42px; }.plan .title { padding: 5px 10px; text-align: center; background-color: #532f88; text-transform: uppercase; color: #fff; display: block; font-size: 16px; font-weight: 500; letter-spacing: 3.2px; }.plan .prices > div { flex: 1 1 25%; text-align: center; color: #fff; font-size: 20px; line-height: 1; padding: 20px 10px; }.plan .prices > div .price { display: block; font-family: "the-seasons", sans-serif; font-size: 39px; font-weight: 700; }.plan .prices > div:nth-of-type(1) { background-color: #197968; }.plan .prices > div:nth-of-type(2) { background-color: #166557; }.plan .prices > div:nth-of-type(3) { background-color: #125045; }.plan .prices > div:nth-of-type(4) { background-color: #092d27; }.plan .bottom { padding: 15px 20px; }.plan .bottom .no { font-size: 83px; color: #197968; font-weight: 500; line-height: 1; margin: 0 0px; }.plan .bottom ul li { font-size: 22px; line-height: 1.1; margin-bottom: 5px; }.plan .bottom ul li:before { content: url(assets/images/x.png); }.faq-container { padding: 100px 10px; max-width: 1150px; margin: 30px auto; border: 1px solid #707070; }.faq-container > h2, .faq-container > p { text-align: center; }.accordion { margin: 20px auto; text-align: left; max-width: 980px; }.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 10px 0; width: 100%; display: block; text-align: left; display: flex; align-items: center; justify-content: space-between; }.accordion .toggle h2, .accordion .toggle h3 { margin: 0; }.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #197968; }.accordion .toggle.active:after { background: linear-gradient(to top, #197969, #532f88); transform: rotate(180deg); }.accordion .toggle:after { content: url(assets/images/faq-arrow.png); font-family: Fontello; color: #fff; font-size: 30px; background: #532f88; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex: 0 0 40px; width: 40px; height: 40px; }.accordion article + article { border-top: 1px solid rgba(112, 112, 112, 0.3); }.accordion article > div { display: none; padding: 0 20px 20px 0; }.hours { display: table; margin: 10px auto; text-align: left !important; }.hours label { width: 120px; display: inline-block; font-weight: 700; }.contact { display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; max-width: 1150px; margin: 30px auto; padding: 10px; }.contact h3 { margin: 10px auto; font-size: 20px; }.contact h2 { font-size: 25px; }.contact p { margin: 15px 0 10px; line-height: 1.4; }.contact > div:first-child { flex: 1 0 auto; margin-right: 20px; }.contact > div:last-child { margin-right: 10px; }.contact-map { margin: 20px auto 40px; }.contact-map iframe { width: 100%; }#appt-form { display: none; padding: 40px 10px; text-align: left; max-width: 800px; margin: 10px auto; }#appt-form h2, #appt-form h3 { text-align: center; margin: 20px auto 50px; }#appt-form .flex-row-input { display: flex; justify-content: space-around; align-items: flex-start; flex-wrap: wrap; }#appt-form .flex-row-input article { flex: 0 1 47%; margin: 10px; }#appt-form .options { color: #000; margin: 0 10px 0; }#appt-form .options label { display: block; font-size: 18px; position: relative; margin-bottom: 10px; text-align: left; }#appt-form .flex-checks { display: flex; flex-wrap: wrap; }#appt-form .flex-checks span { flex: 1 1 100%; margin: 10px 5px 10px 0; display: flex; align-items: center; font-size: 16px; }#appt-form .flex-checks span [type=checkbox], #appt-form .flex-checks span [type=radio] { margin-right: 8px; }#appt-form button.btn { display: table; margin: 20px auto !important; }#appt-form::-webkit-input-placeholder { color: #333; }#appt-form:-moz-placeholder { color: #333; }#appt-form::-moz-placeholder { color: #333; }#appt-form:-ms-input-placeholder { color: #333; }#appt-form .input-content, #appt-form .styled-form .inline label, #appt-form .styled-form .inline, #appt-form .input--filled .input__label .input__label-content strong, #appt-form .input--filled .input__label .input__label-content a { color: #000; }#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #532f88; display: block; width: 100%; min-height: 65px; background: none; }#appt-form .input-content.txt { height: 150px; }#appt-form .input-content textarea { padding: 5px; display: block; width: 100%; height: 130px; display: table; font-family: "Outfit", sans-serif; }#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #000; }#appt-form .input__label { display: inline-block; padding: 0; width: 100%; height: 100%; position: absolute; background: transparent; text-align: left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }#appt-form .input__label::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0 solid transparent; -webkit-transition: border-width 0.3s, border-color 0.3s; transition: border-width 0.3s, border-color 0.3s; }#appt-form .input__label-content { position: relative; display: block; width: 100%; padding: 40px 10px 10px; text-rendering: geometricPrecision; transform-origin: 0% 50%; transition: color 0.3s, -webkit-transform 0.3s; transition: transform 0.3s, color 0.3s; transition: transform 0.3s, color 0.3s; color: #000; }#appt-form .input__field:focus + .input__label .input__label-content, #appt-form .input--filled .input__label .input__label-content { color: #000; -webkit-transform: translate3d(0, -0.8em, 0); transform: translate3d(0, -0.8em, 0); padding: 15px 5px 5px; font-size: 0.75em; }#appt-form input:-webkit-autofill, #appt-form textarea:-webkit-autofill, #appt-form select:-webkit-autofill { background-color: transparent !important; }.options [type=checkbox], .options [type=radio] { -webkit-appearance: none; position: relative; border-radius: 3px; vertical-align: middle; height: 25px; width: 25px; border: 1px solid #000; }.options [type=radio] { border-radius: 50%; }.options [type=checkbox]:active, .options [type=checkbox]:checked:active, .options [type=checkbox]:checked, .options [type=radio]:active, .options [type=radio]:checked:active, .options [type=radio]:checked { background-color: #fff; border: 1px solid #532f88; }.options [type=checkbox]:checked:after, .options [type=radio]:checked:after { font-family: fontello; content: "\e832"; font-size: 13px; position: absolute; top: 4px; left: 4px; color: #532f88; }.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #532f88; border-radius: 50%; }.dwn { position: relative; }.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #532f88; bottom: 5px; right: 10px; z-index: 8; pointer-events: none; }#other-int { display: none; margin: 10px auto; }#int-list.oth #other-int { display: block; }.group { position: relative; margin-bottom: 20px; }.group input:not(.btn), .group select, .group textarea { font-size: 18px; padding: 10px 10px 10px 5px; display: block; width: 100%; border: none; border-bottom: 1px solid #532f88; background: none; color: #000; height: 45px; -webkit-appearance: none; position: relative; }.group select:after { position: absolute; right: 5px; top: 5px; content: "\e825"; font-family: fontello; z-index: 5; color: #fff; }.group textarea { height: 160px; }.group input:focus, .group textarea:focus, .group select:focus { outline: none; background-color: rgba(0, 0, 0, 0.03); }.bar { position: relative; display: block; max-width: 100%; position: absolute; bottom: -1px; left: 0; right: 0; }.bar:before, .bar:after { content: ""; height: 2px; width: 0; bottom: 1px; position: absolute; background: #532f88; transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all; }.bar:before { left: 50%; }.bar:after { right: 50%; }input:focus ~ .bar:before, input:focus ~ .bar:after, textarea:focus ~ .bar:before, textarea:focus ~ .bar:after, select:focus ~ .bar:before, select:focus ~ .bar:after { width: 50%; }.highlight { position: absolute; height: 60%; width: 100px; top: 25%; left: 0; pointer-events: none; opacity: 0.5; }input:focus ~ .highlight, textarea:focus ~ .highlight, select:focus ~ .highlight { -webkit-animation: inputHighlighter 0.3s ease; -moz-animation: inputHighlighter 0.3s ease; animation: inputHighlighter 0.3s ease; }@-webkit-keyframes inputHighlighter { from { background: #532f88; } to { width: 0; background: transparent; }}@-moz-keyframes inputHighlighter { from { background: #532f88; } to { width: 0; background: transparent; }}@keyframes inputHighlighter { from { background: #532f88; } to { width: 0; background: transparent; }}#insure-help { text-align: center; margin: 60px auto; }#no-insure .h2, #no-insure h3 { text-align: center; }@media (max-width:750px) { #appt-form .flex-row-input { display: block; } #appt-form .options { margin: 10px auto 20px; }}@media (max-width:480px) { #appt-form .flex-row-input article { margin: 10px auto; } #appt-form .flex-checks span { flex: 0 1 48%; }}@media (max-width:400px) { .group input, .group select, .group textarea { font-size: 16px; }}.block #insure-form { margin: 10px auto; }#insure-form { position: relative; max-width: 800px; margin: 50px auto; background-color: #532f88; padding: 60px 40px; text-align: center; }#insure-form .h2 { line-height: 1.2; margin: 10px auto 30px; }#insure-form .h1 small, #insure-form .h2, #insure-form p, #insure-form .group label { color: #fff; }#insure-form input, #insure-form select { display: table; width: 100%; margin: 10px auto; height: 50px; padding: 5px; border: none; border-bottom: 1px solid #fff; background-color: transparent; color: #fff; }#insure-form::-webkit-input-placeholder { color: #fff; }#insure-form:-ms-input-placeholder { color: #fff; }#insure-form::placeholder { color: #fff; }#insure-form .select2-container { width: 100% !important; max-width: 620px; }#insure-form .select2-container--default .select2-selection--single { background-color: transparent; color: #fff; border-radius: 0; border: none; border-bottom: 1px solid #fff; outline: none; }#insure-form .select2-container--default .select2-selection--single .select2-selection__rendered { color: #fff; text-align: left; }#insure-form .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #fff transparent transparent transparent; }#insure-form .select2-container .select2-selection--single { height: 36px; }#insure-form button#submit { border: 1px solid #fff; padding: 20px; border-radius: 30px; text-transform: uppercase; min-width: 250px; margin: 20px auto; background-color: transparent; color: #fff; }#insure-form button#submit:hover { background-color: #197968; }#in, #out { display: none; }.insure-modal { background-color: #532f88; }.insure-modal p { margin: 20px auto; max-width: 600px; }.insure-modal .btn { margin: 20px auto 10px; }.open-in { position: absolute; top: 0; left: 50%; width: 98%; transform: translateX(-50%); display: flex !important; flex-direction: column; justify-content: center; align-items: center; height: 100%; transition: 3s all; }.close-ins { background-color: transparent; border: 2px solid #fff; border-radius: 50%; color: #fff; font-size: 30px; position: absolute; top: 0; right: 0; z-index: 3; flex: 0 0 40px; width: 40px; height: 40px; background-color: #472875; top: -20px; right: -20px; display: flex; justify-content: center; align-items: center; cursor: pointer; }.close-ins span { transform: rotate(45deg); padding: 0 0 4px 2px; }.close-ins:before { content: "Try another insurance"; font-size: 12px; position: absolute; left: -130px; color: #000; top: 0; opacity: 0.35; }.close-ins:hover { background-color: #197968; }.close-ins:hover:before { opacity: 1; }.yep { width: 80px; height: 80px; border: 2px solid #fff; border-radius: 50%; color: #fff; font-size: 42px; display: flex; justify-content: center; align-items: center; margin: 10px auto; }.yep i { margin-top: 5px; }#fixed-tabs { position: fixed; right: 0; text-align: center; line-height: 1; font-size: 0; z-index: 200; padding: 0; }#fixed-tabs li { flex: 1; }#fixed-tabs a { display: block; font-size: 14px; font-weight: 700; color: #fff; position: relative; overflow: hidden; }#fixed-tabs i { font-size: 16px; }#fixed-tabs #fixed-tabs i, #fixed-tabs #fixed-tabs i:before { display: block; margin: 0 auto !important; }#fixed-tabs .ra { background-color: #532f88; }#fixed-tabs .call { background-color: #197968; }#fixed-tabs .map, #fixed-tabs .fr { background-color: #000; }#fixed-tabs .fb { background-color: #4d70a8; }#fixed-tabs .gg { background-color: #dc4e41; }@media (min-width:1025px) { #fixed-tabs { display: none; }}@media (max-width:1024px) { #fixed-tabs { bottom: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } #fixed-tabs a { padding: 12px 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } #fixed-tabs a span { display: inline-block; vertical-align: middle; } #fixed-tabs .call, #fixed-tabs .map { display: none; }}@media (max-width:1000px) { #fixed-tabs .fr, #fixed-tabs .gg, #fixed-tabs .fb { display: none; } #fixed-tabs .call, #fixed-tabs .map { display: block; }}@media (max-width:730px) { #fixed-tabs .ra strong { display: none; } #fixed-tabs .ra { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }}@media (max-width:1024px) { .split figure { display: block; margin: auto; } #banner { background-color: #E1E4E5; background-image: none; min-height: auto; padding-top: 200px; } #banner .content { text-align: center; position: static; transform: none; } #banner .content p {margin: 10px auto;} #welcome { padding: 20px 20px 50px; } #welcome .badge { position: static; } #services .flex{display: block;} #services .flex > a{margin: 10px auto 25px;} #services .flex > a figure .content { display: none; } #reviews .slick-arrow, .gallery .slick-arrow { position: relative; left: auto; right: auto; top: auto; transform: none; } #meet, #financing { padding: 0; margin: 0 auto; } #meet figure, #financing figure { padding: 50px; } #meet figure:before, #financing figure:before { top: 0; left: 0; right: 0; bottom: 0; } #meet .block > article, #financing .block > article { min-height: auto; padding: 20px; } #meet .block > article:before, #financing .block > article:before { content: none; } #meet figure .caption { bottom: 5px; } #specials { margin: 0 auto; } #find { padding: 0; margin: 0 auto; } #find ul { display: table; margin: 10px auto; } #find article { padding: 0; margin: 0 auto; } #find article + article { padding: 40px 0; } #find article > div { padding: 20px; } #fo-contents { display: block; } footer .hours { margin: 20px auto; } .fo-title { text-align: center; } #interior-banner .flex-title .contain { max-width: 100%; } .flex-title { display: block; text-align: center; } .flex-title #page-title { text-align: center; } #main-img { min-height: auto; } #main-img img { display: block; width: 100%; } #intro { margin: 20px auto; } .divider-block { text-align: center; padding: 40px 10px; } .divider-block .contain { display: block; } .divider-block .btn { margin: 10px auto; } .divider-block article{min-height: auto; padding: 20px;} .divider-block article:before{content: none;} .divider-block h2, .divider-block h3 { margin-bottom: 20px; text-align: center; } .divider-block [class^=elem] { float: none; margin: 10px auto 20px; max-width: 100%; } .divider-block ul { display: table; margin: 20px auto; } .services > div, #all { flex: 0 1 48%; } [data-player][class^=elem] { max-width: 650px; } .contact { text-align: center; display: block; } .contact > div:first-child, .contact p { margin: 10px auto; } .services-grid{justify-content:center} .divider-block .elem:before{display: none;}}@media (max-width:768px) { #hd-info { flex: 0 1 auto; } header .phy { display: none; } header .pho { font-size: 18px; } #reviews .contain { padding: 0 10px; } #reviews .slick-controls { flex-wrap: wrap; margin: 10px auto; } #meet figure .caption { letter-spacing: 0; } #find { display: block; } #map { display: none; } #page-title h1:only-child, h2#append, .h1, h2, .h2, .h2.big, .dividerLead { font-size: 35px; } .why ul { flex-wrap: wrap; } .why ul li { flex: 1 1 100%; } .contact { text-align: center; display: block; } .contact > div:first-child, .contact p { margin: 10px auto; } .plan { margin: 30px 10px; max-width: 100%; } .plan .prices { flex-wrap: wrap; } .plan .prices > div { flex: 1 1 50%; }}@media (max-width:640px) { #map { display: none; } .gallery { padding: 0; } .services > div, #all { flex: 1 1 100%; } .youtube[class*=elem-] { width: 100%; } [data-player][class^=elem] { min-width: 100%; } .landing { display: block; }}@media (max-width:480px) { .hd-info { display: none; } header .hours label { width: 100px; } #fixed-tabs strong { display: none; } }@media (max-width:400px) { [class^=btn], .more-to-explore [class^=btn] { min-width: auto; width: 100%; margin: 8px auto; } [data-embed] .close { display: block; position: unset; text-align: center; padding: 4px; }}
