/**
 * Style: Simple
 */
.has-popup.no-scroll {
    overflow: hidden;
}
.has-popup.no-scroll body {
    overflow: hidden;
}

.wdpu-loading {
    position: relative;
}

.wdpu-loading:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8) url(/wp-content/themes/ptheme1/spinner.gif) center no-repeat;
    z-index: 1000;
    cursor: default;
}

#a2d5eac8ed8934607baf3567c60b43cec {
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 54px 0 50px;
    /* wrap is positioned inside the #a2d5eac8ed8934607baf3567c60b43cec layer. */
    /* Default: Image on right side */
}
#a2d5eac8ed8934607baf3567c60b43cec.custom-size {
    padding: 0;
}
#a2d5eac8ed8934607baf3567c60b43cec.custom-pos .wdpu-msg {
    position: absolute;
    display: inline-block;
    margin: 0 0 30px;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-msg {
    position: relative;
    display: block;
    margin: 0 auto 30px;
    text-align: left;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 2px 40px rgba(0, 0, 0, 0.3);
    font-size: 15px;
    /* Size / responsiveness */
    max-width: 800px;
    min-width: 100px;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-msg p {
    font-size: 15px;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-msg p:first-child {
    margin-top: 0;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-msg p:last-child {
    margin-bottom: 0;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 30px;
    height: 30px;
    text-decoration: none;
    opacity: .9;
    z-index: 10;
    background: transparent url(/wp-content/themes/ptheme1/close.png) no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-close {
        background: transparent url(/wp-content/themes/ptheme1/close@2x.png) no-repeat;
        background-size: 30px 30px;
    }
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-close:hover {
    opacity: 1;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-msg-inner {
    margin: 0 auto;
    background: #F2F2F2;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 100%;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-msg-inner.custom-size {
    max-width: none;
    min-width: 0;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-text,
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-image {
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-text {
    padding: 20px 20px 64px;
    background: #F2F2F2;
    position: relative;
    z-index: 10;
    height: 100%;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-image {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-image img {
    height: 100%;
    width: auto;
    position: relative;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-inner {
    overflow: auto;
    height: 100%;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-inner.no-bm {
    margin: 0;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-buttons {
    position: absolute;
    padding: 20px;
    height: 24px;
    margin: 0 -20px -20px;
    white-space: nowrap;
}
#a2d5eac8ed8934607baf3567c60b43cec a {
    color: #488CFD;
    text-decoration: underline;
    opacity: .9;
}
#a2d5eac8ed8934607baf3567c60b43cec a:visited {
    color: #488CFD;
}
#a2d5eac8ed8934607baf3567c60b43cec a:hover, #a2d5eac8ed8934607baf3567c60b43cec a:active, #a2d5eac8ed8934607baf3567c60b43cec a:focus {
    color: #488CFD;
    opacity: 1;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-head {
    border-bottom: 1px solid #DDD;
    padding-bottom: .5em;
    margin-bottom: 1em;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-title,
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-subtitle {
    font-size: 22.5px;
    line-height: 1.3em;
    margin: 0 0 .5em 0;
    color: #488CFD;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-title {
    font-weight: bold;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-subtitle {
    font-weight: 100;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-cta {
    line-height: 1.2em;
    padding: 10px 30px;
    opacity: .9;
    margin: 0 20px 0 0;
    text-decoration: none;
    background: #488CFD;
    color: #FFFFFF;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-cta:visited {
    color: #FFFFFF;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-cta:hover, #a2d5eac8ed8934607baf3567c60b43cec .wdpu-cta:active, #a2d5eac8ed8934607baf3567c60b43cec .wdpu-cta:focus {
    color: #FFFFFF;
    opacity: 1;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-text {
    margin: 0 40% 0 0;
    width: 60%;
}
#a2d5eac8ed8934607baf3567c60b43cec .wdpu-image {
    text-align: right;
    right: 0;
    width: 40%;
}
#a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-text {
    margin: 0 0 0 40%;
    margin-right: 0;
    width: 60%;
}
#a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-image {
    text-align: left;
    right: auto;
    left: 0;
}
#a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-text {
    margin: 0;
    width: 100%;
}
#a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-image {
    display: none;
}
#a2d5eac8ed8934607baf3567c60b43cec.rounded .wdpu-cta {
    border-radius: 5px;
}
#a2d5eac8ed8934607baf3567c60b43cec.rounded .wdpu-msg {
    border-radius: 10px;
}
#a2d5eac8ed8934607baf3567c60b43cec.rounded .wdpu-msg-inner {
    border-radius: 6px;
}

@media screen and (max-width: 770px) and (min-width: 480px) {
    #a2d5eac8ed8934607baf3567c60b43cec {
        padding: 0 54px 0 50px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-image, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-image, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-image, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-image {
        width: 100%;
        position: relative;
        display: block;
        max-height: 250px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-image img, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-image img, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-image img, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-image img {
        height: auto;
        width: 100%;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-text, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-text, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-text, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-text {
        margin: 0;
        width: 100%;
        padding-top: 15px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-head, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-head, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-head, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-head {
        margin-bottom: .5em;
        padding-bottom: .4em;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-subtitle, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-subtitle, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-subtitle, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-subtitle {
        margin-bottom: .2em;
    }
    #a2d5eac8ed8934607baf3567c60b43cec p, #a2d5eac8ed8934607baf3567c60b43cec.img-right p, #a2d5eac8ed8934607baf3567c60b43cec.img-left p, #a2d5eac8ed8934607baf3567c60b43cec.no-img p {
        margin-bottom: 16px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec.mobile-no-img .wdpu-image {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    #a2d5eac8ed8934607baf3567c60b43cec {
        padding: 0 14px 0 10px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-image, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-image, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-image, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-image {
        width: 100%;
        position: relative;
        display: block;
        max-height: 150px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-image img, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-image img, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-image img, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-image img {
        height: auto;
        width: 100%;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-text, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-text, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-text, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-text {
        margin: 0;
        width: 100%;
        padding-top: 10px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-head, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-head, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-head, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-head {
        margin-bottom: .3em;
        padding-bottom: .2em;
    }
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec .wdpu-subtitle, #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec.img-right .wdpu-subtitle, #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec.img-left .wdpu-subtitle, #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-title,
    #a2d5eac8ed8934607baf3567c60b43cec.no-img .wdpu-subtitle {
        margin-bottom: .2em;
    }
    #a2d5eac8ed8934607baf3567c60b43cec p, #a2d5eac8ed8934607baf3567c60b43cec.img-right p, #a2d5eac8ed8934607baf3567c60b43cec.img-left p, #a2d5eac8ed8934607baf3567c60b43cec.no-img p {
        margin-bottom: 8px;
    }
    #a2d5eac8ed8934607baf3567c60b43cec.mobile-no-img .wdpu-image {
        display: none;
    }
}