

@media(min-width:992px) {



}


@media(max-width:768px){
.typing-wrapper{
    font-size:18px;
    color:#525252;
    font-family: "Inconsolata", monospace;
}
.mt_h1 {font-size: 40px;}
.mt_service {font-size: 28px;}
.mt_hero_6 {margin-top: 10px;}
.sticky-top {background-color: #e6f0ef;}



.back-to-top {
    position: fixed;
    display: none;
    right: 10px;
    bottom: 13px;
    z-index: 99;
}
.back-to-top i {
line-height: 44px;
}


}

