.out-comebacker-content {
    width: 781px;
    height: 460px;
    background: rgba(60, 114, 181, 1);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 114, 181, 1)), color-stop(100%, rgba(123, 159, 204, 1)));
    background: linear-gradient(135deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c72b5', endColorstr='#7b9fcc', GradientType=1);
    font-family: Roboto !important;
    position: relative;
    border: 5px solid #dddddd;
}

.actsss {
    display: none !important;
}

.out-comebacker-content-close p {
    display: block;
    font-family: sans-serif;
    color: #fff;
    float: right;
    cursor: pointer;
    margin: 3px 10px 0 0 !important;
    font-size: 30px;
    line-height: 20px;

}

.eeee {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 333;
    position: fixed;
    cursor: pointer;
}

p.out-comebacker-content-mainp {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 25px;
    display: table;
    margin: 10px auto;
    color: #fff;
    text-align: center;
}

.out-comebacker-content-main-text-img {
    display: block;
    width: 98%;
    padding: 0 2%;
    margin-top: 15px;
    padding-right: 0;
    margin-right: 0;
    position: relative;
}

.out-comebacker-content-main-img {
    float: left;
    display: block;
    width: 34%;
    margin: 0 auto;
    margin-left: 0px;
    padding-left: 0px;
}

.out-comebacker-content-main-img img {
    display: block;
    width: 98%;
    margin: 0 auto;
    padding-top: 42px;
    margin-right: 0px;
    float: left;
}

.out-comebacker-content-main-text {
    display: block;
    width: 62%;
    float: right;
    margin-left: 2%;
    margin-top: 8px;
}

.out-comebacker-content-main-text p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    -webkit-margin-before: 0em;
    /* PACHINO EDIT */
    -webkit-margin-after: 0em;
    /* PACHINO EDIT */
    margin-top: 0 !important;
    /* PACHINO EDIT */
    margin-bottom: 0 !important;
    /* PACHINO EDIT */
    text-align: left;
    color: #fff;
    font-size: 22px;
    padding-bottom: 5px;
}

.out-comebacker-content-main-text-img:after {
    content: '';
    display: block;
    clear: both;
}

.out-comebacker-content-btn {
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    display: table;
    margin: 10px auto;
    font-size: 23px;
    text-decoration: none;
    color: #fff !important;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: bold;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px 15px !important;
    margin-top: 25px;
    background-color: #cc2929;
}

.out-comebacker-content-btn:hover {
    background: #ab0000;
    color: rgb(176, 73, 59);
}


.content-right-recommend-middle p {
    text-align: center;
}

.content-right {
    text-align: left;
}

@media screen and (max-width: 845px) {
    .out-comebacker-content {
        width: 100%;
        height: auto !important;
    }

    /* PACHINO EDIT */
    .my-com-date {
        line-height: 27px;
    }

    /* PACHINO EDIT */
    .out-comebacker-content-btn {
        max-width: 78%;
        font-size: 16px;
    }

    /* PACHINO EDIT */
    .out-comebacker-content-main-text p {
        font-size: 18px;
        text-align: center;
        line-height: 25px;
    }

    .out-comebacker-content-main-img {
        display: none;
    }

    p.out-comebacker-content-mainp {
        font-size: 20px;
    }

    .out-comebacker-content-main-text {
        float: none;
        width: 100%;
        margin: 0;
    }


    .pop_btn {
        font-size: 18px;
        max-width: 250px;
        padding: 10px;
    }

    .out-comebacker-content- {
        height: auto;
    }
}


.ps-popup-default {
    padding: 0 !important;
}

.out-comebacker-content-btn:focus:hover {
    color: rgb(176, 73, 59) !important;
}

#created-button-1,
#created-button-2 {
    line-height: 1.7em !important;
}

.my-com-date {
    color: rgb(255, 255, 255);
    /* text-shadow: 0 0 0px #ffffff; */
    font-weight: 600;
    line-height: 34px;
    padding: 1px 4px 1px 4px;
    background: #ff0000;
    border-radius: 3px;
    font-size: 20px;
}

.out-comebacker-content-btn:hover {
    text-decoration: none !important;
    -webkit-transition: 0.3s !important;
    transition: 0.3s !important;
}

.out-comebacker-content-btn:focus {
    text-decoration: none;
    color: #fff;
}

.out-comebacker-content-btn:active {
    border: 1px solid #fff;
}

a:active,
a:focus {
    outline: none;
}

input,
textarea {
    outline: none;
}

input:active,
textarea:active {
    outline: none;
}

:focus {
    outline: none;
}

textarea {
    resize: none;
}

textarea {
    resize: vertical;
}

textarea {
    resize: horizontal;
}

button:active,
button:focus {
    outline: none !important;
}

button::-moz-focus-inner {
    border: 0 !important;
}

.closeblock {
    display: block;
    float: right;
    font-size: 250%;
    color: #fff;
    position: absolute;
    cursor: pointer;
    top: -20px;
    right: -20px;
    width: 36px;
    height: 36px;
    background-image: url(../images/fancybox_sprite.png);
    background-repeat: no-repeat;
}

.exitblock {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
}

.exitblock .fon {
    background: #000000e3;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%;
}

.exitblock .modaltext {
    box-sizing: border-box;
    padding: 20px 40px;
    border: 4px solid #ffffff;
    background: rgba(60, 114, 181, 1);
    background: -moz-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 114, 181, 1)), color-stop(100%, rgba(123, 159, 204, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: linear-gradient(135deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    position: fixed;
    top: 80px;
    left: 50%;
    margin-left: -425px;
    width: 850px;
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.5);
    max-width: 100%;
}

@media only screen and (max-width: 950px) {
    .exitblock .modaltext {
        width: 100%;

        margin-left: -50%;


    }
