/*----------------------------------------promotions only styles start--------------------------------------*/

.bonus-block {
    border-radius: 4px;
    background-size: cover !important;
    padding: 50px 80px;
    margin: 30px 0 0 0;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.05);
}

.bonus-btn {
    font-size: 26px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    display: inline-block;
    padding: 0 35px;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background: #ff6262;
    background: -moz-linear-gradient(top, #ff6262 0%, #ff0000 40%, #be0404 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff6262), color-stop(40%, #ff0000), color-stop(100%, #be0404));
    background: -webkit-linear-gradient(top, #ff6262 0%, #ff0000 40%, #be0404 100%);
    background: -o-linear-gradient(top, #ff6262 0%, #ff0000 40%, #be0404 100%);
    background: -ms-linear-gradient(top, #ff6262 0%, #ff0000 40%, #be0404 100%);
    background: linear-gradient(to bottom, #ff6262 0%, #ff0000 40%, #be0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6262', endColorstr='#be0404', GradientType=0 );
    -webkit-box-shadow: 0 10px 25px 0 rgba(176,23,24,0.65);
    -moz-box-shadow: 0 10px 25px 0 rgba(176,23,24,0.65);
    box-shadow: 0 10px 25px 0 rgba(176,23,24,0.65);
    transition: 0.3s;
}

.bonus-btn:hover {
    transform: translateY(5px);
    -webkit-box-shadow: 0 5px 15px 0 rgba(176,23,24,0.65);
    -moz-box-shadow: 0 5px 15px 0 rgba(176,23,24,0.65);
    box-shadow: 0 5px 15px 0 rgba(176,23,24,0.65);
}

.bonus-label {
    display: inline-block;
    background: #eacd0c url("../images/bonus-label-bg.png") no-repeat 10px center;
    position: relative;
    color: #000;
    font-size: 12px;
    line-height: 1;
    padding: 8px 15px 8px 45px;
    box-shadow: 0 10px 30px 0 rgba(0,0,0,0.4);
    text-align: left;
}

.bonus-label:after {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    border: 8px solid transparent;
    border-right: 8px solid #eacd0c;
    bottom: -7px;
    left: 15px;
    transform: rotate(45deg);
}

/*.bonus-overflow{
    overflow: hidden;
}
*/
.bonus-3 h2{
    font-size: 32px;
    line-height: 56px;
    font-weight: bold;
    margin-left: 20px;
}
.bonus-3 h2 span{
    padding: 5px 15px;
}
.bonus-3 .blue-bg{
    background: #eaebeb; 
    background: -moz-linear-gradient(45deg, #eaebeb 10%, #eaebeb 10%, #afcbd4 41%, #afcbd4 41%); 
    background: -webkit-linear-gradient(45deg, #eaebeb 10%,#eaebeb 10%,#afcbd4 41%,#afcbd4 41%); 
    background: linear-gradient(45deg, #eaebeb 10%,#eaebeb 10%,#afcbd4 41%,#afcbd4 41%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaebeb', endColorstr='#afcbd4',GradientType=1 );
    color: #161f23;
}
.bonus-3 .dark-bg{
    background-color: #161f23;
    color: #fff;
}
.bonus-3 .bonus-text{
    float: right;
    text-align: center;
    margin-right: 60px;
}
.bonus-3 .bonus-text span{
    display: block;
    margin-bottom: 10px;
}
.bonus-3 .bonus-text {
    font-size: 41px;
    font-weight: bold;
    color: #000;
}
.bonus-3 .bonus-text .line-through{
    text-decoration: line-through;
    font-size: 41px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.bonus-3 .bonus-text  .red-bg{
    color: #fff;
    padding: 5px;
    line-height: 41px;
    background-color: #e00322;
    position: relative;
    font-size: 41px;
    font-weight: bold;
    margin-top: 23px;
    margin-bottom: 20px;
    
}
.bonus-3 .bonus-text .red-bg img{
    position: absolute;
    top: -36px;
    left: -99px;
    width: 130px;
}
.bonus-3 .bonus-text{
    font-size: 15.6px;
    color: #162025;
    font-weight: 400;
}
.bonus-2 h2 {
    font-weight: 400;
    color: #010100;
    font-size: 34px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 30px 0;
}

.ar-lang .bonus-2 h2 {
    text-shadow: 0 0 15px #fff, 0 0 5px #fff;
}

.ar-lang .bonus-2 h2 span, .ar-lang .bonus-2 h2 i {
    text-shadow: none;
}

.bonus-2 h2 span {
    font-size: 50px;
    display: inline-block;
    background: #000;
    color: #fff;
    font-weight: 600;
    line-height: 56px;
    padding: 0 10px;
}

.bonus-2 h2 strong {
    display: inline-block;
    margin: 0 0 0 120px;
    color: #010100 !important;
    line-height: 68px;
}

.ar-lang .bonus-2 h2 strong {
    margin: 0;
}

.bonus-2 h2 strong i {
    font-size: 62px;
    background: #ff1010;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
    font-style: normal;
}

.bonus-2 .bonus-btn {
    margin: 120px 0 0 0;
}

.bonus-1 h2 {
    font-size: 42px;
    line-height: 52px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}

.bonus-1 h2 span {
    display: inline-block;
    padding: 0 10px;
    background: #ff0000;
}

.bonus-1 h2 span strong {
    color: #fff !important;
}

.bonus-1 h2 i {
    display: inline-block;
    background: #000;
    font-style: normal;
    padding: 0 10px;
    font-weight: 600;
}

.bonus-1 p {
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    margin: 30px 0 0 0 !important;
}

.bonus-1 p span {
    background: #000;
    padding: 0 10px 2px 10px;
    display: inline-block;
}

.bonus-1 p strong {
    display: inline-block;
    background: #ff0000;
    color: #fff !important;
    padding: 1px 10px 0 10px;
    text-transform: uppercase;
}

.bonus-1 .bonus-btn {
    margin: 100px 0 0 0;
}

.bonus-5{
    margin-bottom: 30px;
    border-radius: 6px;
    overflow: hidden;
}

/*----------------------------------------promotions only styles end--------------------------------------*/

/*----------------------------------------response start--------------------------------------*/
@media (max-width: 1200px) {
    .bonus-3 h2{
        font-size: 28px;
    }
    .bonus-3 h2 span {
        padding: 5px 10px;
    }
    .bonus-3 .bonus-text{
        margin-right: 0;
    }
}
@media (max-width: 992px) {

    .bonus-block {
        padding: 30px 40px;
    }

    .bonus-btn {
        font-size: 20px;
        padding: 0 25px;
        height: 52px;
        line-height: 52px;
        border-radius: 26px;
    }

    .bonus-2 h2 {
        font-size: 28px;
        line-height: 26px;
        margin: 0;
    }

    .bonus-2 h2 span {
        font-size: 42px;
        line-height: 50px;
    }
    .bonus-2 h2 strong i {
        font-size: 52px;
    }

    .bonus-2 h2 strong {
        margin: 0 0 0 95px;
        line-height: 60px;
    }

    .bonus-2 .bonus-btn {
        margin: 80px 0 0 0;
    }

    .bonus-1 h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .bonus-1 p {
        font-size: 16px;
        margin: 20px 0 0 0 !important;
    }

    .bonus-1 .bonus-btn {
        margin: 70px 0 0 0;
    }
    .bonus-3 h2{
        font-size: 22px;
        line-height: 46px;
    }
    .de-lang .bonus-3 h2{
        font-size: 21px;    
    }
    .bonus-3 .bonus-text .red-bg{
        font-size: 32px;
        line-height: 41px;
        width: 157px;
        text-align: right;
    }
    .bonus-3 .bonus-text .red-bg img {
        left: -70px;
     
    }
    .bonus-3 .bonus-text .line-through{
        font-size: 32px;
    }

}

@media (max-width: 768px) {

    .bonus-2 .bonus-btn {
        margin: 30px 0 0 0;
    }

    .bonus-1 p {
        margin: 20px 0 30px 0 !important;
    }

    .bonus-1 .bonus-btn {
        margin: 30px 0 0 0;
    }
    .bonus-3 .bonus-text{
        margin: 0 auto;
        width: 133px;
        float: none;
    }
    .ar-lang .bonus-3 .bonus-text{
        width: 200px;
    }
    .bonus-3 h2{
        text-align: center;
        width: 225px;
        margin: 20px auto 0;
    }
    .de-lang .bonus-3 h2{
        width: 226px;   
    }
    .en-lang .bonus-3 h2,
    .pl-lang .bonus-3 h2,
    .es-lang .bonus-3 h2,
    .fr-lang .bonus-3 h2,
    .it-lang .bonus-3 h2,
    .ar-lang .bonus-3 h2{
        width: 229px;   
    }
    
    .bonus-3{
        background-position: right center !important;
    }

}

@media (max-width: 480px) {

    .bonus-block {
        padding: 25px 15px;
    }

    .bonus-btn {
        font-size: 18px;
        padding: 0 20px;
        height: 46px;
        line-height: 46px;
        border-radius: 23px;
    }

    .bonus-2 h2 {
        font-size: 24px;
        line-height: 22px;
    }

    .bonus-2 h2 span {
        font-size: 32px;
        line-height: 42px;
    }

    .bonus-2 h2 strong {
        margin: 0 0 0 50px;
        line-height: 47px;
    }

    .bonus-2 h2 strong i {
        font-size: 42px;
    }

    .bonus-2 .bonus-btn {
        margin: 25px 0 0 0;
    }

    .bonus-1 h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .bonus-1 p {
        font-size: 14px;
        margin: 20px 0 25px 0 !important;
    }

    .bonus-1 .bonus-btn {
        margin: 25px 0 0 0;
    }
}

/*----------------------------------------response end--------------------------------------*/