/* http://seaofsmiles.televox.west.com */
@import url('https://fonts.googleapis.com/css?family=Oswald:500|Poppins:400,400i,500,500i,600,700');

/* FONTS
font-family: 'Poppins', sans-serif;
font-family: 'Oswald', sans-serif;
*/

/* Page Layout */
body {font-family: 'Poppins', sans-serif; font-weight: 400; color: #343434; font-size: 16px;}
#template {background: url(/UserFiles/Servers/Server_1137979/Templates/images/bgBeach.jpg) fixed no-repeat top left;background-size: cover;}
#template .container {max-width: 75%; margin: 0 auto; }

/* General Text Style */
h1, h2, h3, h4, h5, h6 {line-height: 1.35em; margin: 0 0 .15em; color: #225d92; font-weight: 500; font-family: 'Oswald', sans-serif;}
h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.25em;}
h4 {font-size: 1.15em;}
h5 {font-size: 1.05em;}
h6 {font-size: 1em;}
#content p {margin: 0 0 1em; font-size: 1em; line-height: 1.65em;}
#content p a:not([class*='dd']) {position: relative; text-decoration: none; font-weight: 700; display: inline-block; -webkit-transition: all .35s ease-in-out; transition: all .35s ease-in-out; padding: .125em; color: #225d92; box-shadow: inset 0 -2px 0 #eda32d;}
#content p a:not([class*='dd']):hover, #content p a:not([class*='dd']):focus {color: #5e3d08; box-shadow: inset 0 -50px 0 #eda32d; text-shadow: 1px 1px 1px rgba(255,255,255,.3);}
span.subtitle {display: block;color: #225d92;padding: 0 0 0 20px;margin-bottom: .25em;font-family: 'Oswald', sans-serif;font-size: 20px; line-height: normal;font-weight: 500;-webkit-box-shadow: inset 5px 0 0 #eda32d;box-shadow: inset 5px 0 0 #eda32d;}
#content a[class*='dd'] {color: #225d92;}
#content a[class*='dd']:hover, #content a[class*='dd']:focus {text-decoration: none;}
/* Header */
/*top*/
#header {background-color: #fff; position: static; left:0; right: 0; top: 0; z-index: 10000; transition: all .5s ease-in-out;}
@media screen and (min-width: 768px){#header {position: fixed;}}
.loggedIn #header {position: static;}
#header div.top {padding: 8px 3%;background: linear-gradient(to right, rgba(17,47,73,1) 0%,rgba(34,93,146,1) 100%);transition: all .5s ease-in-out;}
#header div.top > div.container {display: flex;flex-wrap: nowrap;align-items: center;max-width: none;}
#header div.top > div.container > div.left {float: none; flex: 1 1 auto;}
#header div.top > div.container > div.right {float: none; flex: 1 1 auto;}
#header div.top div.left {text-align: left;}
#header div.top div.left p {margin: 0; color: #fff; font-size: .9em; font-style: italic;}
#header div.top div.right ul {margin: 0; padding: 0; list-style-type: none; text-align: right;}
#header div.top div.right ul > li {display: inline-block;}
#header div.top div.right ul > li:not(:last-of-type) {margin-right: 1.25em;}
#header div.top div.right ul > li > a {font-family: 'Poppins', sans-serif; display: block; color: #fff; text-transform: uppercase; font-weight: 500; text-decoration: none; transition: all .3s ease-in-out;}
#header div.top div.right ul > li > a.payment {color: #F4CA86 !important;}
#header div.top div.right ul > li > a:hover, #header div.top div.right ul > li > a:focus {color: #F4CA86;}
#header div.top div.right ul > li > a.payment:hover, #header div.top div.right ul > li > a.payment:focus {color: #fff !important;}
#header div.top div.right ul > li > a:before {transition: all .3s ease-in-out;display: inline-block;}
#header div.top div.right ul > li > a:hover:before, #header div.top div.right ul > li > a:focus:before {transform: translate(-5px, 0) rotateY(180deg);}
#headerPhoneNum {display: none;}
#headerPhoneNum a {font-family: 'Poppins', sans-serif; display: block; color: #fff; text-transform: uppercase; font-weight: 500; text-decoration: none; font-size: 20px;}
#headerPhoneNum a:before {content: "\f10b";font-family: FontAwesome;display: inline-block;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: auto;padding: .125em 0;margin-right: .4em;transition: all .3s ease-in-out;line-height: 1em;}
/*icons*/
#header div.top a:before {font-family: FontAwesome;margin-right: .5em;}
#header div.top a.appt:before {content: "\f017"}
#header div.top a.payment:before {content: "\f09d"}
#header div.top a.contact:before {content: "\f075"}
/*bottom*/
#header div.bottom {padding: 25px 0 15px;transition: all .5s ease-in-out;}
#header div.bottom > div.container {display: flex; flex-wrap: nowrap; align-items: center; max-width: 85%;}
#header div.bottom > div.container > div.left {float: none; flex: 1 1 auto;}
#header div.bottom > div.container > div.right {float: none; flex: 1 1 auto;}

/* Small Header */
@media screen and (min-width: 768px){
.guestView .small #header {box-shadow: 0 3px 3px rgba(0,0,0,.25);}
.guestView .small #header div.top {padding: 3px 3%;}
.guestView .small #header div.top div.right ul > li > a {font-size: .9em;}
.guestView .small #header div.bottom {padding: 0;}
.guestView .small #header nav.socialNav {top: 40px;}
.guestView .small nav.socialNav ul > li > a {width: 24.5px; height: 24.5px; font-size: .85em;}
.guestView .small #logo img {transform: scale(.8);}
.guestView .small #utilityNav ul > li > a.phone{font-size: 1.25em;}
.guestView .small #utilityNav ul > li > a.address{font-size: .9em;}
.loggedIn .small #header nav.socialNav {opacity: 0; pointer-events: none;} /*hidden while logged in*/
.guestView .small #primaryNav ul.rmRootGroup > li > a {font-size: .9em;}
	
li#pl_1169195 { padding-top: 20px; height: 74px; }
li#pl_1169195::before { content: URL(/UserFiles/Servers/Server_1137979/Templates/images/2019_platinum_invisalign.jpg); padding-right: 150px;}	
.hdrInvisalign { display: none; }	
}

/* Logo */
#logo a {line-height: 0;}
#logo img {max-width: 100%; display: inline-block; transition: all .5s ease-in-out;}


/* Utility Navigation */
#utilityNav {padding: 0;margin: 0 0 8px;}
#utilityNav ul {text-align: right;}
#utilityNav ul > li {display: block; margin: 0; float: none;}
#utilityNav ul > li > a {text-decoration: none; font-family: 'Poppins', sans-serif; color: #225d92; font-weight: 600; display: inline-block; transition: all .3s ease-in-out;}
#utilityNav ul > li > a.payment {color: #ca830e !important;}
#utilityNav ul > li > a:hover, #utilityNav ul > li > a:focus {color:#575757;}
#utilityNav ul > li > a.payment:hover, #utilityNav ul > li > a.payment:focus {color:#225d92 !important;}
#utilityNav ul > li > a.phone {font-weight: 500; font-size: 1.75em;}
#utilityNav ul > li > a.address {font-size: 1em;}
#utilityNav ul > li > a:before {font-family: FontAwesome;display: inline-block;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: auto;padding: .125em 0;margin-right: .4em;transition: all .3s ease-in-out;line-height: 1em;}
#utilityNav ul > li > a:hover:before, #utilityNav ul > li > a:focus:before {color: #ca830e; transform: translate(-5px, 0) rotateY(180deg);}
#utilityNav ul > li > a.phone:before {content: "\f10b"}
#utilityNav ul > li > a.address:before {content: "\f041"}

#utilityNav ul > li > a.utilityAppt { font-size: 20px; padding-top: 10px; }
#utilityNav ul > li > a.utilityAppt::before { content: "\f017"; }

#utilityNav ul > li > a.payment { font-size: 20px; padding-top: 10px; }
#utilityNav ul > li > a.payment:before {content: "\f09d"}

/* Social Navigation */
#header nav.socialNav {position: fixed; right: 5px; top: 55px; transition: all .5s ease-in-out;}
.loggedIn #header nav.socialNav {top: 100px;}
nav.socialNav ul {list-style-type: none; margin: 0; padding: 0;}
nav.socialNav ul > li:not(:last-of-type) {margin: 0 0 3px;}
nav.socialNav ul > li > a {display: inline-flex;align-items: center;justify-content: center;width: 29px;height: 29px;font-size: 16px;font-weight: 400; color: #5E3D08;background: #EDA32D;text-shadow: 1px 1px 1px rgba(255,255,255,.3);border-radius: 5px;text-decoration: none;transition: all .3s ease-in-out;}
nav.socialNav ul > li > a[title*='Google']:before {content: "\f1a0"}
nav.socialNav ul > li > a:hover, nav.socialNav ul > li > a:focus {text-decoration: none; background: #225d92; color: #fff; text-shadow: 1px 1px 1px #112f49; border-radius: 0;}
#mMenuCMS nav.socialNav ul {text-align: center; margin: 15px 0 0;}
#mMenuCMS nav.socialNav ul > li {display: inline-block; margin: 0 3px;}

/* Primary Nav */
#primaryNav {min-width: 100%; display: block; float: none; left: 0; right: 0;}
#primaryNav div.essentialMenu > div  {float: none;}
/*parent level*/
#primaryNav ul.rmRootGroup {text-align: right; padding: 0; margin: 0; line-height: 10px; list-style-type: none; float: none;}
#primaryNav ul.rmRootGroup > li {display: inline-block;margin: 0 3px;padding: 0;float: none;}
#primaryNav ul.rmRootGroup > li > a {display: block;color: #225d92;font-weight: 500;padding: .65em .875em;font-size: 1em;transition: all 0.25s ease;}
#primaryNav ul.rmRootGroup > li:first-of-type {display: none !important}
#primaryNav ul.rmRootGroup > li > a[title="Blog"] ~ div {display: none !important;} /*hide blog dropdown*/
#primaryNav ul.rmRootGroup > li:hover > a, #primaryNav ul.rmRootGroup > li > a:focus {color: #5E3D08; text-shadow: 1px 1px 1px rgba(255,255,255,.3);}
#primaryNav ul.rmRootGroup > li > a:after {z-index: -1; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; background: rgba(237,163,45,0); transition: transform .25s ease-in-out; -webkit-transform: scaleY(.35); -ms-transform: scaleY(.35); transform: scaleY(.35); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; border-left: #eda32d 2px solid; border-right: #eda32d 2px solid;}
#primaryNav ul.rmRootGroup > li:hover > a:after, #primaryNav ul.rmRootGroup > li > a:focus:after {background: rgba(237,163,45,1); border-left-color: #ca830e; border-right-color: #ca830e; -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}
#primaryNav ul.rmRootGroup > li > a > span {padding: 0;}
/*child level*/
#primaryNav ul.rmRootGroup > li ul {list-style-type: none; padding: 0; margin: 0; background-color: #225d92;}
#primaryNav ul.rmRootGroup > li ul > li > a {text-decoration: none;display: block;min-width: 240px;padding: .75em 1em;color: #fff;line-height: normal;font-size: .9em;font-weight: 500;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
#primaryNav ul.rmRootGroup > li ul > li > a:hover, #primaryNav ul.rmRootGroup > li ul > li > a:focus {padding: .75em .5em .75em 1.5em; background-color: #eda32d; color: #5E3D08; text-shadow: 1px 1px 1px rgba(255,255,255,.3); -webkit-box-shadow: inset 3px 0 0 #ca830e; box-shadow: inset 3px 0 0 #ca830e;}
#primaryNav ul.rmRootGroup > li ul > li > a > span {padding: 0 !important;}
/*slide down nav*/
#primaryNav ul.rmRootGroup > li > div {display: block !important;max-height: 0; opacity: 0; transition: max-height 500ms ease;visibility: visible !important;height: auto;width: auto;overflow: visible !important; top: 100% !important;}
#primaryNav ul.rmRootGroup > li:hover > div {max-height: none; opacity: 1; pointer-events: initial; }
#primaryNav ul.rmRootGroup > li > div > ul {top: 0 !important; list-style-type: none;display: block !important;max-height: 0;}
#primaryNav ul.rmRootGroup > li:hover div > ul {max-height: none;}
#primaryNav ul.rmRootGroup > li > div > ul > li {margin: 0;display: block;max-height: 0; transition: all 250ms ease-out 150ms; overflow: hidden;}
#primaryNav ul.rmRootGroup > li:hover > div ul > li {max-height: 80px; transition: all 500ms ease-out 100ms;}
#primaryNav ul.rmRootGroup > li > ul > li > a  {display: none;}
#primaryNav ul.rmRootGroup > li:hover ul > li > a {display: block;}

/* Banner */
#banner {background-color: #fff; padding-top: 237px;}
.loggedIn #banner {padding-top: 0;}

/* Callouts */
#callouts {padding: 5px; background: #fff;}
#callouts ul {list-style-type: none; margin: 0; padding: 0; display: flex; flex-wrap: nowrap;}
#callouts ul > li {flex: 1 1 25%; margin: 5px;}
#callouts ul > li > a {padding: 0; display: block; text-align: center; background: transparent;}
#callouts ul > li > a:hover, #callouts ul > li > a:focus {box-shadow: none;}
#callouts ul > li > a > span {width: auto; display: block;}
#callouts ul > li > a > span.image {line-height: 0; background: #eda32d; overflow: hidden;}
#callouts ul > li > a > span.image img {max-height: none; width: 100%; transition: all .3s ease-in-out; transform: scale(1.007)}
#callouts ul > li > a:hover > span.image img, #callouts ul > li > a:focus > span.image img {-webkit-transform: scale(1.125) rotate(-3deg); -ms-transform: scale(1.125) rotate(-3deg); transform: scale(1.125) rotate(-3deg); -webkit-filter: blur(1px); filter: blur(1px); opacity: .6;}
#callouts ul > li > a > span.text {display: inline-block; padding: 20px 10px; position: relative; font-family: 'Oswald', sans-serif; font-weight: 500; color: #225d92; text-transform: uppercase; font-size: 1.25em; transition: all .3s ease-in-out;}
#callouts ul > li > a:hover > span.text, #callouts ul > li > a:focus > span.text {color: #575757;}
#callouts ul > li > a > span.text:after {content: ''; display: block; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 10px; height: 10px; background: #225d92; border-radius: 5px 0 5px 0; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
#callouts ul > li > a:hover > span.text:after, #callouts ul > li > a:focus > span.text:after {background: #EDA32D; border-radius: 0 5px 0 5px; -webkit-box-shadow: 15px 0 0 #EDA32D, -15px 0 0 #EDA32D; box-shadow: 15px 0 0 #EDA32D, -15px 0 0 #EDA32D;}

/* Content */
#content {margin: 5% auto;}
#template div.container > div.text {max-width: 65em; margin: 0 auto; padding: 3% 4% 4%; background: rgba(255,255,255,.9); box-shadow: 0 0 50px rgba(0,0,0,.35);}
/* New Patients Features */
#newPatients {background: #eff7fe; padding: 50px 0;}
#newPatients a {box-shadow: none;}
#newPatients > div.container {display: flex; flex-wrap: nowrap;}
#newPatients > div.container > div {float: none;flex: 1 50%;padding: 25px 50px;}
.homepage h2.subtitle {display: inline-block; color: #225d92; padding: 0 0 0 20px; margin-bottom: .25em; font-family: 'Oswald', sans-serif; font-size: 1.25em; font-weight: 500; -webkit-box-shadow: inset 5px 0 0 #eda32d; box-shadow: inset 5px 0 0 #eda32d;}
/*videos*/
.homepage #content .videoContainer {text-align: center;}
.homepage #content .videoContainer:last-of-type {margin: 0 0 30px;}
.homepage #content .videoContainer iframe {max-width: 100% !important;}

/* Forms */
#dvViewMode {background-color: transparent;border: 0;border-radius: 0;padding: 0;}
#dvViewBody {padding: 0 !important;}
#dvViewMode label {display: block; width: 100%; padding: 0; font-size: .9em; color: #225d92; font-weight: 500; text-transform: uppercase;}
#dvViewMode input:not([type^='submit']), #dvViewMode textarea {display: block;width: 100%;background: #fff;margin: .25em 0 0;color: #757575;padding: .5em;border: 1px solid #225d92;border-radius: 0; resize: none !important;}

/* Read More Button */
#template a.more, #template [type='submit'] {position: relative; display: inline-block; z-index: 1; margin: 0; color: #225d92; text-decoration: none; border-radius: 0; font-size: 16px; font-weight: 500; font-family: 'Poppins', sans-serif; padding: 5.6px 12px; border: 2px solid #eda32d; border-color: #eda32d !important; overflow: hidden; background: transparent; text-transform: uppercase;}
#template a.more:hover, #template a.more:focus, #template [type='submit']:hover, #template [type='submit']:focus {color: #4f3607; text-shadow: 1px 1px 1px rgba(255,255,255,.25);}
#template a.more:before, #template [type='submit']:before {content: ''; z-index: -12; position: absolute; left: -10%; top: 0; width: 0%; height: 100%; display: block; background: #eda32d; transform: skewX(-20deg); opacity: 1; transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);}
#template a.more:after, #template [type='submit']:after {content: ''; z-index: -15; position: absolute; left: -10%; top: 0; width: 0%; height: 100%; display: block; background: #7a9ebe; transform: skewX(-20deg); opacity: 0; transition: all .4s cubic-bezier(.2,.95,.57,.99);}
#template a.more:hover:before, #template a.more:focus:before, #template [type='submit']:hover:before, #template [type='submit']:focus:before {opacity: 1; width: 116%;}
#template a.more:hover:after, #template a.more:focus:after, #template [type='submit']:hover:after, #template [type='submit']:focus:after {opacity: 1; width: 120%;}

/* Imvisalign Feature */
#invisalign {margin: 5% auto; text-align: center;}
#invisalign div.ptl_portlet_vertical {overflow: visible;}
#invisalign div.feature {display: flex;flex-wrap: nowrap;margin: 50px 0 0;}
#invisalign div.feature > div.image {flex: 1 0 350px; line-height: 0;}
#invisalign div.feature > div.image img {display: block; width: 100%; border: 2px solid #fff; -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2); box-shadow: 0 0 20px rgba(0,0,0,.2);}
#invisalign div.feature > div.text {flex: 1 1 400px; padding: 1.5% 3%;}
#invisalign div.feature > div.text > h2:first-of-type {display: none;}
#invisalign div.feature > div.text img {max-width: 65%; display: inline-block; margin: 5% 1.5%;}
#invisalign div.feature > div.text h2 {font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 1.25em;}
#invisalign div.feature > div.text p {margin: 0;}
#invisalign a.more {margin: 20px 0 0;}

/* Patient Rewards */
#patientRewards {text-align: center; padding: 50px 0; background: #fff;}
#patientRewards img {display: inline-block; margin: 20px; max-width: 400px;}

/* Footer */
#footer {background: -webkit-gradient(linear, left top, right top, from(rgba(34,93,146,1)),to(rgba(17,47,73,1))); background: -o-linear-gradient(left, rgba(34,93,146,1) 0%,rgba(17,47,73,1) 100%); background: linear-gradient(to right, rgba(34,93,146,1) 0%,rgba(17,47,73,1) 100%);}
#footer a {color: #F4CA86; font-weight: bold; box-shadow: inset 0 -2px 0 #F4CA86; text-decoration: none; display: inline-block; -webkit-transition: all .35s ease-in-out; transition: all .35s ease-in-out; padding: .125em;}
#footer a:hover, #footer a:focus {color: #12324e; box-shadow: inset 0 -50px 0 #F4CA86;}
/*top*/
#footerTop > div.container {display: flex; flex-wrap: nowrap; align-items: center;}
#footerTop > div.container > div {flex: 1 1 50%;}
/*map*/
#map {line-height: 0; margin: 2% 5%; max-width: 100%; -webkit-box-flex: 1; -ms-flex: 1 0 400px; flex: 1 0 400px;}
#map iframe {width: 100%; min-height: 300px; margin: 0; -webkit-box-flex: 1; -ms-flex: 1 0 300px; flex: 1 0 300px; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch;}
/*practice info*/
#practiceInfo {margin: 2% 5%; -webkit-box-flex: 1; -ms-flex: 1 0 400px; flex: 1 0 400px;}
#practiceInfo p.companyName {font-family: 'Oswald', sans-serif; font-size: 1.25em; font-weight: 500; color: #fff; margin: 0 0 25px;}
#practiceInfo p, #practiceInfo li {color: #fff; line-height: 1.35em; margin: 0;}
#practiceInfo li span {margin: 0 1em 0 0;}
/*vendor logos*/
#vendorLogos {background: #fff; padding: 0 3%; text-align: center;}
#vendorLogos ul {list-style-type: none; margin: 0; padding: 0;}
#vendorLogos ul > li {display: inline-block;}
#vendorLogos ul > li > a img {-webkit-transform: scale(.9); -ms-transform: scale(.9); transform: scale(.9); transition: all .3s ease-in-out; max-height: 85px; margin: 15px 10px;}
#vendorLogos ul > li > a:hover, #vendorLogos ul > li > a:focus {box-shadow: none;}
#vendorLogos ul > li > a:hover img, #vendorLogos ul > li > a:focus img {-webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
/*copyright*/
#footerBot {text-align: center; padding: 10px;}
#footerBot p {margin: 0; font-size: 12px !important; text-transform: uppercase; font-family: 'Poppins', sans-serif; color: #fff;}
#footerBot span, #footerBot a {font-size: inherit; font-family: inherit;}

/* Interior Page */
/*.subpage #template {padding-top: 207px;}*/
.loggedIn .subpage #template {padding-top: 0;}
#theme.subpage #overview {background: rgba(0,0,0,.55);padding: 180px 0 0;}
#theme.subpage #overview h1 {color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.5);}
#theme.subpage #overview div.bottom {z-index: 5; margin: 1em auto 0; color: #fff; font-size: .875em; font-weight: 500; letter-spacing: .025em; text-transform: uppercase; background: #112f49; padding: 10px 0;}
#theme.subpage #overview div.bottom a {color: inherit; transition: all .3s ease-in-out; text-decoration: none;}
#theme.subpage #overview div.bottom a:hover, #theme.subpage #overview div.bottom a:focus {color: #a7bed3; box-shadow: inset 0 -2px 0 #a7bed3; font-weight: inherit;}
#theme.subpage #overview div.bottom [aria-label="Current Page"] {color: #a7bed3; box-shadow: inset 0 -2px 0 #a7bed3; font-weight: inherit;}
#theme.subpage img {max-width: 100%;}
/*youtube vids*/
#theme iframe[src*='youtube'] {width: 100%; min-height: 25vw;}
/*images*/
#theme img.center {display: block; margin: 0 auto 15px;}
#theme.subpage #content div.container {max-width: none; }
#theme.subpage div.colWrap {display: flex; flex-wrap: nowrap; align-items: flex-start}
#theme.subpage div.colWrap > div.intLeftCol.left {float: none; flex: 2 0 500px; margin: 5% 7.5%; background: rgba(255,255,255,.9); padding: 2.5% 3%;}
#theme.subpage div.colWrap > div.intRightCol.right {float: none;-webkit-box-flex: 1;-ms-flex: 1 0 300px;flex: 1 0 300px;margin: 5% 0 0;background: #eff7fe;padding: 50px;}
#theme.subpage div.colWrap > div.intRightCol.right h2 {margin: 0 0 15px; font-size: 30px;}
#theme.subpage .subTitle {display: inline-block; color: #225d92; padding: 0 0 0 20px; margin-bottom: .25em; font-family: 'Oswald', sans-serif; font-size: 1.25em; font-weight: 500; -webkit-box-shadow: inset 5px 0 0 #eda32d; box-shadow: inset 5px 0 0 #eda32d;}
/*links*/
div.left div[id*='Content'] a {position: relative; text-decoration: none; font-weight: 700; display: inline-block; -webkit-transition: all .35s ease-in-out; transition: all .35s ease-in-out; padding: .125em; color: #225d92; box-shadow: inset 0 -2px 0 #eda32d;}
div.left div[id*='Content'] a:hover, div.left div[id*='Content'] a:focus {color: #5e3d08; box-shadow: inset 0 -50px 0 #eda32d; text-shadow: 1px 1px 1px rgba(255,255,255,.3);}

/* Interior Form (on all pages)*/
#theme.subpage div.right .secureform {margin: 0;}
#theme.subpage div.right .secureform section {margin: 0; padding: 0; border: 0;}
#theme.subpage div.right .secureform div.form-element {margin: 0 0 5px;}
#theme.subpage div.right .secureform textarea {margin: 0 !important;}
#theme.subpage div.right .secureform [type='submit'] {padding: 6px 12px;}
#theme.subpage div.right .secureform [type='submit']:last-of-type {margin: 0 15px 0 0;}

/* Staff Page */
#theme.subpage div.staff {margin: 15px 0;}
#theme.subpage div.staff > div.feature {display: flex; flex-wrap: nowrap;}
#theme.subpage div.staff > div.feature > div.image {flex: 0 0 150px; margin: 0 20px 0 0;}
#theme.subpage div.staff > div.feature > div.text {flex: 1 1 auto;}

/* Blog */
#news-summary > div.row {display: flex; margin: 0 0 15px; border-bottom: 1px solid #e4dede; padding: 0 0 15px;}
#news-summary > div.row > div {width: auto !important;}
#news-summary > div.row > div.image {flex: 1 30%;}
#news-summary > div.row > div.content {flex: 1 70%;}
/*text*/
#news-summary > div.row > div.content a.title {font-size: 1.5em; line-height: 1.35em; margin: 0 0 .15em; color: #225d92; font-weight: 500; font-family: 'Oswald', sans-serif;}
#news-summary > div.row > div.content div.summary {}
#news-summary > div.row > div.content a.read-more {display: block; max-width: 100px; text-align: center; margin: 0 0 0 auto;}
/*individual post*/
#divContent {margin: 0 0 1em; font-size: 1em; line-height: 1.65em; font-family: 'Oswald', sans-serif;}
#divContent #news_content_date {font-size: .9em; font-family: 'Oswald', sans-serif; font-weight: 400;}
#divContent a {position: relative; text-decoration: none; font-weight: 700; display: inline-block; -webkit-transition: all .35s ease-in-out; transition: all .35s ease-in-out; padding: .125em; color: #225d92; box-shadow: inset 0 -2px 0 #eda32d;}
#divContent a:hover, #divContent a:focus {color: #5e3d08; box-shadow: inset 0 -50px 0 #eda32d; text-shadow: 1px 1px 1px rgba(255,255,255,.3);}

/* Back-to-Top */
#back-to-top {text-align: center; pointer-events: none; line-height: 1px;color: #fff;font-size: 22px;width: 40px;height: 40px;padding: 0;position: fixed;bottom: auto;right: 20px;left: auto;top: 50%;transform: translateY(-50%);cursor: pointer;z-index: 1000;background-color: #112f49;border: 0; transition: all .3s ease-in-out}
.loggedIn #back-to-top {display: none;}
#back-to-top.fade {opacity: .65 !important; pointer-events: all}
#back-to-top:hover {background-color: #112f49; border: 0; opacity: 1 !important;}
#back-to-top:after {content: "\f062"; border: 0; font-family: FontAwesome; font-weight: 900; display: flex; align-items: center; justify-content: center; margin: 0; line-height: normal; height: 0; width: 100%; left: 0;}

/* CMS Edits */
table[id*='reEdit'] a, #template a[class*='pbi'] {box-shadow: none !important}

/* Mobile Menu */
#template a.mobileMenu {position: static; color: #fff; text-decoration: none; font-size: 24px; line-height: 0;}
#template a.mobileMenu span {display: none;}
/*MENU*/
#mMenuCMS {background: linear-gradient(to bottom, rgba(17,47,73,1) 0%,rgba(34,93,146,1) 100%);}
#mMenuCMS.mm-opened ~ #mm-blocker {background-color: #000; opacity: .75 !important}
/*main*/
#mMenuCMS > ul.mm-list {padding: 0; margin: 38px 0 0;}
#mMenuCMS > ul.mm-list > li > a {color: #fff; font-size: 16px;}
/*child*/
#mMenuCMS > ul.mm-list :not(div):not(nav) ul a {color: #f3f3f3; font-size: 13px;}
/*mobile utility nav*/
#mMenuCMS div.mobilePublishLink {margin: 30px 0 0; padding: 0 20px 10px; border-bottom: 1px solid rgba(255,255,255,0.11); }
#mMenuCMS div.mobilePublishLink ul {text-align: center; list-style-type: none; margin: 0; padding: 0;}
#mMenuCMS div.mobilePublishLink ul > li {} 
#mMenuCMS div.mobilePublishLink ul > li > a {color: #fff;} 
#mMenuCMS div.mobilePublishLink ul > li:first-of-type > a {font-size: 22px;} 
#mMenuCMS div.mobilePublishLink ul > li:nth-of-type(2) > a {font-size: 14px;} 


@media screen and (max-width: 1100px){
/*adjust the size on the main container*/
    #template .container {max-width: 95%;}
    #header div.bottom > div.container {max-width: none; padding: 0 50px 0 20px;}
/*stack interior columns*/
    #theme.subpage div.colWrap {flex-wrap: wrap; display:block;}
    #theme.subpage div {flex: 1 1 100% !important;}
}
@media screen and (max-width: 1024px){
/*callouts*/
    #callouts ul {flex-wrap: wrap;}
    #callouts ul > li {flex: 1 50%; margin: 0; padding: 10px;}
/*new patient sections*/
    #newPatients > div.container {flex-wrap: wrap;}
    #newPatients > div.container > div {flex: 1 1 100%;}
}
@media screen and (min-width: 768px){
    #primaryNav {display: block;}
    #template a.mobileMenu {display: none}
    #utilityNav ul > li > a.utilityAppt { display:none; }
	#utilityNav ul > li > a.payment { display:none; }
	#utilityNav ul > li > a.textBtn { display:none; }
}
@media screen and (max-width: 767px){
    #template { background-size: auto; background-repeat: repeat;}

    #primaryNav {display: none;}
    #template {margin: 35px 0 0;}
    #template a.mobileMenu {display: inline-block}
    #banner {padding: 0;}
/*top bar container*/
    #header div.top {display: flex; align-items: center; justify-content: space-between; padding: 4px 3%;position: fixed;z-index: 11000;left: 0;right: 0;top: 0;bottom: auto;min-width: 100%;}
    #header div.top > div.container {display: none;}
    #header div.bottom {padding: 7px 0 3px;}
    #header div.bottom > div.container {padding: 0 15px;display: block;text-align: center;}
    #headerPhoneNum {display: block;}
    #utilityNav ul > li > a.phone {display: none;}
	
	li#pl_1169195 { padding-top: 0px; height: 74px; }
li#pl_1169195::before { display: none; }	
.hdrInvisalign { display: inline-block; }
/*bottom bar in header*/
    #utilityNav ul {text-align: inherit; margin: 10px 0 0;}
/*back to top*/
    #back-to-top {display: none;}
    #header nav.socialNav {display: none;}
/*invisalign and map features*/
    #invisalign div.feature, #footerTop > div.container {flex-wrap: wrap;}
    #invisalign div.feature > div, #footerTop > div.container > div {flex: 1 1 100% !important;}
    #practiceInfo {text-align: center;}
    #practiceInfo p.companyName {font-size: 2em;}
    #practiceInfo ul {list-style-type: none;margin: 20px 0;padding: 0;}
/*vendor logos*/
    #footer a {box-shadow: none; border: 0;}
/*forms*/
    #secure-form div.form-element {padding: 10px}
    .secureform section {padding: 0; margin: 0;}
/*interior pages*/
    #theme.subpage #overview {padding-top: calc(7vmin + 15vmax);}
    #theme.subpage div.colWrap > div.intLeftCol.left {margin: 0 2vw;padding: 30px 20px;flex: 1 1 100%;}
/*interior images*/
    #theme.subpage img {float: none !important;display: block;margin: 10px auto 20px;}
}
@media screen and (max-width: 550px){
/*container*/
    #template .container {max-width: none; padding: 0 15px;}
/*callouts*/
    #callouts ul > li {flex: 1 1 100%;}
/*new patients section*/
    #newPatients > div.container > div {padding: 0;}
    #newPatients > div.container > div.left {margin: 0 0 30px;}
}

/* Fix image gallery display on mobile */
.sliderImage img { display: inline-block !important; }
span.albumName { display: none; }

/*responsive videos */
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
/* margin-bottom or top if needed */
   margin-bottom: 10px;    
}

.textBtn { font-size: 1.75em !important; text-align: center; padding-top: 15px; }
.textBtn:before {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    padding: .125em 0;
    margin-right: .4em;
    transition: all .3s ease-in-out;
    line-height: 1em;
    content: "\f0e6";
}

.virtualConsult {
	font-size: 1em !important; color: #FFF !important; border: 1px solid black; border-radius: 20px; background-color: #1d4c78; padding: 10px; margin-bottom: 5px; box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}