.blog_section{padding:80px 0}.blog_section .blog_tag>:last-child,.blog_section .blog_text>:last-child,.blog_section .blog_title a,.blog_section .section_title>:last-child{margin:0}.blog_section .blog_container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding-top:40px}.blog_section .single_blog{border:1px solid grey;overflow:hidden;width:calc(33.33% - 13.33px)}.blog_section .blog_content{padding:16px}.blog_section .blog_image{line-height:0;overflow:hidden}.blog_section .blog_image a{background-color:grey;padding-bottom:62.5%;width:100%}.blog_section .blog_image a:hover{transform:scale(1.1);-webkit-transform:scale(1.1)}.blog_section .blog_tag p{font-size:14px;line-height:1.5;text-transform:uppercase}.blog_section .blog_title a:hover h5{color:#fe5601}.blog_section .blog_title a h5{margin-bottom:10px;transition:all .3s ease-in-out}@media(max-width:1024px){.blog_section{padding:60px 0}.blog_section .single_blog{width:calc(50% - 10px)}}@media(max-width:991px){.blog_section{padding:50px 0}}@media(max-width:767.91px){.blog_section{padding:40px 0}}@media(max-width:640px){.blog_section .blog_container{gap:15px}.blog_section .single_blog{width:100%}}