::-moz-selection {background:rgba(223, 248, 253, 0.99); text-shadow:none; color:#4c4c4c;}
::selection {background:#dff8fd; background:rgba(223, 248, 253, 0.99); text-shadow:none; color:#4c4c4c;}
body {font-family:"tablet-gothic-wide", Arial, Helvetica, sans-serif; font-weight:300; font-size:17px; line-height:24px; color:#797979;}
a {color:#1b9eb5; text-decoration:none;}
strong {font-weight:600;}
.page-width {width:1140px; margin:0 auto;}

/* Header */
.header-bar {border-top:5px solid #abeaf6;}
.neoderma-logo {width:291px; max-width:100%; float:left; margin:25px 0;}
.neoderma-logo img {width:100%;}
.book-btn {float:right; color:#fff; font-weight:600; font-size:16px; line-height:18px; text-transform:uppercase; letter-spacing:2px; text-shadow:1px 1px 0 rgba(0,0,0,0.1); display:block; background-color:#29aac1; padding:5px 17px 7px 17px; border-radius:20px; margin:29px 0px 0px 20px;}
.book-btn:hover {background-color:#1391a8;}
.home-link {float:right; color:#b8b8b8; font-weight:600; font-size:16px; line-height:18px; text-transform:uppercase; letter-spacing:2px; display:block; margin-top:34px;}
.home-link:hover, .home-link:focus {color:#1b9eb5;}
.social-links {float:right; list-style-type:none; font-size:0; line-height:0; margin:29px 0px 19px 0px;}
.social-links li {display:inline-block; font-size:17px; line-height:24px; margin-left:20px;}
.social-links li a {display:block; width:30px; height:30px; overflow:hidden;}
.social-links li a:hover, .social-links li a:focus {background-position:bottom;}
.social-links li.facebook a {background-image:url(/images/icon-facebook.png);}
.social-links li.linkedin a {background-image:url(/images/icon-linkedin.png);}
.desktop-nav {float:right; clear:right; text-align:right; border-top:1px solid #e3e3e3; padding-left:140px; font-size:0; line-height:0;}
.desktop-nav li {display:inline-block; margin-left:62px; margin-top:-1px;}
.desktop-nav li:first-child {margin-left:0;}
.desktop-nav li a {font-weight:600; font-size:16px; line-height:18px; text-transform:uppercase; letter-spacing:2px; display:block; padding:16px 0px 0px 0px;}
.desktop-nav li a:hover, .desktop-nav li a:focus {color:#0e5e71;}
.desktop-nav li a.current, .desktop-nav li a.currentparent {border-top:3px solid #95e2f1; padding-top:13px; color:#0e5e71;}

/* Mobile Nav */
.mobile-menu-bar {display:none; background-color:#abeaf6;}
.mobile-menu {position:relative; height:40px; z-index:900; clear:both; font-size:16px; line-height:20px; }
.mobile-menu-trigger {float:right; cursor:pointer; overflow:auto;}
.trigger-text {font-size:16px; line-height:20px; font-weight:600; text-transform:uppercase; padding:9px 10px 0px 0px; float:right; color:#41adc7; text-shadow:1px 1px 0 rgba(255,255,255,0.2);}
.trigger-icon {width:40px; height:40px; background:url(/images/mobile-menu-button.png) no-repeat center center #0e5e71; float:right;}
.mobile-menu-trigger:hover .trigger-icon, .mobile-menu-trigger.open .trigger-icon {background-color:#064d5e;}
.mobile-menu-wrap {clear:both;}
.mobile-menu-wrap ul {display:none;}
.mobile-menu-wrap li {position:relative;}
.mobile-menu-wrap li a {display:block; color:#fff; background:#0e5e71; padding:9px 51px 11px 10px; border-top:1px solid #166d81; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0,0.15);}
.mobile-menu-wrap li a:hover, .mobile-menu-wrap li.current > a {background:#064d5e; color:#bef1fb;}
.mobile-menu-wrap li li a {border-left:10px solid #166d81;}
.mobile-menu-wrap li li li a {border-left:20px solid #166d81;}
.mobile-menu-wrap li li li li a {border-left:30px solid #166d81;}
.submenu-toggle {position:absolute; top:1px; right:0; display:block; border-left:1px solid #166d81; height:100%; width:41px; box-sizing:border-box; -webkit-box-sizing:border-box; cursor:pointer;}
.submenu-toggle:hover {background-color:#064d5e;}
.mobile-menu-wrap > ul > li:first-child > .submenu-toggle {top:0;}
.submenu-toggle .arrow {display:block; height:40px; width:40px; background:url(/images/mobile-menu-toggle.png) no-repeat center center; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s;}
.mobile-menu-wrap li.submenu-show > .submenu-toggle .arrow {-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg);}

/* Title bar */
.title-bar {background-color:#95e2f1;}
.title-bar > .page-width {position:relative;}
.title-spacer {position:absolute; width:285px; height:100%; border-right:1px solid #85dced; background:-webkit-linear-gradient(90deg, #95e2f1, #b3ecf6); background:-moz-linear-gradient(90deg, #95e2f1, #b3ecf6); background:linear-gradient(90deg, #95e2f1, #b3ecf6); display:none;}
.has-subnav .title-spacer {display:block;}
.title-bar h1 {font-size:48px; line-height:57px; font-weight:200; color:#fff; text-shadow:1px 1px 0 rgba(0,0,0,0.1); padding:16px 0px 22px 0px;}
.has-subnav .title-bar h1 {padding-left:320px;}

/* Columns */
.main-content {padding-bottom:60px;}
.nav-col {width:249px; float:left; margin-right:35px;}
.main-col {width:856px; float:left; padding-bottom:38px; padding-top:30px; padding-right:36px;}
.has-subnav .main-col {padding-left:35px; border-left:1px solid #e3e3e3; padding-right:0;}
.side-col {width:249px; float:right; padding-top:30px;}
.main-image {margin-top:5px; margin-bottom:29px; width:100%;}

/* Side nav */
.nav-col ul {list-style-type:none;}
.nav-col ul li {border-bottom:1px solid #e3e3e3;}
.nav-col ul li a {font-weight:600; font-size:18px; line-height:22px; color:#60c8de; word-wrap:break-word; display:block; padding:16px 0 17px 0;}
.nav-col ul li a:hover, .nav-col ul li a:focus, .nav-col ul li a.current {color:#0e5e71;}
.nav-col ul li li {border-top:1px solid #e3e3e3; border-bottom:none;}
.nav-col ul li li a {padding:11px 0 12px 10px; font-size:14px; line-height:16px; text-transform:uppercase; letter-spacing:1px;}

/* Side column */
.side-col h3 {font-size:24px; line-height:29px; padding-top:26px; padding-bottom:12px;}
.side-col h3:first-child {padding-top:0; margin-top:-2px;}
.side-col ul {list-style-type:none;}
.side-col ul li {margin-bottom:2px;}
.side-col ul li a {display:block; line-height:20px; padding:9px 12px 10px 12px; background-color:#ededed; color:#6a6a6a; text-shadow:1px 1px 0 rgba(255,255,255,0.2);}
.side-col ul li a:hover, .side-col ul li a:focus {background-color:#c9f3fb; color:#008299;}

/* Typography */
.text a:hover {text-decoration:underline;}
.text p {padding-bottom:17px;}
h1, h2, h3, h4, h5, h6 {font-weight:600; color:#60c8de; word-wrap:break-word;}
.text h1, .text h2 {font-size:32px; line-height:38px; padding:15px 0px 17px 0px; clear:both;}
.text h1:first-child, .text h2:first-child {padding-top:0;}
.text h3 {font-size:24px; line-height:29px; padding:17px 0px 18px 0px;}
.text h1 + h2, .text h2 + h3, .text h3 + h4 {padding-top:0;}
.text h4 {font-size:20px; line-height:24px; padding:18px 0px 19px 0px;}
.text h5 {font-size:17px; line-height:20px; text-transform:uppercase; letter-spacing:1px; padding:20px 0px 19px 0px;}
.text h6 {font-size:17px; line-height:20px; padding:20px 0px 19px 0px;}
.text ul {padding:0px 0px 8px 20px; list-style-type:none;}
.text ul ul {padding:8px 0px 0px 7px;}
.text ul li {padding:0px 0px 9px 20px; position:relative;}
.text ul li:before {content:"•"; font-family:Arial, Helvetica, sans-serif; position:absolute; left:7px; top:1px; color:#95e2f1;}
.text ol {padding:0 0 8px 40px;}
.text ol li {padding:0 0 9px 0;}

/* Text images */
.text .img-box img {width:100%; background-color:#e3e3e3;}
.text .img-box {width:300px; float:right; clear:right; margin:6px 0px 15px 30px;}
.text .img-box.small-image {width:200px; margin:5px 0px 21px 30px;}
p.caption {font-weight:300; font-size:14px; line-height:18px; color:#a6a6a6; padding:9px 0 10px 0; border-bottom:1px solid #e3e3e3;}

/* Home slider */
.slides-bar {background-color:#95e2f1; padding-top:20px; padding-bottom:20px;}
.slider {background-color:#fff;}
.bx-wrapper {position:relative;}
.bx-wrapper .slide-img {width:696px; float:right;}
.bx-wrapper .slide-img img {display:block; width:100%;}
.bx-wrapper .slide-caption {width:444px; padding:27px 35px 0 35px; float:left;}
.bx-wrapper .bx-viewport {-webkit-transform:translatez(0); -moz-transform:translatez(0); -ms-transform:translatez(0); -o-transform:translatez(0); transform:translatez(0);}
.bx-wrapper .bx-loading {min-height:32px; background:url(/bxslider/loading.gif) center center no-repeat #fff; height:100%; width:100%; position:absolute; top:0; left:0; z-index:100;}
.bx-wrapper .bx-pager {position:absolute; bottom:35px; left:35px; z-index:10; font-size:0; line-height:0; }
.bx-wrapper .bx-pager-item {display:inline-block; margin-right:15px;}
.bx-wrapper .bx-pager-link {display:block; width: 14px; height: 14px; background-color:#e2e2e2; border-radius: 7px; overflow:hidden; text-indent: -9999px;}
.bx-wrapper .bx-pager-link.active {background-color:#53c9e1;}
.slide-caption h2 {font-size:42px; line-height:48px; font-weight:200; padding-bottom:30px; margin-bottom:12px; border-bottom:1px solid #e3e3e3;}
.slide-caption p {padding-bottom:15px; font-size:19px; line-height:27px; color:#a1a1a1;}
.btn {display:inline-block; font-size:12px; line-height:14px; text-transform:uppercase; letter-spacing:2px; color:#fff; text-shadow:1px 1px 0 rgba(0,0,0,0.1); background-color:#53c9e1; padding:9px 18px 10px 18px; border-radius:20px;}
.btn:hover, .btn:focus {background-color:#44bad2;}
.slide-caption h2 + .btn {margin-top:8px;}

/* Home */
.text .home-title {padding-top:0; margin-top:-4px;}

/* Logo carousel */
.logo-carousel {border-top:1px solid #e3e3e3; padding-top:20px; margin-top:30px;}
.logo-item {text-align:center;}
.logo-item img {max-width:100%;}

/* Sticky footer */
html, body {height:100%;}
.wrap {min-height:100%; height:auto !important; height:100%;}
.push {clear:both;}

/* Footer */
.footer-bar {background-color:#a9a9a9;}
footer {color:#fff; text-shadow:1px 1px 0 rgba(0,0,0,0.1); font-size:13px; line-height:17px; padding-top:36px; padding-bottom:37px;}
footer p {display:inline-block;}
footer a {color:#fff;}
footer a:hover {text-decoration:underline;}
.dot-separator {display:inline-block; padding:0 10px;}

/* Media Queries
================================================== */

/* Tablet Landscape/Small Desktop */
@media only screen and (min-width:980px) and (max-width:1179px) {
	.page-width {width:960px;}
	.desktop-nav {padding-left:42px;}
	.desktop-nav li {margin-left:42px;}
	.title-spacer {width:235px;}
	.has-subnav .title-bar h1 {padding-left:265px;}
	.nav-col {width:204px; margin-right:30px;}
	.main-col {width:726px;}
	.has-subnav .main-col {padding-left:30px;}
	.side-col {width:224px;}
	.bx-wrapper .slide-img {width:596px;}
	.bx-wrapper .slide-caption {width:364px; padding:27px 30px 0 30px;}
	.slide-caption h2 {font-size:32px; line-height:41px; padding-bottom:25px;}
	.bx-wrapper .bx-pager {bottom:30px; left:30px;}
}

/* Tablet Portrait */
@media only screen and (min-width:768px) and (max-width:979px) {
	.page-width {width:748px;}
	.home-link {font-size:15px; line-height:17px; letter-spacing:0; margin-top:35px;}
	.desktop-nav {padding-left:0;}
	.desktop-nav li {margin-left:22px;}
	.desktop-nav li a {font-size:15px; line-height:19px; letter-spacing:0;}
	.title-spacer {width:181px;}
	.has-subnav .title-bar h1 {padding-left:201px;}
	.nav-col {width:160px; margin-right:20px;}
	.main-col {width:568px; padding-right:36px;}
	.has-subnav .main-col {padding-left:20px;}
	.side-col {width:180px;}
	.bx-wrapper .slide-img {width:456px;}
	.bx-wrapper .slide-caption {width:292px; padding:17px 20px 0 20px;}
	.slide-caption h2 {font-size:28px; line-height:34px; padding-bottom:15px;}
	.slide-caption p {padding-bottom:15px; font-size:17px; line-height:24px;}
	.bx-wrapper .bx-pager {bottom:20px; left:20px;}
	.text .img-box {width:240px;}
}

/* All Mobile */
@media only screen and (max-width:767px) {
	.page-width {width:480px;}
	.header-bar {border-top:0;}
	.mobile-menu-bar {display:block;}
	header, .main-content, .title-bar h1, .has-subnav .title-bar h1, footer {padding-left:10px; padding-right:10px;}
	.home-link, .social-links, .book-btn, .desktop-nav, .nav-col, .has-subnav .title-spacer, .dot-separator {display:none;}
	.title-bar h1 {font-size:36px; line-height:43px; padding-top:16px; padding-bottom:20px; word-wrap:break-word;}
	.main-col {width:100%; padding-right:0;}
	.page-home .main-col {padding-bottom:20px;}
	.side-col {width:100%; border-top:1px solid #e3e3e3;}
	.has-subnav .main-col {padding-left:0; border-left:0;}
	footer {padding-top:21px; padding-bottom: 22px;}
	footer p {display:block; padding:3px 0;}
	.slides-bar {padding-top:5px; padding-bottom:5px;}
	.bx-wrapper .slide-img {width:100%; position:relative;}
	.bx-wrapper .slide-img:after {content:""; display:block; position:absolute; top:0; left:0; z-index:10; width:100%; height:100%; box-shadow:inset 0 -40px 40px -40px rgba(0,0,0,0.1);}
	.bx-wrapper .slide-caption {width:100%; padding:17px 20px 0 20px;}
	.slide-caption {text-align:center; word-wrap:break-word;}
	.slide-caption h2 {font-size:28px; line-height:34px; padding-bottom:15px;}
	.slide-caption p {padding-bottom:0; font-size:17px; line-height:24px; display:inline;}
	.slide-caption .btn {font-size:17px; line-height:24px; text-transform:none; letter-spacing:0; color:#1b9eb5; text-shadow:none; background-color:transparent; padding:0; margin-left:5px; border-radius:0;}
	.slide-caption .btn:before {content:" \25B8 "}
	.slide-caption .btn:hover {color:#008299;}
	.bx-wrapper .bx-pager {position:static; bottom:auto; left:auto; text-align:center; padding:20px 0px 20px 0px;}
	.text .img-box {width:100%; margin:6px 0px 21px 0px;}
	.text .img-box.small-image {width:120px;}
}

/* Mobile Portrait */
@media only screen and (max-width:479px) {
	.page-width {width:100%;}
}

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio:1.3),
only screen and (-o-min-device-pixel-ratio:13/10),
only screen and (min-resolution:120dpi) {
	.trigger-icon {background-image:url(/images/mobile-menu-button@2x.png); background-size:20px 20px;}
	.submenu-toggle .arrow {background:url(/images/mobile-menu-toggle@2x.png) no-repeat center center; background-size:18px 12px;}
	.social-links li.facebook a {background-image:url(/images/icon-facebook@2x.png); background-size:30px 60px;}
	.social-links li.linkedin a {background-image:url(/images/icon-linkedin@2x.png); background-size:30px 60px;}
}

/* Mozilla only */
@-moz-document url-prefix() {
	.btn {padding:8px 18px 11px 18px;}
}
/* Stylesheet: neoderma Modified On 2015-06-16 12:21:30 */
