/*=======================================[To merge with Cyrus' code]*/
#redir-container {
    position: fixed;
    background: white;
    width: 100vw;
    height: 100vh;
    z-index: 30000;
    top: 0;
    left: 0;
}

.breadcrumbs {
    background-color: transparent;
    border-color: transparent;
}

.breadcrumbs>* {
    float: none;
}

/*=======================================[Home]*/
.system-error-message ._404 {
    color: #004890;
    font-size: 5rem;
    line-height: 10rem;
}
.underline-link {
    position: relative;
    font-family: Gotham, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.6;
    color: #24408E;
    z-index: 0;
    display: inline-block;
}

.underline-link::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background-color: #CCEAFD;
    bottom: 1px;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.underline-link:hover {
    color: #24408E;
}

.underline-link:hover::before {
    height: 89%;
}

.home-hero-bg {
    background: url('/Images/staging/background-white-home.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    height: 51rem;
    margin-bottom: -51rem;
}

.pen1 {
    position: absolute;
    left: 0;
    bottom: 0;
    /* background: url('/Images/staging/pens-1.png'); */
}
.pen1 img, .pen2 img {
	/* opacity: 0; */
}
.pen2 {
    position: absolute;
    right: 0;
    top: 0;
    /* background: url('/Images/staging/pens-2.png'); */
}

.prod-info img {
    height: 37px;
}

/*=======================================[Find a Clinic]*/

.find-a-clinic h1 {
    font-size: 36px;
}

/*=======================================[Treatments]*/

/*.treatment-detail .main-content > p:nth-child(1) {
	color: #0098F0;
    font-family: Gotham;	
    font-size: 24px;
    font-weight: 300;	
    line-height: 33px;
}*/

.treatment-detail .list-title {
    color: #24408E;
    font-weight: 600;
}

.treatment-detail .recommend h3, .treatment-detail .related-products h3 {
    font-size: 36px;
}

.treatment-detail .hero-image {
    margin: 0;
}

.treatment-detail p, .treatment-detail li, .treatment-detail .main-content .h-mini {
    margin-bottom: 20px;
}

.treatment-detail .list-title.mar-btm-10 {
    margin-bottom: 10px;
}

/*.treatment-detail img { margin-bottom: 40px; }*/

.treatment-detail li>p:nth-child(1) {
    margin-bottom: 20px;
}

.treatment-detail .related-products p {
    font-size: 14px;
}

.treatment-detail .related-products .underline-link {
    margin-bottom: 20px;
}

.treatment-detail .with-bg-blue, .treatment-detail .temp-bg-light-blue, .webapp-bg-blue {
    margin-left: 20px;
    margin-right: 20px;
}

.dermapens .webapp-bg-blue {
    margin: 0;
}

.main-product-class-detail .list-title {
    color: #24408E;
}

.main-product-class-detail .recommend h3, .main-product-class-detail .related-products h3 {
    font-size: 36px;
}

.main-product-class-detail .hero-image {
    margin: 0;
}

.main-product-class-detail p, .main-product-class-detail li, .main-product-class-detail .main-content .h-mini {
    margin-bottom: 40px;
    /*font-size: 16px;*/
}

.main-product-class-detail p.list-title {
    font-size: 18px;
    font-weight: 600;
}


.main-product-class-detail-bg {
	background: url(/Images/staging/background-white-home.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*.main-product-class-detail
.main-product-class-detail img { margin-bottom: 40px; }*/

.main-product-class-detail li>p:nth-child(1) {
    margin-bottom: 20px;
}

.main-product-class-detail .related-products p {
    font-size: 16px;
}

.main-product-class-detail .related-products .underline-link {
    margin-bottom: 20px;
}

.treatment-detail .custom-content img, .main-product-class-detail .custom-content img {
    margin-bottom: 40px;
}

.treatment-detail .custom-content ul li, .main-product-class-detail .custom-content ul li {
    margin-bottom: 0px;
}

.treatment-detail .custom-content ul li p, .main-product-class-detail .custom-content ul li p {
    margin-bottom: 30px;
}

.treatment-detail .custom-content p.list-title, .main-product-class-detail .custom-content p.list-title {
    margin-bottom: 20px;
}

.treatment-detail .custom-content .h-sub, .main-product-class-detail .custom-content .h-sub {
    margin-bottom: 20px;
}
.treatment-tab .tabs-title.is-active a,
.treatment-tab .tabs-title.is-active a:focus{
    background: #25408F;
    color: #FFFFFF;
}
.treatment-detail .custom-content p, .main-product-class-detail .custom-content p {
    margin-bottom: 30px;
}
.pad-rht-50 {
    padding-right: 50px;
}
@media screen and (max-width: 63.9375em) {
    .pad-rht-10-md {
        padding-right: 10px;
    }
}

/*=======================================[Main Products]*/

.main-products {
    padding-top: 100px;
}

.main-products .logo {
    min-height: 90px;
    margin: 1rem 0;
}

.main-products .logo.dp img {
    margin-top: 19.5px;
}

.main-products .blurb {
    margin-bottom: 2rem;
}

.main-products .blurb p {
    width: 50%;
    display: inline-block;
    font-size: 16px;
    width: 70%;
}

.main-products .blue-bg {
    background: linear-gradient(transparent, #cbedfa);
    width: 50%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    opacity: .5;
    z-index: -1;
}

/*=======================================[Products]*/

.products-wrap {
    /*background: url('/Images/staging/background.png') center bottom;*/
    background: url('/Images/staging/background-white-home.jpg') center center no-repeat;
    height: 100vh;
}

.products {
    background: url('/Images/staging/Products/products-background.png') center bottom;
    height: 100vh;
}

/*=======================================[Contact]*/

.contact .pod h3 {
    color: #24408E;
    font-family: "open-sans", sans-serif;
    font-size: 18px;
}

.contact .pod li, .contact .pod p {
    font-family: "open-sans", sans-serif;
    font-size: 14px;
}

.contact .pod li {
    list-style: none;
}

.contact-us-box {
    padding: 100px;
}

/*=======================================[Find a Clinic]*/

.find-a-clinic .result ul {
    padding: 0;
    margin: 0;
}

.find-a-clinic .result li {
    list-style: none;
    cursor: pointer;
}

.find-a-clinic .result li.active {
    border: 2px solid #24408e;
}

.find-a-clinic #store-locator {
    min-height: 40rem;
}

#autocomp1 {
    font-size: 16px;
}

.my-loc-text {
    color: #24408E;
    font-size: 14px;
    border-radius: 0;
    cursor: pointer;
}

.my-loc-text:hover, .my-loc-text:active, .my-loc-text:visited, .underline-link:visited {
    color: #24408E;
}

.clinic-preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, .5);
}

.clinic-preloader img {
    left: 50%;
    top: 50%;
    position: absolute;
}

.app-preloader h4 {
	color: #24408E;
}

.find-a-clinic #autocomp1.new {
    border: 1px solid #000;
    padding: 1rem;
    padding: 0 1rem;
    border-radius: 25px;
}

.find-a-clinic .form-group.new {
    margin-bottom: 10px;
}

.find-a-clinic .form-group.new .bar {
    border-bottom: none;
}

.find-a-clinic .form-group.new .control-label {
    padding-left: 1rem;
}

.find-a-clinic .form-group.new input:focus~.control-label, .find-a-clinic .form-group.new textarea:focus~.control-label, .find-a-clinic .form-group.new .has-value~.control-label {
    top: -10px;
}

.find-a-clinic .clinic-search, .find-a-clinic #map_canvas {
    height: 85vh;
}

.find-a-clinic .clinic-search {
    overflow-y: scroll;
}

body.find-a-clinic {
    overflow: hidden;
}

.find-a-clinic .g-recaptcha > div {
    margin: auto;
}

/*=======================================[DP Dermaceuticals]*/
.dp-dermaceuticals.seve-reasons .item {
	margin-bottom: 30px;
}

.dp-dermaceuticals.seve-reasons .number {
	color: #24408E;
	font-family: Gotham, sans-serif;
	font-weight: 700;
	font-size: 86px;
	line-height: 1;
    background: -webkit-linear-gradient(right, #24408E, #0098F0);
    background: -o-linear-gradient(right, #24408E, #0098F0);
   	background: -moz-linear-gradient(right, #24408E, #0098F0);
   	background: linear-gradient(to right, #24408E , #0098F0);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}

.dp-dermaceuticals.seve-reasons .spacer {
	width: 12.5%;
}

/*=======================================[Newsletter Signup]*/
#form-newsletter .form-group .bar {
    border-bottom: 1px solid #fff;
}
#form-newsletter .form-group .bar::before {
    background: #fff;
}

#form-newsletter .form-group .control-label {
    color: #fff;
}

#form-newsletter .form-group input {
    color: #fff;
}

#form-newsletter .form-group hollow.btn-white {
    background: transparent;
    border-color: #fff;
}

.hollow-white {
    font-family: Gotham, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #fff;
    border: solid 1px #fff;
    padding: 10.5px 20px;
    border-radius: 50px;
    display: inline-block;
    background: transparent;
}

.hollow-white {
    font-family: "open-sans", sans-serif !important;
    font-weight: 600 !important;
    padding: 15px 25px !important;
}
.hollow-white:hover {
    background-color: #fff;
    color: #1779c1;
}
.hollow-white:focus {
    color: #fff;
    background: transparent;
}

/*=======================================[Privacy]*/
.privacy ol {
    margin-bottom: 30px;
}
.privacy ol li {
    padding-left: 10px;
}
.privacy ol .heading, .privacy ul .heading { margin-left: -1.4rem; }
.privacy strong {
    font-weight: 600;
}
.privacy ol li p:last-child {
    margin-bottom: 30px;
}

/*=======================================[Blog Pages]*/
.loader span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #24408E;
    margin: 9px 5px;
    opacity: 0;
    padding-left: 0;
}
.loader-blog {
    line-height: 1.5px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.loader.loader-blog span {
    background-color: #24408E !important;
    width: 9px;
    height: 9px;
    margin: 9px 3px;
}
.next-blog {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 50px;
    display: inline;
    width: auto;
    position: relative;
}
.next-blog .icon-arrow-right {
    position: absolute;
    right: 20px;
    top: 5px;
}
.prev-blog {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 50px;
    display: inline;
    width: auto;
    position: relative;
}
.prev-blog .icon-arrow-left {
    position: absolute;
    left: 20px;
    top: 5px;
}

.main-product-class-detail.navigation .navigation-btn {
    padding: 30px 20px;
}
.main-product-class-detail.navigation .navigation-btn .main {
    font-size: 18px;
    padding-bottom: 0;
}

.main-flex-center {
    display: flex;
    justify-content: center;
}
.social-feed-main {
	min-height: 100vh !important;
}
/*=======================================[System Pages]*/

.sytem-message {
    padding-top: 100px;
    padding-bottom: 100px;
}

/*=======================================[Responsive]*/

/* Small only */

@media screen and (max-width: 39.9375em) {
    .pad-top-150 {
        padding-top: 70px;
    }
    .pad-top-140 {
        padding-top: 70px;
    }
    .pad-top-130 {
        padding-top: 70px;
    }
    .pad-top-120 {
        padding-top: 70px;
    }
    .pad-top-110 {
        padding-top: 70px;
    }
    .pad-top-100 {
        padding-top: 70px;
    }
    .pad-top-90 {
        padding-top: 40px;
    }
    .pad-top-80 {
        padding-top: 40px;
    }
    .pad-top-70 {
        padding-top: 40px;
    }
    .pad-top-60 {
        padding-top: 40px;
    }
    .pad-top-50 {
        padding-top: 40px;
    }
    .pad-top-40 {
        padding-top: 30px;
    }
    .pad-top-30 {
        padding-top: 20px;
    }
    .pad-btm-150 {
        padding-bottom: 70px;
    }
    .pad-btm-140 {
        padding-bottom: 70px;
    }
    .pad-btm-130 {
        padding-bottom: 70px;
    }
    .pad-btm-120 {
        padding-bottom: 70px;
    }
    .pad-btm-110 {
        padding-bottom: 70px;
    }
    .pad-btm-100 {
        padding-bottom: 70px;
    }
    .pad-btm-90 {
        padding-bottom: 40px;
    }
    .pad-btm-80 {
        padding-bottom: 40px;
    }
    .pad-btm-70 {
        padding-bottom: 40px;
    }
    .pad-btm-60 {
        padding-bottom: 40px;
    }
    .pad-btm-50 {
        padding-bottom: 40px;
    }
    .pad-btm-40 {
        padding-bottom: 30px;
    }
    .pad-btm-30 {
        padding-bottom: 20px;
    }
    .mar-top-150 {
        margin-top: 70px;
    }
    .mar-top-140 {
        margin-top: 70px;
    }
    .mar-top-130 {
        margin-top: 70px;
    }
    .mar-top-120 {
        margin-top: 70px;
    }
    .mar-top-110 {
        margin-top: 70px;
    }
    .mar-top-100 {
        margin-top: 70px;
    }
    .mar-top-90 {
        margin-top: 40px;
    }
    .mar-top-80 {
        margin-top: 40px;
    }
    .mar-top-70 {
        margin-top: 40px;
    }
    .mar-top-60 {
        margin-top: 40px;
    }
    .mar-top-50 {
        margin-top: 40px;
    }
    .mar-top-40 {
        margin-top: 30px;
    }
    .mar-top-30 {
        margin-top: 20px;
    }
    .mar-btm-150 {
        margin-bottom: 70px;
    }
    .mar-btm-140 {
        margin-bottom: 70px;
    }
    .mar-btm-130 {
        margin-bottom: 70px;
    }
    .mar-btm-120 {
        margin-bottom: 70px;
    }
    .mar-btm-110 {
        margin-bottom: 70px;
    }
    .mar-btm-100 {
        margin-bottom: 70px;
    }
    .mar-btm-90 {
        margin-bottom: 40px;
    }
    .mar-btm-80 {
        margin-bottom: 40px;
    }
    .mar-btm-70 {
        margin-bottom: 40px;
    }
    .mar-btm-60 {
        margin-bottom: 40px;
    }
    .mar-btm-50 {
        margin-bottom: 40px;
    }
    .mar-btm-40 {
        margin-bottom: 30px;
    }
    .mar-btm-30 {
        margin-bottom: 20px;
    }
    .filler-106 {
        width: 100%;
        height: 82px;
    }
    .home-hero-bg {
        background: url('/Images/staging/background-mobile.jpg') no-repeat center top scroll;
        background-size: contain;
    }
    .intro {
        padding: 120px 0;
    }
    .orbit-next, .orbit-previous {
        padding: 0;
    }
    .no-pad-small {
        padding: 0;
    }
    .no-mar-small {
        margin: 0;
    }
    h1, .dp-dermaceuticals.seve-reasons .h-base {
        font-size: 32px;
    }
    .font-36px {
        font-size: 24px;
    }
    .text-center-small {
        text-align: center;
    }
    .h-mini {
        font-size: 12px;
    }
    .with-bg {
        background-attachment: scroll;
        background-position: center top;
    }
    .with-bg-home {
        margin: 0;
        padding: 70px 10px;
    }
    .testimonial-cont .text {
        padding: 0;
        font-size: 24px;
        line-height: 1.6;
    }
    .testimonial-orbit {
        padding: 70px 60px 70px 60px;
    }
    .treatment-tab .tabs-title>a {
        min-width: 100px;
    }
    .box-shadow {
        box-shadow: none;
        border-bottom: solid 1px #F0F0F0;
        border-top: solid 1px #F0F0F0;
    }
    .footer .footer-cont, .footer .footer-cont .columns, .footer .footer-cont .foot-links {
        text-align: center !important;
    }
    .prod-info .h-mini {
        margin-top: 50px;
    }
    div, p, li, .underline-link, input.btn-main, button.btn-main, a.btn-main, input.hollow, button.hollow, a.btn-hollow, .treatment-detail .main-content p, .main-product-class-detail .main-content p, .h-sub, .list-title, .treatment-detail .main-content .list-title, .main-product-class-detail .main-content .list-title, button.hollow-white {
        font-size: 14px;
    }
    .form-group.search-clinic-name {
        width: 100%
    }
    .treatment-item:nth-child(odd), .treatment-item:nth-child(even) {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .before-after-item:nth-child(odd) {
        padding-right: 7.5px;
    }
    .before-after-item:nth-child(even) {
        padding-left: 7.5px;
    }
    .before-after-item .underline-link {
        font-size: 14px;
    }
    .footer .footer-top {
        padding: 70px 0px;
        border: solid 1px #F0F0F0;
    }
    .footer .footer-links {
        padding-bottom: 30px;
    }
    .smedia {
        padding: 12px 13px;
    }
    .footer-base a, .footer-base p {
        font-size: 12px;
        line-height: 2rem;
    }
    .footer-base {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer .footer-base, .footer .footer-base p, .footer .footer-base a {
        font-size: 12px;
    }
    .footer-base .site-accreditation p {
        padding-bottom: 10px;
        text-align: center;
    }
    .products-wrap .main-products {
        padding: 0px;
    }
    .main-products .logo {
        min-height: 10px;
    }
    .products-wrap .products-dermapen {
        background-color: #FFFFFF;
        padding: 40px 10px;
    }
    .products-wrap .products-dp-dermaceuticals {
        background-color: #F4FCFF;
        padding: 40px 10px;
    }
    .find-a-clinic #map_canvas {
        height: 500px;
    }
    .find-a-clinic .clinic-search {
        height: auto;
    }
    .find-a-clinic .clinic-search {
        overflow-y: hidden;
    }
    body.find-a-clinic {
        overflow: scroll;
    }
    .contact .box-shadow {
        border-top: none;
        margin-top: 0;
    }
}

/* Medium and up */

@media screen and (min-width: 40em) {
    .treatment-list .medium-6 {
        float: none;
        display: inline-block;
        width: 49%;
    }
}

/* Medium only */

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .with-bg {
        background-attachment: scroll;
        background-position: center top;
    }
    .prod-info .h-mini {
        margin-top: 50px;
    }
    .prod-info h3 {
        font-size: 24px;
    }
    .testimonial-cont .text {
        padding: 0;
        font-size: 24px;
        line-height: 1.6;
    }
    .footer-base .privacy a {
        margin: 0;
    }
}

/* Large and up */

@media print, screen and (min-width: 64em) {
    .treatment-list .large-3 {
        width: 24%;
    }
}

@media screen and (min-width: 64em) and (max-width: 68em) {
    .prod-info .h-mini {
        margin-top: 50px;
    }
    .prod-info h3 {
        font-size: 24px;
    }
}


/* Large only */

@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

/*=======================================[Responsive - Custom]*/

@media screen and (min-width: 40em) and (max-width: 668px) {
    .header .header-cont .nav-cont {
        padding-left: 7px;
    }
}

@media screen and (max-width: 438px) {
    .products-dp-dermaceuticals .image img, .products-dermapen .image img {
        max-width: 300px;
    }
}

@media screen and (max-width: 395px) {
    .header .header-cont .burg-menu.burg-text {
        display: none;
    }
}

@media screen and (max-width: 368px) {
    .products-dp-dermaceuticals .image img, .products-dermapen .image img {
        max-width: 250px;
    }
    .products-dermapen .image img {
        max-width: 221px;
    }
    .products-dp-dermaceuticals .image img {
        max-width: 150px;
    }
}

@media screen and (max-width: 344px) {
    .header .header-cont .nav-cont:first-child .logo-lnk {
        width: 174px;
    }
}
@media screen and (max-width: 340px) {
    .header .header-cont .burg-menu.burg-text {
        display: none;
    }
}

#clinics-near .selected {
    background-color: #e4f5ff;
}


.nav-loggedin {
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-login,
.nav-login:visited,
.nav-loggedin,
.nav-loggedin:visited {
    display: inline-block;
    vertical-align: middle;
    color: #24408E;
    font-family: Gotham, sans-serif;
    font-size: 18px;
    line-height: 50px;
    font-weight: 500;
    padding-right: 30px;
    position: relative;
}

.nav-login:after,
.nav-loggedin:after {
    font-family: 'dermapen-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e9dc";
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 20px;
}

.nav-loggedin {
    padding-right: 50px;
}

.nav-loggedin:after {
    top: 14px;
    right: 22px;
}

.nav-loggedin:before {
    font-family: 'dermapen-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e92a";
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 20px;
    -webkit-transition: all 10ms ease-in 0s;
    -moz-transition: all 10ms ease-in 0s;
    -o-transition: all 10ms ease-in 0s;
    transition: all 10ms ease-in 0s;
}

.nav-dropdown ul {
    padding: 0;
    font-size: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.nav-dropdown ul li {
    display:inline-block;
}

.nav-dropdown a {
    display:block;
    color:#24408E;
    font-size:20px;
    text-decoration:none;
}

.nav-dropdown ul ul {
    display: none;
    position: absolute;
    left: 0;
}

.nav-dropdown .nav-loggedin.active~.ul-loggedin {
    display: inherit;
    background: #fff;
    border: 1px solid #f0f1f1;
    width: 170px;    
    box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 20px -3px;    
}

.nav-dropdown .nav-loggedin.active~.ul-loggedin li {
    text-align: left;     
    display: block;
}

.nav-dropdown .nav-loggedin.active~.ul-loggedin li a {
    font-size: 16px;
    padding: 10px 16px 10px 16px;
}

.nav-dropdown .nav-loggedin.active~.ul-loggedin li a:hover {
    background: #f3faff;
}

.nav-loggedin.active:before {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 930px) {
    .logo-links {
        width: 100%;
    }
    .logo-container {
        display: none;
    }
    .main-nav a {
        font-size: 18px;
        padding: 10px 0;
    }
    .nav-loggedin, .nav-login {
        line-height: 60px;
    }
    .nav-login,
    .nav-loggedin {
        margin-right: 15px;
    }
    .nav-loggedin:before,
    .nav-loggedin:after,
    .nav-login:after {
        top: 18px;       
    }
    .header .header-cont .logo-lnk, .header .header-cont .nav-cont, .footer .footer-top .logo-lnk {
        padding: 0;
        margin-bottom: 10px;
    }
    .header .header-cont .nav-cont {
        padding-left: 0;
        line-height: 60px;
        margin-bottom: 0px;
    }
    .header .header-cont .nav-cont:first-child {
        float: right;
        padding-right: 20px;
    }
    .header .header-cont .nav-cont:last-child {
        float: left;
        padding-left: 20px;
    }
    .header .header-cont {
        padding: 18px 0px;
    }
    .header .header-cont .burg-menu {
        font-size: 16px;
    }
}

@media screen and (max-width: 639px) {
    .nav-name,
    .nav-loggedin:before {
        display: none;   
    }
    .nav-login,
    .nav-loggedin {
        margin-right: 0;
    }
    .nav-login:after {
        top: 14px;
        right: 22px;
        border: 1px solid #25408e;
        border-radius: 50%;
        padding: 3px;
        background: #fff;
        color: #25408e;
    }
    .nav-loggedin:after {
        top: 14px;
        right: 22px;
        border: 1px solid #25408e;
        border-radius: 50%;
        padding: 3px;
        background: #25408e;
        color: #fff;
    }
    .nav-login,
    .nav-login:visited,
    .nav-loggedin,
    .nav-loggedin:visited {
        padding-right: 28px;
    }
    .nav-dropdown .nav-loggedin.active~.ul-loggedin {
    	left: -17px;
    }
}

@media screen and (max-width: 385px) {
    .header .header-cont .burg-menu.burg-text {
        display: none;
    }
    
    .nav-login:after,
    .nav-loggedin:after {
        right: 8px;
    }
}

@media screen and (max-width: 39.9375em) {
    .header .header-cont .nav-cont:last-child {
        line-height: 50px;
    }
}

.reveal .close-button {
	background: transparent;
    color: #d2d2d2;
}

.reveal .close-button:hover {
    color: #0a0a0a;
}

/* JOB8 */

.form-registration {
}

.home-hero-dp4-bg-dist {
    z-index: -1;
    background: url(/staging/Images/background-dp4-white.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    z-index: -1;
    height: 47rem;
    margin-bottom: -47rem;
}

.home-hero-dp4-bg-proz {
    z-index: -1;
    background: url(/staging/Images/background-dp4-white.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    z-index: -1;
    height: 47rem;
    margin-bottom: -47rem;
}

#prozone-registration-form {
}

#prozone-registration-form .form-group.select.active .control-label {
    top: 0;
}

#prozone-registration-form .form-group.select:before {
    top: 22px;
}
#prozone-registration-form .form-group .icon-calendar {
    position: absolute;
    top: 27px;
    right: 5px;
}

.no-edit {
	border: none;
}


.filler-68 {
    width: 100%;
    height: 65px;
}
.main-body.products-wrap {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
}
.main-body.products-wrap {
    padding-top: 0;
}
@media screen and (max-width: 1024px) {
    .with-bg,
    .home-hero-bg,
    .home-hero-dp4-bg,
    .home-hero-bg-fixed,
    .home-hero-blog-bg,
    .home-hero-dp4-bg-dist,
    .home-hero-dp4-bg-proz {
    	background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    .nav-loggedin {
        width: 60px;
    }
	.footer .privacy .text-right {
		text-align: center !important;
    }
    .products-dp-dermaceuticals .image img, .products-dermapen .image img {
        max-width: 300px;
    }
}

#warranty-claim .form-group .control-label {
    top: 9px;
}

#warranty-claim .form-group input:focus~.control-label,
#warranty-claim .form-group .has-value~.control-label{
    top: -12px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

#form-newsletter .hollow-white[disabled=""],
#form-newsletter .hollow-white[disabled="disabled"],
#form-newsletter .hollow-white[disabled] {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    border: solid 1px #fff;
    border-radius: 50px;
    display: inline-block;
    background: transparent;
    font-family: "open-sans", sans-serif;
    font-weight: 600;
    padding: 15px 25px;
    opacity: 1;
}

/* Header Update */

.header-cont .small-collapse>.column, .small-collapse>.columns {
    padding-right: 10px;
    padding-left: 10px;
}
.header .header-cont .nav-cont:first-child .logo-lnk {
    display: none;
}
@media screen and (max-width: 930px) {
    .header-cont .nav-cont:first-child .header-button {
        display: none;
    }
    .header .header-cont .nav-cont:last-child {
        float: right;
    }
    .header .header-cont .nav-cont:first-child .logo-lnk {
        display: block;
    }
    .header .header-cont .nav-cont:first-child {
        float: left;
    }
}
@media screen and (max-width: 639px) {
    .header .header-cont .nav-cont:last-child {
        padding: 0;
    }
    .header .header-cont .nav-cont:first-child .logo-lnk {
        width: 200px;
    }
}
@media screen and (max-width: 360px) {
    .header .header-cont .nav-cont:first-child {
        padding-right: 0;
    }
    .nav-loggedin {
    	width: 40px;
    }
}

/* Header Update (Social Icons) */
#main-nav .main-nav-cont {
    height: 100%;
    margin: 0;
}

#main-nav-social {
    text-align: right;
    padding-right: 15px;
}
#main-nav-social .smedia {
    background-color: #24408E;
    color: #FFFFFF;
    margin: 0px 8px;
    display: inline-block;
    line-height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 17px 18px;
    border-radius: 40px;
}
#main-nav-items {
    min-height: 100%;
    margin-bottom: -100px;
}
#main-nav-social,
.push {
    height: 100px;
}
#main-nav-items .columns {
    padding-top: 196px;
}
@media screen and (max-width: 930px) {
    #main-nav-items .columns {
        padding-top: 188px;
    }
    #main-nav-social {
        padding-right: 0;
    }
    #main-nav .main-nav-cont {
        height: auto;
    }
    .push {
        display: none;
    }
    
    #main-nav-social { 
        text-align: center;
    }
}
@media screen and (max-width: 640px) {
    #main-nav-items .columns {
        padding-top: 106px;
    }
}
@media screen and (max-width: 39.9375em) {
    #main-nav-social .smedia {
        padding: 12px 13px;
    }
}

.form-readonly {
    position: relative;
}
.form-readonly::before {
    position: absolute;
    right: 5px;
    content: "\e971";
    font-family: 'dermapen-icons';
    top: 8px;
}