@media (max-width:576px){
.navigation .dropdown{position:relative;padding-right:0}
.page-title{padding:10px 0}
.page-title h1{font-size:14px}
.sliderLeft,.sliderRight{height:100%}
.footer .footer-left{padding:1rem}
.footer-left>div img{position:static}
.menuSection div a:hover>span{transform:translate(0,0);background-color:var(--theme-secondary)!important;transition-duration:.3s}
.menuSection div a{text-wrap:wrap!important}
.menuSection div a:hover>span img{filter:none;transition-duration:.3s}
.blog div div>div:last-child>span a{right:2.5%}
.slider-text{padding:10px 0}
.slider-text h4{font-size:1rem;font-weight:600!important}
.slider-text p{opacity:.9;line-height:1.25}
section>img{display:none}
.footer-left{border-right:0}
}
@media (max-width:1025px){
.designation{position:static}
.message-right .lh-13{line-height:2}
}
@media (max-width:768px){
.choose-carousel{padding-left:0}
.mainSlider .carousel-buttons{display:none}
.sticky-header{display:none}
.designation{width:100%!important}
.social-links a{margin:0}
.login-links1,.login-links2,.social-links{padding:0 0}
.knowCard .knowLeft{position:static}
.inner-message-card{width:75%!important}
.message-left img:nth-child(2){display:none}
.blog div div>div:last-child>span a{right:2%}
}
@media (min-width:768) and (max-width:1025){
.inner-menuBottom h6::before{width:50px}
}