.blog-right{position:sticky;top:0}
.top-heading-m{padding: 60px 0;text-align: center;background-color: #f0f7fe;margin-bottom: 45px;}
.top-heading h1{display: inline-block;width: 100%;font-size: 40px;color: #0061bc;font-family:OpenSans-Bold;margin: 0;}
.blog-m{margin-bottom: 40px;}
.blog{margin-bottom: 55px;}
.blog .img{margin-bottom: 10px;overflow: hidden;}
.blog .img img{width: 100%;transition: 0.3s;}
.blog-content h4{display: inline-block;width: 100%;margin-bottom: 10px;font-size: 24px;color: #0061bc;font-family:OpenSans-SemiBold;}
.blog-content ul{display: inline-block;width: 100%;margin-bottom: 10px;}
.blog-content ul li{display: inline-block;font-size: 14px;color: #989897;}
.blog-content ul li:first-child{margin-right: 15px;}
.blog-content ul li svg{margin-right: 10px;fill: #0061bc;}
.blog-content ul li span{font-size: 14px;color: #989897;}
.blog-content p{display: inline-block;width: 100%;color: #989897;margin-bottom: 20px;}
.blog-content a{display: inline-block;text-decoration: none;color: #ffc500;font-size: 14px;font-family:OpenSans-Bold;}
.blog-content a svg{fill: #ffc500;}
.blog-content a:hover{color:#0061bc;transition: 0.3s;}
.blog-content a:hover svg{fill:#0061bc;transition: 0.3s;}
.blog:hover .img img{transform: scale(1.1);}
.blog-m .view-btn{text-align: left;padding: 0}
.blog-m .view-btn a{width: 150px;text-align: center;}
.navbar-toggler {background:white}

.pagination-m .paging-navigation{margin-bottom: 34px; float: right;}
.pagination-m .page-numbers{background-color: #0061bc;color: #fff;padding: 11px  12px;border: 1px solid #dee2e6;}
.pagination-m .page-numbers.current{background-color: #ffc500;color: #0061bc;transition: 0.2s ease;}
.pagination-m .page-numbers:hover{background-color: #ffc500;color: #0061bc;transition: 0.2s ease;}

@media screen and (min-width : 21px) and (max-width : 1200px) {
.heading-form h3{font-size: 24px;}
}
@media screen and (min-width : 21px) and (max-width : 991px) {
.blog-left{margin-bottom: 30px;}
.blog-m .col-md-8{margin: 0 auto;}
}
@media screen and (min-width : 21px) and (max-width : 767px) {
}
@media screen and (min-width : 21px) and (max-width : 700px) {
}
@media screen and (min-width : 21px) and (max-width : 575px) {
.genral-heading-m .genral-heading h2{font-size: 30px;}		
}
@media screen and (min-width : 21px) and (max-width : 475px) {
}
@media screen and (min-width : 21px) and (max-width : 375px) {
.genral-heading-m .genral-heading h2{font-size: 26px;}
.blog-content h4{font-size: 18px;}
.blog-content ul li:first-child{margin-right: 4px;}
}
@media screen and (min-width : 21px) and (max-width : 320px) {
}