/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1199.98px) {
/*.business .howitworks{max-width:33.3%!important;flex:auto;margin-bottom:30px}*/
.footer-content{max-width:83.3%!important;flex:auto;margin-left:8.3%}
.personal-hit{max-width:83.3%!important;flex:auto;margin-left:8.3%}
.copyright{float:none;text-align:left}
.contact-details{padding:0}
.company-map{width:100%}
.image-not-found{padding-left: 70px;}
.col-md-2-custom {-webkit-box-flex: 0;-ms-flex: 0 0 10.666667%;flex: 0 0 10.666667%;max-width: 10.666667%;}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 991.98px) {
.container{padding-left:15px!important;padding-right:15px!important}
.footer-menu{padding:15px}
.nav-link{padding-top: 1.5rem}
.nav-link:hover{border:0}
.category-arrow{display:none}
.category-menu{bottom:0;right:0;top:90px;left:50%;width:100%}
.menu-block{margin:15px 0}
.icon-navigation img{max-width:100px; margin-bottom:15px}
.howitworks{margin-bottom:30px}
.popular-item{margin-bottom:30px}
section{padding:50px 10px !important}
.tagline{padding:0}
.renewalconfirm-area{margin:0;height:auto;padding:15px;box-shadow:none}
.container{margin-left:0;margin-right:0}
.image-wrap{font-size: 9px;}
.image-not-found{padding-left: 60px;}
.responsive-font {font-size: 22px;}
.mb-2-rs {margin-bottom: 0px;}
.col-md-2-custom {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 767.98px) {
    .card-mini-logo {
        position: absolute;
        z-index: 1000;
        top: 10px;
        left: 25px;
        width: 50px;
    }
    .card-padding-custom{
        padding: 1.5rem;
    }
    .col-md-2-custom {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 575.98px) {
.tagline{display:none;padding:0}
.chat img{width:40%}
.category-menu{bottom:0;right:0;top:90px}
.icon-navigation img{max-width:80px; margin-bottom:15px}
.copyright{float:none;text-align:center}
.login-area{margin-top:30px;margin-bottom:30px}
.inputphone{padding-left:15px}
#download-banner{width:100%;bottom:0;border-radius:0;}
.download-button{display:none}
.image-wrap{margin-top: -40px; font-size: 7px;}
.image-not-found{pft: 35px;}
.wrapper-home{top:-10px; margin-bottom: -10px;}
.small-custom{font-size: 75%;}
h4{font-size: 17px;}
h1{font-size: 24px;}
.img-ojk {max-width: 90%;}
.downloadlogo{max-width: 140px}
.justify-content-rs {justify-content: center !important;}
.justify-content-rs-logo {justify-content: center !important;margin-left: -30px;}
.text-align-rs {text-align: center !important;}
.col-sm-3-custom {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
}




