
@media only screen and ( min-width:320px) and ( max-width:599px ){
.mobi {  display:block;
}
.dask {  display:none;
}
.con-page ul li {
 
    font-size: 22px;
   
}
header{position: relative; padding: 15px 0px;}
.con-top {
    padding: 70px 30px;
}
.bg-topheder{margin-top: 0px;}
    h2 {
        font-size: 32px;
        color: #273141;
        font-weight: 700;
        margin: 5px 0px;
        line-height: 52px;
        text-transform: capitalize;
    }

.home-slide-content p {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    margin: 5px 0px;
    line-height: 52px;
    text-transform: capitalize;
}
h5 {
    font-size: 20px;
    color: #273141;
    font-weight: normal;
    margin: 5px 0px;
    line-height: 34px;
}

.card {
    position: relative;
    overflow: hidden;
    border: none;
    margin-bottom: 30px;
}
.about img {
    border-bottom-right-radius: 110px;
    width: 100%;
    margin-top: 30px;
}
.svr-top ul li a {
   
    margin-bottom: 16px;
}
.ineer-page-sv img {
    width: 100%;
    border-radius: 30px;
    border-bottom-right-radius: 110px;
    margin-top: 30px;
}