.ukPopupnewsletter-i .close {

    background: #000 url(../img/icon_close.png) no-repeat scroll center center;

    color: #fff;

    font-size: 0;

    height: 30px;

    opacity: 1;

    position: absolute;

    right: 0;

    text-align: center;

    top: -15px;

    background-size: 11px;

    width: 30px;


    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.ukPopupnewsletter-i .close:hover {

    opacity: 0.8;

}

.uknewsletterp-popup {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    justify-content: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

}

.uknewsletterpopup {

    position: relative;

    background-color: #f6f6f6;

    border-radius: 5px;

    width: 100%}

#newsletter_block_popup {

    bottom: 0;

    left: 0;

    margin-left: 50%;

    padding: 60px 30px;

    position: absolute;

    right: 0;

    text-align: center;

    top: 0;

}

#newsletter_block_popup .block_content .newsletter_title h3 {

    color: #333;

    font-size: 36px;

    line-height: 1;

    margin: 0 0 25px;

    text-transform: none;

}

#newsletter_block_popup .block_content .ukContent {

    color: #666;

    font-size: 16px;

    line-height: 25px;

    margin-bottom: 30px;

}

#newsletter_block_popup .block_content .ukContent p {

    margin: 0;

}

#newsletter_block_popup .block_content .ukAlert {

    color: #b11e22;

    font-size: 14px;

}

#newsletter_block_popup .block_content .inputNew {

    background-color: #fff;

    border: 1px solid #ebebeb;

    border-radius: 4px;

    height: 45px;

    line-height: 45px;

    padding: 0 15px;

    width: 90%;

    margin-bottom: 30px;

}

#newsletter_block_popup .block_content .uknewsletter-popup-send-reqest {

    background: #b11e22 none repeat scroll 0 0;

    border-radius: 4px;

    color: #fff;

    display: inline-block;

    font-size: 12px;

    font-weight: 700;

    line-height: 45px;

    margin-bottom: 30px;

    padding: 0 30px;

    text-transform: uppercase;

    cursor: pointer;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

#newsletter_block_popup .block_content .uknewsletter-popup-send-reqest:hover {

    background-color: #333;

}

#newsletter_block_popup .newsletter_block_popup-bottom {

    display: inline-block;

}

#newsletter_block_popup .newsletter_block_popup-bottom .subscribe-bottom {

    display: inline;

    float: left;

    line-height: 25px;

    margin-right: 5px;

}

#newsletter_block_popup .newsletter_block_popup-bottom .uk-newsletter-dont-show-again {

    color: #666;

    font-size: 14px;

    font-style: italic;

    line-height: 25px;

    margin: 0;

}

.ukPopupnewsletter-i {

    margin: auto;

    max-width: 420px;

    height: auto;

    top: 50%;

    bottom: 0;

    transform: translate(0, -50%);

    -webkit-transform: translate(0, -50%);

    -o-transform: translate(0, -50%);

    -ms-transform: translate(0, -50%);

    -moz-transform: translate(0, -50%);

    position: relative;

    left: 0;

    right: 0;

    padding: 0 15px;

    transition: -webkit-transform .3s ease-out;

    transition: transform .3s ease-out;

    transition: transform .3s ease-out, -webkit-transform .3s ease-out;

}

.uknewsletter-popup-content-images img {

    width: 100%}

.uknewsletter-popup-block {

    border: 1px solid #e5e5e5;

    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);

    background-color: #fff;

}

.uknewsletter-popup-content-title {

    padding: 30px 15px 30px 15px;

    text-align: center;

}

.uknewsletter-popup-content-title .newsletter_title {

    font-size: 24px;

    color: #000;

    font-weight: 500;

    margin-bottom: 10px;

}

.uknewsletter-popup-content-title .ukContent h4 {

    display: none;

}

.uknewsletter-popup-content-title .ukContent p {

    font-size: 14px;

    color: #999999;

    font-weight: 400;

    line-height: 24px;

}

.uknewsletter-popup-content-title .ukContent {

    font-size: 14px;

    color: #444;

    font-weight: 400;

    line-height: 24px;

    text-transform: capitalize;

    margin-bottom: 15px;

}

.uknewsletterp-popup input {

    border: 1px solid #ccc;

    height: 40px;

    padding: 10px;

    width: 70%;

    background-color: #fff;

    font-size: 14px;

}

.uknewsletterp-popup button {

    border: none;

    height: 40px;

    cursor: pointer;

    font-size: 14px;


}

.uknewsletter-popup-bottom {

    margin-top: 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    /*-webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;*/

    justify-content: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

}

.uknewsletter-popup-bottom label {

    margin-bottom: 0;

    margin-left: 5px;

    text-align: left;

    font-size: 13px;

    color: #777777;

}

.uknewsletter-popup-checkbox {

    height: 13px;

}

.ukAlert {

    font-size: 14px;

    color: #27a74f;

    padding-bottom: 10px;

}

@media(max-width:991px) {

    .uknewsletter-popup-content-title .ukContent p {

        font-size: 13px;

    }

}

@media(max-width:767px) {

    .uknewsletter-popup-content-title {

        padding: 15px;

    }

    .uknewsletter-popup-content-title .newsletter_title {

        font-size: 20px;

    }

}

@media(max-width:480px) {

    .uknewsletterp-popup input {

        width: 63%

    }

}

