@import url(https://static.nkpmedical.com/unsemantic/css/nkp.min.css);
@import url(https://static.nkpmedical.com/stellarnav/stellarnav.min.css);
@import url(https://use.fontawesome.com/releases/v5.8.2/css/all.css);
#topbar.topbar{color:#000; background:#fff; font-size:16px; line-height:1.5rem; padding:20px 0; display:none; border-top:1px solid #505050; position:fixed; z-index:9990; bottom:0; left:0; right:0;} 
#topbar.topbar span{color:rgb(189, 0, 0); font-size:16px;}

body{-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: 'proxima-nova', sans-serif; color:#333333;}
h1{font-size:2.125em; font-weight:300; margin:0 0 20px 0;}
h2{font-size:1.875em; font-weight:300; margin:0 0 15px 0;}
h3{font-size:1.275em; font-weight:300; margin:0 0 12px 0;}
h1.patient-listing-title{font-size:2.125em!important; font-weight:300!important; margin:0 0 20px 0!important;}

a, a:visited, a:link {text-decoration:none; outline:none; -webkit-transition:all .5s ease-out; transition:all .5s ease-out; color: #dc871a; font-weight: bold;}
a:hover {color:#00778e; text-decoration:none; outline:none;}
ul, ol {clear:both;}

.fl {float:left;} .fr {float:right;} .fn {float:none; display:inline-block;}
.tal {text-align:left;} .tar {text-align:right;} .tac {text-align:center;}
.clr-l {clear:left;} .clr-r {clear:right;} .clr, .clear {clear:both;}
.nodisp {display:none;}

a.btn{color:#fff; width:270px; height:auto; min-height:70px; background:#00778e; line-height:70px; text-align: center; display:inline-block;}
a.btn:hover{background:#0f6c81;}

#banner{width:100%; height:auto; min-height:1425px; background:url(images/banner_bg.jpg) no-repeat top center; background-size:cover; position:relative;}

#banner.sub{min-height:520px;background-position: center;}

#banner.sub #page_title{color:#fff; font-size:2.125em; font-weight:300; width:38.45%; min-height:110px; background:url("images/bannerSub-pgTitle.jpg") no-repeat center center; background-size:cover; margin:30px auto 0; text-align:center; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; padding: 10px 20px;}

#banner.sub #page_title span {
    text-align: center;
    width: 100%;
}
ul.social {padding: 20px 10px 0;}
ul.social li a{display: block}
ul.social li{margin:0 0 20px 0;}
ul.social li a i{color:#fff;}
ul.social li.fb_icon{background:#4565b0; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px; border: 1px solid #4565b0;}
ul.social li.fb_icon:hover{background:#4565b0; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; border: 1px solid #fff;}
ul.social li.tw_icon{background:#1eaaea; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;border: 1px solid #1eaaea;}
ul.social li.tw_icon:hover{background:#1eaaea; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; border: 1px solid #fff;}
ul.social li.in_icon{background:#d6008c; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;border: 1px solid #d6008c;}
ul.social li.in_icon:hover{background:#d6008c; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; border: 1px solid #fff;}
ul.social li.ln_icon{background:#1472b1; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;border: 1px solid #1472b1;}
ul.social li.ln_icon:hover{background:#1472b1; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; border: 1px solid #fff;}
ul.social li.pi_icon{background:#c81d23; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;border: 1px solid #c81d23;}
ul.social li.pi_icon:hover{background:#c81d23; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; border: 1px solid #fff;}

.overNav {padding: 10px 0px; background:url(images/overNav-bg.jpg) no-repeat center center;}
.overNav .fas {color: #000; }
.overNav a {color: #fff;}
.overNav a:hover {color: #fff; letter-spacing: 0.5px;}
.overNav .rBox {text-align: right;}

nav{width:100%; height:auto; min-height:70px; background:url(images/nav_bg.png) repeat-x top center; border-bottom:1px solid #6c3e2e;position: fixed;
background-color: rgb(0,0,0, 0.8); z-index: 9999;}
nav .stellarnav > ul > li > a{color:#fff; font-size:1.125em; padding:22px 25px; border-top: 3px solid transparent;}
nav .stellarnav > ul > li:hover > a{border-top:3px solid #ea911e;}
nav .stellarnav ul ul{background:rgba(0,0,0,0.85);}
nav .stellarnav ul ul li a{color:#fff;}
nav .stellarnav ul ul li a:hover{color:#ea911e;}

.stellarnav .dd-toggle{height: 55px;padding: 0 !important}
.stellarnav ul ul .dd-toggle{height: 50px}
.stellarnav.mobile ul ul li a{padding-left: 25px}
.stellarnav.mobile ul ul ul li a{padding-left: 40px}
.stellarnav.mobile ul ul ul ul li a{padding-left: 55px}

.stellarnav.desktop>ul>li.mega>ul>li>a{color:#ea911e}
.stellarnav.desktop>ul>li.mega>ul>li{width: 25%}
.stellarnav.desktop > ul > li.mega > ul{ max-width: 1170px !important; left: 0; right: 0; margin: auto}
.stellarnav.desktop > ul > li.mega > ul li.has-sub ul {display: block !important; height: 100% !important; background: none}

.stellarnav.mobile{position:fixed;background:rgba(0,0,0,0.85);}
.stellarnav.mobile.active { position: static; }

header { margin: 0px; padding-top: 150px; }
header #info ul{display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; position: absolute;margin-left: 380px;z-index: 999;}
header #info ul li{margin:0 2px;}
header #info ul li a{color:#fff; font-weight:700;}
header #info ul li a:hover{color:#ea911e;}
header #info ul li {color:#ea911e;}
header #info ul li.slash { padding: 0px 3px; color: #6c3e2e;}
header #info ul li.num a{color:#ea911e; font-weight: 400;}
header #info ul li.num a:hover{color:#fff}

#logo{transform: scale(.8);transform-origin: top left;max-width: 350px}

#main{margin:60px 0;}
#main #content #breadcrumbs{margin:0 0 20px 0;}
#main #content #breadcrumbs a{color:#6a6a6a; font-weight:500;}
#main #content #breadcrumbs .breadcrumb_last{color:#dc871a;}
#main #content p{line-height:2em; margin-bottom: 15px;}
#main #content ul { margin: 15px; padding: 0px 40px; list-style: disc; list-style-position: outside; }
#main #content ul li { margin-bottom: 15px; }
#main #content ol { margin: 15px; padding: 0px 40px; list-style: decimal; }
#main #content ol li { padding-left: 5px; }
#main #sidebar #sideform span.title{font-size:2.125em; font-weight:300; display:inline-block; margin:0 0 20px 0;}
#main #sidebar #sideform .sidebar-form input[type="text"], #main #sidebar #sideform .sidebar-form input[type="email"], #main #sidebar #sideform .sidebar-form input[type="tel"], #main #sidebar #sideform .sidebar-form textarea{color:#000; font-size:1em; font-weight:500; font-family: 'proxima-nova', sans-serif; width: 100%; border: none; border:1px solid rgba(255,255,255,0.1); background:#f2f2f2; margin: 0 0 10px; padding: 20px 20px 20px 55px; -webkit-box-sizing: border-box; box-sizing: border-box;}
#main #sidebar #sideform .sidebar-form :placeholder-shown, #main #sidebar #sideform .sidebar-form ::-webkit-input-placeholder, #main #sidebar #sideform .sidebar-form ::-webkit-input-placeholder, #main #sidebar #sideform .sidebar-form ::-moz-placeholder, #main #sidebar #sideform .sidebar-form :-ms-input-placeholder, #main #sidebar #sideform .sidebar-form :-moz-placeholder { color: #000; }
#main #sidebar #sideform .sidebar-form :placeholder-shown, #main #sidebar #sideform .sidebar-form ::placeholder, #main #sidebar #sideform .sidebar-form ::-webkit-input-placeholder, #main #sidebar #sideform .sidebar-form ::-moz-placeholder, #main #sidebar #sideform .sidebar-form :-ms-input-placeholder, #main #sidebar #sideform .sidebar-form :-moz-placeholder { color: #000; }
#main #sidebar #sideform .sidebar-form input[type="text"]:focus, #main #sidebar #sideform .sidebar-form input[type="email"]:focus, #main #sidebar #sideform .sidebar-form input[type="tel"]:focus, #main #sidebar #sideform .sidebar-form textarea:focus {border:1px solid #dc871a; color:#000;}
#main #sidebar #sideform .sidebar-form input[type="submit"], #main #sidebar #sideform .sidebar-form input[type="submit"][disabled]{color:#fff; font-size:1em; width:100%; height:auto; min-height:62px; background:#ea911e; line-height:62px; text-align: center; display:inline-block; border:0; -webkit-box-sizing: border-box; box-sizing: border-box;}
#main #sidebar #sideform .sidebar-form input[type="submit"]:hover, #main #sidebar #sideform .sidebar-form input[type="submit"][disabled]:hover {background:#b36500;}
#main #sidebar #sideform .sidebar-form span.fullname input[type="text"]{background: url(images/user-solid-side.svg) no-repeat left#f2f2f2; background-size: 35px 35px;
background-position: 12px 12px;}
#main #sidebar #sideform .sidebar-form span.phone input[type="tel"]{background: url(images/phone-solid-side.svg) no-repeat left#f2f2f2; background-size: 35px 35px;
	background-position: 12px 12px;}
#main #sidebar #sideform .sidebar-form span.email input[type="email"]{background: url(images/envelope-solid-side.svg) no-repeat left#f2f2f2; background-size: 35px 35px;
background-position: 12px 12px;}
#main #sidebar #sideform .sidebar-form span.message textarea{background: url(images/pencil-solid-side.svg) no-repeat left#f2f2f2; background-size: 35px 35px;
background-position: 12px 12px;}
#main #sidebar #sideform .sidebar-form .agreement{margin:0 0 15px 0;}
#main #sidebar #sideform .sidebar-form .agreement a{color: #ea911e;}

#main #sidebar #sideform .sidebar-form input.placeholder, textarea.placeholder { color: #757575 !important}
#main #sidebar #sideform .sidebar-form input:-moz-placeholder, textarea:-moz-placeholder { color: #757575 !important}
#main #sidebar #sideform .sidebar-form input::-moz-placeholder, textarea::-moz-placeholder { color: #757575 !important}
#main #sidebar #sideform .sidebar-form input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #757575 !important}
#main #sidebar #sideform .sidebar-form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #757575 !important}

#main #sidebar a.side_body_btn, #main #sidebar a.side_face_btn, #main #sidebar a.side_femi_btn, #main #sidebar a.side_hands_btn, #main #sidebar a.side_specials_btn {width:100%; height:auto; min-height:230px; background-size:cover; display:block; text-align:center; position: relative;}
#main #sidebar a.side_body_btn span, #main #sidebar a.side_face_btn span, #main #sidebar a.side_femi_btn span, #main #sidebar a.side_hands_btn span, #main #sidebar a.side_armslegs_btn span, #main #sidebar a.side_specials_btn span{color:#fff; font-size:2.1875em; font-weight:300; position:absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
#main #sidebar a.side_body_btn:hover span, #main #sidebar a.side_face_btn:hover span, #main #sidebar a.side_femi_btn:hover span, #main #sidebar a.side_hands_btn:hover span, #main #sidebar a.side_specials_btn:hover span {color:#ea911e; -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
#main #sidebar a.side_face_btn{background:url(images/face_side_img.jpg) no-repeat center center; margin:0 0 20px 0;}
#main #sidebar a.side_femi_btn{background:url(images/feminine_side_img.jpg) no-repeat top center; margin:0 0 20px 0;}
#main #sidebar a.side_hands_btn{background:url(images/hands_side_img.jpg) no-repeat  center -130px; margin:0 0 20px 0;}
#main #sidebar a.side_armslegs_btn{background:url(images/armslegs_img.jpg) no-repeat center center;margin:0 0 20px 0}
#main #sidebar a.side_body_btn{background:url(images/armslegs_img.jpg) no-repeat center center;margin:0 0 20px 0}
#main #sidebar a.side_specials_btn{background:url(images/special-offers-bg.jpg) no-repeat center center;margin:0 0 20px 0}

#tagline{color:#fff; font-size:3.5em; font-weight:100; text-transform: uppercase; text-align: center; margin:250px 0 0 0;}

#appointment{width:100%; height:auto; min-height:333px; background: rgba(0,177,211,0.65); position: absolute; bottom: 0;}

#appointment .grid-container{max-width:1370px;}
#appointment span.title{color:#fff; font-size:2.1875em; font-weight:300; text-align:center; display:block; margin:60px 0 0 0;}
#appointment .home-form {margin:30px 0 0 0;}
#appointment .home-form input[type="text"], #appointment .home-form input[type="email"], #appointment .home-form input[type="tel"], #appointment .home-form select{color:#fff; font-size:1em; font-weight:500; width: 100%; border: none; border:1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.1); margin: 0 0 10px; padding: 20px 20px 20px 55px; -webkit-box-sizing: border-box; box-sizing: border-box;}
#appointment .home-form select{height: 60px}
#appointment :placeholder-shown, #appointment ::-webkit-input-placeholder, #appointment ::-webkit-input-placeholder, #appointment ::-moz-placeholder, #appointment :-ms-input-placeholder, #appointment :-moz-placeholder { color: #fff; }
#appointment :placeholder-shown, #appointment ::placeholder, #appointment ::-webkit-input-placeholder, #appointment ::-moz-placeholder, #appointment :-ms-input-placeholder, #appointment :-moz-placeholder { color: #fff; }
#appointment .home-form input[type="text"]:focus, #appointment .home-form input[type="email"]:focus, #appointment .home-form input[type="tel"]:focus, #appointment .home-form select:focus {border:1px solid #dc871a; color:#fff;}

#appointment .home-form input[type="submit"], #appointment .home-form input[type="submit"][disabled]{color:#fff; font-size:1em; width:100%; height:auto; min-height:62px; background:#00778e; line-height:62px; text-align: center; display:inline-block; border:0; -webkit-box-sizing: border-box; box-sizing: border-box;}

#appointment .home-form input[type="submit"]:hover, #appointment .home-form input[type="submit"][disabled]:hover {background:#0f6c81;}

#appointment .home-form span.fullname input[type="text"]{background: url(images/user-solid.svg) no-repeat left rgba(255,255,255,0.1); background-size: 35px 35px;
background-position: 12px 12px;}
#appointment .home-form span.phone input[type="tel"]{background: url(images/phone-solid.svg) no-repeat left rgba(255,255,255,0.1); background-size: 35px 35px;
	background-position: 12px 12px;}
#appointment .home-form span.email input[type="email"]{background: url(images/envelope-solid.svg) no-repeat left rgba(255,255,255,0.1); background-size: 35px 35px;
background-position: 12px 12px;}
#appointment .home-form span.services input[type="text"]{background: url(images/info-solid.svg) no-repeat left rgba(255,255,255,0.1); background-size: 35px 35px;
background-position: 12px 12px;}
#appointment .agreement{color:#fff; margin:0 0 15px 0;}
#appointment .agreement a{color: #d4ccbd;}

#appointment .home-form input.placeholder, textarea.placeholder { color: #fff}
#appointment .home-form input:-moz-placeholder, textarea:-moz-placeholder { color: #fff}
#appointment .home-form input::-moz-placeholder, textarea::-moz-placeholder { color: #fff}
#appointment .home-form input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #fff}
#appointment .home-form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff}
#appointment .home-form option { background: #3d7791; }

#appointment .morpheus {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 20px;
    font-size: 30px;
}
#appointment .morpheus img {
    max-width: 90px;
}

#about{width:100%; height:auto; min-height:882px; background:url(/wp-content/uploads/2023/04/dr-rayman-desktop-copy.jpg) no-repeat top center; background-size:cover;overflow: hidden}
#about #text{margin:150px 0 0 0;padding-left:45px;}
#about #text span.title span{font-size:1.75em; text-transform: uppercase;}
#about #text span.title{font-size:2.1875em; font-weight:100; margin:0 0 20px 0; display:inline-block;}
#about #text p{font-size:1.125em; margin:0 0 20px 0; line-height:2em;}
#about #text a.btn{margin:30px 0 0 0;}

#procedures{width:100%; height:auto; min-height:780px;}
#procedures ul.assoc{display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; margin:80px 0;}
#procedures #faceneck_proc{height:500px; background:url(images/faceneck_img.jpg) no-repeat top center; background-size:cover; position:relative;}
#procedures #feminine_proc{height:500px; background:url(images/feminine_img.jpg) no-repeat top center; background-size:cover; position:relative;}
#procedures #hands_proc{height:500px; background:url(images/hands_img.jpg) no-repeat top center; background-size:cover; position:relative;}
#procedures #armslegs_proc{height:500px; background:url(images/armslegs_img.jpg) no-repeat top center; background-size:cover; position:relative;}

#procedures #gallery_proc{height:500px; background:url(/wp-content/uploads/2021/04/gallery-proc.jpg) no-repeat top center; background-size:cover; position:relative;}

#procedures span.title{color:#fff; font-size:2em; font-weight:300; position: relative; z-index: 100;}
#procedures #faceneck_proc span.title, #procedures #feminine_proc span.title, #procedures #hands_proc span.title, #procedures #armslegs_proc span.title, #procedures #gallery_proc span.title{position: absolute;bottom:80px; right:0; left:0; text-align: center; display:block; -webkit-transition:all .5s ease; transition:all .5s ease;padding: 15px;}
#procedures #faceneck_proc:hover #overlay, #procedures #feminine_proc:hover #overlay, #procedures #hands_proc:hover #overlay, #procedures #armslegs_proc:hover #overlay, #procedures #gallery_proc:hover #overlay{ max-height: 600px;opacity: 1;visibility: visible}
#procedures #overlay{position:absolute;width:100%;height:100%;max-height:0;background:rgba(0,0,0,0.5);left:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;opacity:0;visibility:hidden;bottom:0;-webkit-transition:all .5s ease;transition:all .5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#procedures #overlay ul li{margin:0 0 10px 0;}
#procedures #overlay ul li a{color:#fff; font-size:1.125em; font-weight:500;}
#procedures #overlay ul li a:hover{color:#ea911e;}
#procedures #overlay ul li:last-of-type a:hover i{-webkit-transform: rotate(180deg);transform: rotate(180deg); -webkit-transition:all .5s ease; transition:all .5s ease;}
#procedures #faceneck_proc:hover span.title{bottom: 20px}
#procedures #feminine_proc:hover span.title, #procedures #hands_proc:hover span.title, #procedures #armslegs_proc:hover span.title{bottom:20px;}
#testimonials{width:100%; height:auto; min-height:750px; background:url(images/testimonials_bg.jpg) no-repeat top center; background-size:cover;}
#testimonials .grid-container{position: relative;}
#testimonials span.title{font-size:3.75em; font-weight:100; text-transform: uppercase; margin:140px 0 0 0; display:inline-block;}
#testimonials #tes{margin:50px 0 0 0;}
#testimonials #tes span.rating i{color:#ffc935; display:inline-block; margin:0 0 20px 0;}
#testimonials .custom-navigation a i{color:#424242; font-size:2em; -webkit-transition:all .5s ease; transition:all .5s ease;}
#testimonials .custom-navigation a:hover i{color:#ea911e;}
#testimonials .custom-navigation a.flex-prev{position: absolute; top: 300px; left:-40px; z-index:100;}
#testimonials .custom-navigation a.flex-next{position: absolute; top: 300px; right:-40px; z-index:100;}

#newsletter{width:100%; height:auto; min-height:350px; background: rgba(84,139,158,1.0);}
#newsletter #text{margin:90px 0 0 0;}
#newsletter #text span.title{color:#fff; font-size:2.1875em; font-weight:300;}
#newsletter #text p{color:#fff;}
#newsletter .newsletter-form {margin:30px 0 0 0;}
#newsletter .newsletter-form input[type="text"], #newsletter .newsletter-form input[type="email"]{color:#fff; font-size:1em; font-weight:500; width: 100%; border: none; border:1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.1); margin: 0 0 10px; padding: 20px 20px 20px 55px; -webkit-box-sizing: border-box; box-sizing: border-box;}
#newsletter :placeholder-shown, #newsletter ::-webkit-input-placeholder, #newsletter ::-webkit-input-placeholder, #newsletter ::-moz-placeholder, #newsletter :-ms-input-placeholder, #newsletter :-moz-placeholder { color: #fff; }
#newsletter :placeholder-shown, #newsletter ::placeholder, #newsletter ::-webkit-input-placeholder, #newsletter ::-moz-placeholder, #newsletter :-ms-input-placeholder, #newsletter :-moz-placeholder { color: #fff; }
#newsletter .newsletter-form input[type="text"]:focus, #newsletter .newsletter-form input[type="email"]:focus{border:1px solid #dc871a; color:#fff;}

#newsletter .newsletter-form input[type="submit"], #newsletter .newsletter-form input[type="submit"][disabled]{color:#fff; font-size:1em; width:100%; height:auto; min-height:62px; background:#00778e; line-height:62px; text-align: center; display:inline-block; border:0; -webkit-box-sizing: border-box; box-sizing: border-box;}
#newsletter .newsletter-form input[type="submit"]:hover, #newsletter .newsletter-form input[type="submit"][disabled]:hover {background:#0f6c81; color:#fff;}

#newsletter .newsletter-form span.fullname input[type="text"]{background: url(images/user-solid.svg) no-repeat left rgba(255,255,255,0.1); background-size: 35px 35px;
background-position: 12px 12px;}
#newsletter .newsletter-form span.email input[type="email"]{background: url(images/envelope-solid.svg) no-repeat left rgba(255,255,255,0.1); background-size: 35px 35px;
background-position: 12px 12px;}

#newsletter .newsletter-form input.placeholder, textarea.placeholder { color: #fff}
#newsletter .newsletter-form input:-moz-placeholder, textarea:-moz-placeholder { color: #fff}
#newsletter .newsletter-form input::-moz-placeholder, textarea::-moz-placeholder { color: #fff}
#newsletter .newsletter-form input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #fff}
#newsletter .newsletter-form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff}

#photos{width:100%; height:auto; min-height:750px; background:url(images/photos_bg.jpg) no-repeat top center; background-size:cover; text-align: center;overflow: hidden}
#photos span.title{font-size:3.75em; font-weight:100; text-transform: uppercase; display:block; text-align: center; margin:80px 0 0 0;}
#photos .carousel-cell { width: 70%; height: 200px; display: -webkit-box; display:         -ms-flexbox; display:         flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#photos .carousel-cell p { display: block; max-width: 100%; max-height: 100%; opacity: 0.7; -webkit-transform: scale(0.85); transform: scale(0.85); -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, transform 0.3s, -webkit-filter 0.3s, filter 0.3s; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, -webkit-filter 0.3s; transition: opacity 0.3s, -webkit-transform 0.3s, -webkit-filter 0.3s; transition: opacity 0.3s, transform 0.3s, -webkit-filter 0.3s; transition: opacity 0.3s, transform 0.3s, filter 0.3s; transition: opacity 0.3s, transform 0.3s, filter 0.3s, -webkit-filter 0.3s; transition: opacity 0.3s, transform 0.3s, filter 0.3s, -webkit-transform 0.3s, -webkit-filter 0.3s; }
#photos .carousel-cell.is-selected p { opacity: 1; -webkit-transform: scale(1); transform: scale(1); -webkit-filter: none; filter: none;margin: auto; }
@media screen and ( min-width: 768px ) {
	#photos .carousel-cell {
		height: 400px;
	}
}
@media screen and ( min-width: 960px ) {
	#photos .carousel-cell {
		width: 60%;
	}
}
#photos .flickity-prev-next-button { width: 60px; height: 60px; background: transparent; opacity: 0.6; }
#photos .flickity-prev-next-button:hover { background: transparent; opacity: 1; }
#photos .flickity-prev-next-button .arrow { fill: white; }
#photos .flickity-prev-next-button.no-svg { color: white; }
#photos .flickity-prev-next-button.previous { left: 0; }
#photos .flickity-prev-next-button.next { right: 0; }
#photos .flickity-prev-next-button:disabled { display: none; }

#blog{height:auto; min-height:715px; background:url(images/blog_bg.jpg) no-repeat top center; background-size:cover; margin-top:60px; margin-bottom:60px;overflow: hidden}
#blog.grid-container{max-width:1370px;}
#blog #text{margin:120px 0 0 0;}
#blog #text span.title{color:#fff; font-size:3.75em; font-weight:100; text-transform: uppercase; margin:0 0 20px 0; display:inline-block;}
#blog #text span.subtitle{color:#fff; font-size:2.1875em; font-weight:300; display:block; margin-left:1em;}
#blog #text p{color:#fff; max-width:450px; margin:30px 0; line-height:2em;}

#video{height:auto; min-height:715px; background:url(images/video_bg.jpg) no-repeat top center; background-size:cover; margin-top:60px; margin-bottom:60px;}
#video.grid-container{max-width:1370px; position: relative;}
#video a.btn{position: absolute; bottom:30px; right:30px;}

#connect{text-align:center; margin:0 0 60px 0;}
#connect span.title{font-size:2.1875em; font-weight:300; display:block;}
#connect span.label{font-size:1.125em; font-weight:300; display:block;}
#connect ul.links{display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin:20px 0 0 0;}
#connect ul.links li{margin:0 15px 0 0;}
#connect ul.links li:last-of-type{margin:0;}
#connect ul.links li a{display: block}
#connect ul.links li a i{color:#fff;}
#connect ul.links li.fb_icon{background:#4565b0; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;}
#connect ul.links li.tw_icon{background:#1eaaea; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;}
#connect ul.links li.in_icon{background:#d6008c; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;}
#connect ul.links li.ln_icon{background:#1472b1; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;}
#connect ul.links li.pi_icon{background:#c81d23; width:50px; height:50px; border-radius: 50px; text-align: center; line-height:50px;}

#location{width:100%; height:auto; min-height:650px; background:url(images/location_bg_120919.jpg) #2d2d2d no-repeat top center; background-size:cover;}
#location #text{text-align: center; margin:200px 0 0 0;}
#location #text #logo{margin:0 0 40px 0;transform-origin: center}
#location #text ul.info li{color:#fff; margin:20px 0 0 0;}
#location #text ul.info li i{color:#ea911e;}
#location #text ul.footer_nav{display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin:60px 0}
#location #text ul.footer_nav li a{color:#6a6a6a;}
#location #text ul.footer_nav li:hover a{color:#ea911e;}
a.footerPhone { color: #fff; }
a.footerPhone:hover { color: #ea911e; }
footer{width:100%; padding:40px 0; background:#202020; text-align: center;}
footer p{color:#fff;}
footer ul.links{display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
footer ul.links li{color:#fff; margin:0 10px 0 0;}
footer ul.links li:last-of-type{margin:0;}
footer ul.links li a{color:#fff;}
footer ul.links li a:hover{color:#ea911e;}

.mfp-wrap { z-index: 9999!important;}
#announcement { position: relative; max-width: 720px; margin: 0 auto; box-sizing: border-box; background: #fff; text-align: center; }

.accordion { background-color: #fff; color: #444; cursor: pointer; padding: 18px; width: 100%; border:none; border-top: 1px solid #dc871a; text-align: left; outline: none; font-size: 15px; -webkit-transition: 0.4s; transition: 0.4s; }
.accordion.active, .accordion:hover { background-color: #dc871a; color:#fff; }
.accordion:after { content: '\002B'; color: #777; font-weight: bold; float: right; margin-left: 5px; }
.accordion.active:after { content: "\2212"; }
.panel { padding: 0 18px; background-color: white; max-height: 0; overflow: hidden; -webkit-transition: max-height 0.2s ease-out; transition: max-height 0.2s ease-out; }

#patient-listing .patient-entry { float: left; clear: none; width: 45%;  padding-top: 12px; min-height: 230px; background: #ececec; padding: 10px; margin: 10px 2px; border-top: 1px solid orange; }
#patient-listing .patient-listing { width: 100% !important; float: left; }
#patient-listing a.patientLink { width: 50%; display: inline-block; text-align: center; }
#patient-listing .patientPic { width: 100%; height: 140px; overflow: hidden; }
#patient-listing .patient-entry:hover {background: #f5f5f5 !important; }
#patient-listing .patient-entry:hover img {opacity: 0.5;}
.enlargeBtn { background: #ea911e; padding: 10px 40px; color: #fff !important; font-weight: 400; position: relative; top: -80px; left: -19%; -webkit-box-shadow: 0px 1px 10px #3c3c3c; box-shadow: 0px 1px 10px #3c3c3c; display: inline-block; text-align: center; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0; }
#patient-listing .patient-entry:hover > .enlargeBtn {opacity: 1;}

.bigimage.border.odd, .bigimage.border.even { width: 45%; padding: 15px;}
.bigimage.border.odd::after { content: "Before";}
.bigimage.border.even::after { content: "After";}
.beforeCap, .afterCap{text-transform: uppercase;font-size: 1em;letter-spacing: 10px;font-weight: 700;margin: 0px auto 30px;}
.beforeCap {width: 45%; text-align: center; float: left;}
.afterCap {width: 45%; text-align: center; float: right;}
span.prev-arrow a, span.next-arrow a{background: transparent; color: #ea911e !important; padding: 0.8em 0.5em; margin: 15px auto; height: auto; width: 100%; max-width: 210px; font-size: 18px; font-family: "futura-pt",sans-serif; font-weight: 400; font-style: normal; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; border: 2px solid #ea911e; position: relative; z-index: 10;}
span.prev-arrow a:hover, span.next-arrow a:hover, span.prev-arrow a:focus, span.next-arrow a:focus{background: #ea911e; color: #fff !important;}
span.prev-arrow a { float: left}
span.next-arrow a { float: right}
span.prev-arrow a svg, span.next-arrow a svg{fill:#000;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;width: 30px; display: block;margin: 15px auto 0}
span.next-arrow a svg{-webkit-transform: scale(-1,1);transform: scale(-1,1)}
span.prev-arrow a:hover, span.next-arrow a:hover,span.prev-arrow a:focus, span.next-arrow a:focus{color: #000}
span.prev-arrow a:hover svg, span.next-arrow a:hover svg,span.prev-arrow a:focus svg, span.next-arrow a:focus svg{fill:#fff}
.results-disclaimer {text-transform: uppercase;letter-spacing: 2px;font-size: 22px;text-align: center; margin: 50px auto}
.patient-set.selected {color: #cf9e77}
.patient-set {float: left;font-size: 0.85em;font-weight: bold;margin-bottom: 10px;text-align: center;text-transform: uppercase;}
.single-patient-navigation { margin-bottom: 30px; text-align: center; }
.patients-case-number{text-transform: uppercase;letter-spacing: 5px;font-size: 20px;left: 0;right: 0;margin-top: 30px;}
#slider h1.gallery-title{text-align: left;font-size: 100px;line-height: 100px;letter-spacing: 20px;color: #000;margin: 160px auto;border: 0;}
.patient-header{font-size: 40px;line-height: 40px;text-align: center;letter-spacing: 10px;color: #000;font-weight: 500;margin: 0 auto 40px;}
.patient_image_large{background: #f2f2f2; margin: 0 0 50px 0; padding: 30px 0 0 0; }
.patient_image_large.threeRowSingle img { display: inline-block !important;}
.patient_image_large.threeRowSingle .bigimage.border.odd, .patient_image_large.threeRowSingle .bigimage.border.even { width: 30%; padding: 15px; float: left; }
.procedure-parent h2 a { background: #fff; padding: 10px 20px 10px 0; border-bottom: 1px solid #fff;}
.procedure-parent h2 a:hover {color:#dc871a; border-bottom: 1px solid #f5f5f5;}
.btn-list a { margin-bottom: 5px; }
#gallery-listing h1 {display: none;}
a.transMap {
    padding: 0 0 0 230px;
}
img {border:0px;}
.img-resp, .img-responsive {max-width:100%; height:auto;}
img.left, img.alignleft, .img-l {float:left; margin:10px 15px 0px 0px;}
img.right, img.alignright, .img-r {float:right; margin:10px 0px 0px 15px;}

iframe{width:100%; height:500px;}

.embed-responsive{ position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom:20px }
.embed-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #ccc; }
input, select, textarea {-webkit-transition:all .5s ease-out; transition:all .5s ease-out; font-family: 'proxima-nova', sans-serif;}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="url"], .contact-form textarea { width: 100%; border: 1px solid #CCC; background: #FFF; margin: 0 0 10px; padding: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="tel"]:focus, .contact-form textarea:focus {border:1px solid #dc871a; color:#dc871a;}

.contact-form input[type="submit"], .contact-form input[type="submit"][disabled]{color:#fff; font-size:1em; max-width: 270px; width: 100%; height:auto; min-height:62px; background:#ea911e; line-height:62px; text-align: center; display:inline-block; border:0; -webkit-box-sizing: border-box; box-sizing: border-box; margin-top: 30px}
.contact-form input[type="submit"]:hover, .contact-form input[type="submit"][disabled]:hover {background:#b36500;}
.contact-form select { width: 100%; margin-bottom: 10px; height: 45px; }
.contact-form textarea { height: 120px; }
.contact-form ::-webkit-input-placeholder { color: #777; } :-moz-placeholder { color: #777; } :-ms-input-placeholder { color: #777; }
.contact-form input.wpcf7-captchar { width: 135px; }
.contact-form select.wpcf7-form-control.wpcf7-select.form-control { height: 46px; border: 1px solid #ccc; color: #6f6f6f; }

.patient-single {width:50%}
.patient-single img {width:96%; height:auto;}

ul.list, ul.gal-proc-list { list-style: none !important; }
ul.list li, ul.gal-proc-list  { margin: 0px !important; }
ul.list a, ul.gal-proc-list a { display: block; padding: 5px; border-left: 2px solid #ea911e; border-bottom: 1px solid #f5f5f5; margin-bottom: 2px; }
ul.list a:hover, ul.gal-proc-list a:hover {background: #ea911e; color:#fff;}

.blog .feat-img {float:left; padding:10px; }
.main .feat-img.single {float: none; margin: 30px 0; text-align: center;}
.pagination-wrapper a.inactive {padding: 5px;}
.pagination-wrapper .current, .page-numbers.current {border: 1px solid; padding: 2px 3px;}

.review-rating-stars, .testimonial-date, .testimonial-dash {display: none;}
.testimonial-entry { border-top: 1px solid orange; margin-top: 20px; padding: 15px; }
section#testimonials a { margin: 50px auto; display: block; }

li#menu-item-695, li#menu-item-702 {
    padding-top: 40px;
}
li#menu-item-695 a, li#menu-item-702 a {
    color: #fff;
}
li#menu-item-695 a:hover, li#menu-item-702 a:hover {
    color: #ea911e;
}
@media only screen and (max-width: 740px) {
	#appointment .morpheus img {
    display: none;
}
  header{margin: 0px;padding-top: 50px}
  #logo{margin: auto;transform-origin: top center}
  #banner.sub{min-height:520px;background-position: top center;}
  .bigimage.border.odd, .bigimage.border.even { width: 45%; padding: 15px 5px}
  span.prev-arrow a, span.next-arrow a {max-width: 150px;}
  #procedures #proc_boxes > div {margin-bottom:25px;}
  footer ul.links { display: inline-block; margin-top: 10px; }
	#video {min-height: 335px;}
	.about-dr-photo {display: inline-block;}
	/* nav {position: relative;} relative positioning caused menu to jump offscreen and go to the top of the page on mobile */
	nav {position: fixed;}
	iframe{width:100%; height:280px;}
	.patient-single {width:100%!important;}
	nav .grid-container{padding:0;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .close-menu, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .location-btn-mobile, .stellarnav.mobile .menu-toggle{color:#fff;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile:hover, .stellarnav.mobile .close-menu:hover, .stellarnav.mobile .dd-toggle:hover, .stellarnav.mobile .location-btn-mobile:hover, .stellarnav.mobile .menu-toggle:hover{color:#ea911e;}
	.stellarnav.mobile ul{background:#000;}
	#banner{min-height:1170px}
	#banner #tagline{font-size:2.5em; margin:120px 0 0 0;}
	#about{text-align:center; padding:0 0 100px 0;background-position: -2115px;}
	#about #text{margin:40px 0 0 0;padding: 0;}
	#about #text p{font-size:1em;}
	#testimonials{text-align:center; padding: 0 0 100px 0;}
	#testimonials span.title{font-size:2.5em; margin: 70px 0 0 0;}
	#testimonials .custom-navigation a.flex-prev{top:inherit; bottom: -60px; left: 60px;}
	#testimonials .custom-navigation a.flex-next{top:inherit; bottom: -60px; right: 60px;}
	#newsletter{text-align:center;}
	#photos{min-height:500px;}
	#photos span.title{font-size:2.5em;}
	#blog.grid-container{max-width: inherit;}
	#blog #text{text-align: center;}
	#location{min-height:400px;}
  #location #text #logo{margin: 0 auto 40px}
  #location .info{margin-bottom: 60px}
  #announcement { transform: scale(0.8); }
}

@media only screen and (max-width: 960px) and (min-width: 740px) {
  #logo{margin: auto;transform-origin: top center}
	.about-dr-photo {display: none;}
	nav {position: relative;}
	nav .grid-container{padding:0;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .close-menu, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .location-btn-mobile, .stellarnav.mobile .menu-toggle{color:#fff;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile:hover, .stellarnav.mobile .close-menu:hover, .stellarnav.mobile .dd-toggle:hover, .stellarnav.mobile .location-btn-mobile:hover, .stellarnav.mobile .menu-toggle:hover{color:#ea911e;}
	.stellarnav.mobile ul{background:#000;}
	#banner{min-height:1240px;}
	#tagline{font-size:3em; margin: 40px 0 0 0;}
	#about{background-position-x:47%}
	#about #text { margin: 0px 0 50px 0; }
	#testimonials{text-align: center;}
	#testimonials span.title{margin:80px 0 0 0;}
	#testimonials .custom-navigation a.flex-prev{top:inherit; bottom: -100px; left: 200px;}
	#testimonials .custom-navigation a.flex-next{top:inherit; bottom: -100px; right: 200px;}
	#photos{min-height:650px;}
	#photos span.title{margin:40px 0 0 0;}
  #blog{background-position-x: 28%}
	#blog #text{margin:80px 0 0 0;}
	#video{min-height:400px;}
	#location{min-height:420px;}
	#location #text{margin:100px 0 0 0;}
}

@media only screen and (max-width: 1024px) and (min-width: 740px) {
  #logo{margin: auto;transform-origin: top center}
  header {
    margin: 0px;
    padding-top: 50px;
}
  #banner.sub{min-height:520px;background-position: top center;}
	.about-dr-photo {display: none;}
	nav {position: relative;}
	nav .grid-container{padding:0;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .close-menu, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .location-btn-mobile, .stellarnav.mobile .menu-toggle{color:#fff;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile:hover, .stellarnav.mobile .close-menu:hover, .stellarnav.mobile .dd-toggle:hover, .stellarnav.mobile .location-btn-mobile:hover, .stellarnav.mobile .menu-toggle:hover{color:#ea911e;}
	.stellarnav.mobile ul{background:#000;}
}

@media only screen and (max-width: 1024px) and (min-width: 960px) {

  #blog{background-position-x: 28%}
  #about{background-position-x:47%}
}

@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1) {
	nav .grid-container{padding:0;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .close-menu, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .location-btn-mobile, .stellarnav.mobile .menu-toggle{color:#fff;}
	.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:24px;}
	.stellarnav.mobile .call-btn-mobile:hover, .stellarnav.mobile .close-menu:hover, .stellarnav.mobile .dd-toggle:hover, .stellarnav.mobile .location-btn-mobile:hover, .stellarnav.mobile .menu-toggle:hover{color:#ea911e;}
	.stellarnav.mobile ul{background:#000;}
}

@media only screen and (max-width: 1274px) and (min-width: 960px) {
	#testimonials .custom-navigation a.flex-prev{left: -10px;}
	#testimonials .custom-navigation a.flex-next{right: -10px;}
}

@media only screen and (max-width: 1210px) and (min-width: 960px) {
	#testimonials .custom-navigation a.flex-prev{top: inherit; bottom: -100px; left: 100px;}
	#testimonials .custom-navigation a.flex-next{top: inherit; bottom: -100px; right: 100px;}
}

@media only screen and (max-width: 1154px) and (min-width: 960px) {
	nav .stellarnav > ul > li > a{padding:22px;}
}

@media only screen and (max-width: 1100px) and (min-width: 960px) {
	nav .stellarnav > ul > li > a{padding:22px 16px;}
}