    .content-wrap{max-width: 1170px;}
    .z-section{padding: 80px 0 40px;}
    .banner-cont, .banner-cont *{text-align: center;}
    .banner-cont p{width: 90%;margin: 0 auto 20px;}
    .act-btn{padding: 13px 30px;}
    .flex-wrap{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
    .block-cont, .block-img{width: 100%;max-width: 48%;}
    .block-cont{max-width: 400px;}
    .block-inner-section{margin-bottom: 100px;}
    .right-wrap{flex-direction: row-reverse;}
    .bottom-section{padding-bottom: 80px;}
    .block-section .content-wrap:last-child .block-inner-section{margin-bottom: 0;}

    @media only screen and (max-width: 991px){
        .block-inner-section{margin-bottom: 80px;flex-direction: column;text-align: center;}
        .block-img{max-width: 600px;}
    }
@media only screen and (max-width: 1300px){

.break{
display:none;
}
}