.fullcta_section_blog{width:100%;float:left;margin:0;padding:25px 0;background-size:cover !important;position:relative;display:flex;align-items:center;margin-bottom:50px}.fullcta_section_blog.notblog{margin-bottom:0}.fullcta_section_blog:before{position:absolute;content:"";background:rgba(0,0,0,0.4);width:100%;height:100%;left:0;top:0;transition:all .6s ease}.fullcta_section_blog .wrapper{position:relative;z-index:9;text-align:center}.fullcta_section_blog .fullcta_cover{width:auto;float:none;display:block;padding-right:20px;font-size:30px;line-height:38px;color:#fff;transition:all .6s ease;margin-bottom:25px}.fullcta_section_blog .fullcta_btn{background:#00bbe6;padding:10px 20px;color:#fff;float:none;display:inline-block;text-transform:uppercase;font-weight:500;font-size:18px;line-height:24px;border-radius:5px;transition:all .6s ease}.fullcta_section_blog .fullcta_btn:hover{background:#8bc832;color:#fff}.fullcta_section_blog .cta_button img{display:none !important}.fullcta_section_blog:hover:before{background:rgba(255,255,255,0.72)}.fullcta_section_blog:hover .fullcta_cover{color:#1b2f4d}.fullcta_section_blog:hover .fullcta_btn{background:#8bc832;-webkit-animation:pulsate-bck 1s ease-in-out infinite both;animation:pulsate-bck 1s ease-in-out infinite both}@media(min-width:992px) and (max-width:1200px){.fullcta_section_blog .wrapper{width:960px}}@media(min-width:768px) and (max-width:991px){.fullcta_section_blog .wrapper{width:750px}}@media(min-width:30px) and (max-width:767px){.fullcta_section_blog{min-height:200px}.fullcta_section_blog .wrapper{width:100%;padding:0 20px;float:left !important}.fullcta_section_blog .fullcta_cover{padding:0;width:100%;margin-bottom:20px}}@-webkit-keyframes pulsate-bck{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.9);transform:scale(0.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-bck{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.9);transform:scale(0.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}