.navbar-brand {
    padding: 0px 15px!important;
}
section.bg_clrddd {
    background-image: url(../images/des-banner05.jpg);
    background-size: cover;
    min-height: 600px;
    position: relative;
}
.srchcnt{
    position: absolute;
    top: 50%;
    left: 50%;   
    /* -ms-transform: translate(50%, 50%); */
    transform: translate(-50%, -50%);
}
.srchcnt a{
    color:#e6e6e6;
    font-size: 20px;
    text-align: center;
    display: block;
    text-decoration: none;
}
.numtop{
    padding-bottom: 20px;
}
.numbot{
    padding-top: 20px;
}
.main-search {
    width: 100%;
    float: left;
    /* padding: 163px 0px 130px; */
    color: #fff;
    text-align: center;
}
tp-cascoon{
    margin-bottom: 0;
}
.dunit{display:none;}
.banner_bottom {
    padding-top: 15px;
    padding-bottom: 15px;
}
.privacy_content ul li {
    list-style: disc;
    line-height: 25px;
}
.privacy_content ul {
    padding-left: 10px;
}

.footmob {
    display: none;
}

@media (min-width: 320px) and (max-width: 767px){
.gallery-item img {
    position: relative;
    z-index: 1;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
    border: 1px solid #e6e6e6;
    width: 100%;
    height: 255px;
}
.dss-search {padding: 23px 0px 23px;}
.srchcnt{
    top: 5%;
    left:0%;
    transform: none;
}
.footmob {
    display: block;
}
.call_icon_mbl_ind {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    display: table;
    background: #1414D2;
    display: block;
    border-top:1px solid #797979!important;
}
.call_icon_mbl_ind p {
    margin: 0;
    width: calc(100% - 110px);
    color: #0000A3;
    font-size: 20px;
    vertical-align: middle;
    font-weight: 500;
    float: left;
    margin-top: 4px;
    text-align: center;
    padding: 4px 0;
    line-height: 30px;
}
.call_icon_mbl_ind a {
    color: #fff !important;
    text-decoration: none;
}
.call_icon_mbl_ind .cl_nw {
    background: #d50032;
    color: #fff;
    display: inline-block;
    padding: 9px 5px;
    vertical-align: middle;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    width: 110px;
    float: left;
}
.call_icon_mbl_ind .cl_nw a {
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    line-height: 16px;
}
.hed_rd {
    margin: 0px !important;
}
.dunit{display:block;}
.navbar{
    border-bottom:1px solid #e5e5e5!important;
}

}