.blog-section .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}@media only screen and (max-width: 991px){.blog-section .blog-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media only screen and (max-width: 767px){.blog-section .blog-grid{grid-template-columns:repeat(1,1fr);gap:30px;margin-top:20px}}.blog-section .blog-grid .blog-item{text-decoration:none}.blog-section .blog-grid .blog-item:hover img{scale:1.1}.blog-section .blog-grid .blog-item .img-div{height:330px;border-radius:20px;overflow:hidden}@media only screen and (max-width: 991px){.blog-section .blog-grid .blog-item .img-div{height:250px}}@media only screen and (max-width: 767px){.blog-section .blog-grid .blog-item .img-div{height:240px}}.blog-section .blog-grid .blog-item .img-div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease}.blog-section .blog-grid .blog-item .content{padding:20px 0 0;display:flex;flex-direction:column;gap:15px}@media only screen and (max-width: 767px){.blog-section .blog-grid .blog-item .content{gap:10px}}.blog-section .blog-grid .blog-item .content h2{font-size:22px;line-height:normal;font-weight:700;color:#000;width:80%;line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media only screen and (max-width: 767px){.blog-section .blog-grid .blog-item .content h2{font-size:20px;width:100%;line-height:23px}}.blog-section .blog-grid .blog-item .content p{font-size:18px;color:#263238;line-clamp:3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media only screen and (max-width: 767px){.blog-section .blog-grid .blog-item .content .main-btn{padding:8px 15px;border-radius:5px}.blog-section .blog-grid .blog-item .content .main-btn span{display:block!important}.blog-section .blog-grid .blog-item .content .main-btn img{height:12px}}.blog-section .blog-pagination nav ul{gap:20px}@media only screen and (max-width: 767px){.blog-section .blog-pagination nav ul{gap:8px;width:100%}}.blog-section .blog-pagination nav ul li.active a{background:#193d7f;color:#fff}.blog-section .blog-pagination nav ul li a{display:flex;align-items:center;justify-content:center;border:none;color:#193d7f;width:40px;height:40px;border-radius:40px!important;font-weight:500;background:#193d7f20}@media only screen and (max-width: 767px){.blog-section .blog-pagination nav ul li a{font-size:14px}}.blog-section .blog-pagination nav ul li a:focus{box-shadow:none}.blog-section .blog-pagination nav ul li a:hover{background:#3091eb;color:#fff}.blog-inner-page .blog-details{padding-right:60px}@media only screen and (max-width: 1536px){.blog-inner-page .blog-details{padding-right:30px}}@media only screen and (max-width: 991px){.blog-inner-page .blog-details{margin-bottom:50px!important;padding-right:0}}.blog-inner-page .blog-details .img-section{height:380px;border-radius:20px;overflow:hidden}@media only screen and (max-width: 991px){.blog-inner-page .blog-details .img-section{height:320px}}@media only screen and (max-width: 767px){.blog-inner-page .blog-details .img-section{height:200px;border-radius:15px}}@media only screen and (max-width: 380px){.blog-inner-page .blog-details .img-section{height:180px}}.blog-inner-page .blog-details .img-section img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-inner-page .blog-details .blog-content{padding:40px 0 0}@media only screen and (max-width: 991px){.blog-inner-page .blog-details .blog-content{padding:30px 0 0}}.blog-inner-page .blog-details .blog-content h1{font-size:36px;line-height:normal;font-weight:700;margin-bottom:15px!important}@media only screen and (max-width: 1536px){.blog-inner-page .blog-details .blog-content h1{font-size:32px}}@media only screen and (max-width: 991px){.blog-inner-page .blog-details .blog-content h1{width:80%}}@media only screen and (max-width: 767px){.blog-inner-page .blog-details .blog-content h1{font-size:24px;width:100%;line-height:28px}}@media only screen and (max-width: 380px){.blog-inner-page .blog-details .blog-content h1{font-size:22px;line-height:26px}}.blog-inner-page .blog-details .blog-content p,.blog-inner-page .blog-details .blog-content span{font-size:18px;margin-bottom:20px!important}@media only screen and (max-width: 767px){.blog-inner-page .blog-details .blog-content p,.blog-inner-page .blog-details .blog-content span{font-size:16px}}.blog-inner-page .blog-details .blog-content p:last-child,.blog-inner-page .blog-details .blog-content span:last-child{margin-bottom:0!important}.blog-inner-page .blog-details .blog-content h2,.blog-inner-page .blog-details .blog-content h3,.blog-inner-page .blog-details .blog-content h4,.blog-inner-page .blog-details .blog-content h5,.blog-inner-page .blog-details .blog-content h6{font-weight:700;font-size:20px;margin-bottom:10px!important}@media only screen and (max-width: 767px){.blog-inner-page .blog-details .blog-content h2,.blog-inner-page .blog-details .blog-content h3,.blog-inner-page .blog-details .blog-content h4,.blog-inner-page .blog-details .blog-content h5,.blog-inner-page .blog-details .blog-content h6{font-size:18px}}.blog-inner-page .blog-details .blog-content h2:last-child,.blog-inner-page .blog-details .blog-content h3:last-child,.blog-inner-page .blog-details .blog-content h4:last-child,.blog-inner-page .blog-details .blog-content h5:last-child,.blog-inner-page .blog-details .blog-content h6:last-child{margin-bottom:0!important}.blog-inner-page .blog-side{position:sticky;top:30px}.blog-inner-page .blog-side h3{font-weight:700;font-size:26px;margin-bottom:10px!important}@media only screen and (max-width: 767px){.blog-inner-page .blog-side h3{font-size:20px}}.blog-inner-page .blog-side .social-links a:hover img{scale:1.1}.blog-inner-page .blog-side .social-links a img{height:25px;transition:.3s ease}@media only screen and (max-width: 767px){.blog-inner-page .blog-side .social-links a img{height:20px}}.blog-inner-page .blog-side .recent-blogs a{padding:20px;background:#fff;text-decoration:none;border:1px solid transparent}@media only screen and (max-width: 767px){.blog-inner-page .blog-side .recent-blogs a{padding:15px}}.blog-inner-page .blog-side .recent-blogs a:hover{border:1px solid #193D7F}.blog-inner-page .blog-side .recent-blogs a h4{font-size:18px;font-weight:600;margin-bottom:20px!important;line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media only screen and (max-width: 991px){.blog-inner-page .blog-side .recent-blogs a h4{font-size:20px;width:80%}}@media only screen and (max-width: 767px){.blog-inner-page .blog-side .recent-blogs a h4{font-size:16px;width:90%}}.blog-inner-page .blog-side .recent-blogs a img{height:14px}.blog-inner-page .blog-side .recent-blogs a span{font-size:14px;color:#263238}
