
.icon-cs {
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 0px 5px #0000ff;
    margin-right: 12px;
}
.icon-cs i.fa {
    font-size: 27px;
    color: #0000ff;
    padding: 11px 10px;
}

.des_gp02.cr {
   margin: 0px 0px 16px 0px;
    padding: 0 5px 7px 5px;
    box-shadow: 0px 0px 5px #00f;
    border-radius: 15px;
}
.top_destinations_main.crim img {
    width: 100%;
    height: 200px;
}
a.dsnp-ak {
    font-size: 19px;
    font-weight: 700;
    color: #0106f2;
    text-decoration: none;
    border: 1px solid #0106f2;
    padding: 5px;
    border-radius: 15px;
    display: none;
}

@media (min-width:320px) and (max-width:767px){
.main_banner {height: auto;margin-top: 80px;}
button.navbar-toggler {display: none;}
a.dsnp-ak {display: block;}
nav.navbar.navbar-expand-lg.navbar-light {position: fixed;top: 0px;z-index: 999999;background: #fff;width: 100%;}
.mbvcs {margin-top: -5px;}



}